Source: ucpp
Section: interpreters
Priority: optional
Maintainer: Danial maleki <danialmaleki.online@gmail.com>
Build-Depends: debhelper-compat (= 14), dh-exec (>= 0.3)
Standards-Version: 4.7.4
Homepage: https://git.savannah.nongnu.org/cgit/ucpp.git
Vcs-Git: https://salsa.debian.org/debian/ucpp.git
Vcs-Browser: https://salsa.debian.org/debian/ucpp

Package: ucpp
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: embeddable, quick and light C preprocessor
 A C preprocessor designed to be embeddable, quick, light and fully compliant
 to ISO Standard 9899:1999, aka ISO C99, or simply, C99.

Package: libucpp-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}
Description: embeddable, quick and light C preprocessor -- development
 A C preprocessor designed to be embeddable, quick, light and fully compliant
 to ISO Standard 9899:1999, aka ISO C99, or simply, C99.
 .
 This package contains the development files.
