Source: filepp
Section: text
Priority: optional
Maintainer: Christoph Haas <haas@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Homepage: http://freecode.com/projects/filepp

Package: filepp
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: generic perl-based file pre-processor for text files
 Generic pre-preprocessor for any kind of text file. It is designed
 to allow the functionality provided by the C preprocessor to be used
 with any file type. filepp supports the following keywords, all of
 which have their usual C preprocessor meanings and usage: define,
 if, elif, ifdef, ifndef etc.
