Source: kdevelop-pg-qt
Section: devel
Priority: optional
Uploaders: Maximiliano Curia <maxy@debian.org>
Build-Depends: bison,
               cmake (>= 2.8.12),
               debhelper (>= 9),
               extra-cmake-modules (>= 1.1.0),
               flex,
               qtbase5-dev (>= 5.2)
Standards-Version: 4.1.1
Homepage: https://techbase.kde.org/Development/KDevelop-PG-Qt_Introduction
Vcs-Git: https://anongit.neon.kde.org/extras/kdevelop-pg-qt
Vcs-Browser: https://packaging.neon.kde.org/extras/kdevelop-pg-qt.git
Maintainer: Neon CI <neon@kde.org>

Package: kdevelop-pg-qt
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: LL(1) parser generator based on Qt
 KDevelop-PG-Qt is a parser generator written in readable source-code and
 generating readable source-code. Its syntax was inspirated by AntLR.
 It implements the visitor-pattern and uses the Qt library.
 .
 This package contains the kdev-pg-qt binary, the headers files generated by
 the KDevelop parser generator and the cmake file to find the parser.
