Source: gpp
Section: devel
Priority: optional
Maintainer: Leandro Cunha <leandrocunha016@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://logological.org/gpp
Vcs-Browser: https://salsa.debian.org/debian/gpp
Vcs-Git: https://salsa.debian.org/debian/gpp.git

Package: gpp
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 doc-base,
Description: general-purpose preprocessor with customizable syntax
 GPP is a general-purpose preprocessor with customizable syntax, suitable for
 a wide range of preprocessing tasks. Its independence from any one
 programming language makes it much more versatile than the C preprocessor
 (cpp), while its syntax is lighter and more flexible than that of GNU m4.
 There are built-in macros for use with C/C++, LaTeX, HTML, XHTML, and Prolog
 files.
