/usr/share/doc/filepp/examples/filepp.lsm.in is in filepp 1.8.0-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | Begin4
Title: filepp
Version: __VERSION__
Entered-date: __ISO_DATE__
Description: filepp is a generic file preprocessor that lets C
preprocessor functionality be used with any file
type. It supports the full set of C preprocessor
keywords (#include, #define, #if, etc.). filepp is
also highly customisable and allows users to easily
add their own keywords or modify the behaviour of
existing keywords, and is more user friendly than cpp.
filepp is written in Perl.
Keywords: cpp perl filepp preprocessing preprocessor
Author: darren@cabaret.demon.co.uk (Darren Miller)
Maintained-by: darren@cabaret.demon.co.uk (Darren Miller)
Primary-site: http://www.cabaret.demon.co.uk/filepp/
filepp-__VERSION__.tar.gz
Alternate-site:
Original-site:
Platforms: All platforms for which Perl is available.
Copying-policy: GPL
End
|