Difference between revisions of "Preprocess"

From Free Software Directory
Jump to: navigation, search
(Undo revision 42753 by Megalanya (talk))
(Added Debian link)
Line 3: Line 3:
 
|Short description=a portable multi-language file preprocessor.
 
|Short description=a portable multi-language file preprocessor.
 
|Full description=There are millions of templating systems out there (most of them developed for the web). This isn't one of those, though it does share some basics: a markup syntax for templates that are processed to give resultant text output. The main difference with preprocess.py is that its syntax is hidden in comments (whatever the syntax for comments maybe in the target filetype) so that the file can still have valid syntax. A comparison with the C preprocessor is more apt. preprocess.py is targetted at build systems that deal with many types of files. Languages for which it works include: C++, Python, Perl, Tcl, XML, JavaScript, CSS, IDL, TeX, Fortran, PHP, Java, Shell scripts (Bash, CSH, etc.) and C#. Preprocess is usable both as a command line app and as a Python module.
 
|Full description=There are millions of templating systems out there (most of them developed for the web). This isn't one of those, though it does share some basics: a markup syntax for templates that are processed to give resultant text output. The main difference with preprocess.py is that its syntax is hidden in comments (whatever the syntax for comments maybe in the target filetype) so that the file can still have valid syntax. A comparison with the C preprocessor is more apt. preprocess.py is targetted at build systems that deal with many types of files. Languages for which it works include: C++, Python, Perl, Tcl, XML, JavaScript, CSS, IDL, TeX, Fortran, PHP, Java, Shell scripts (Bash, CSH, etc.) and C#. Preprocess is usable both as a command line app and as a Python module.
 +
|Homepage URL=http://code.google.com/p/preprocess/
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
 
|Component programs=
 
|Homepage URL=http://code.google.com/p/preprocess/
 
|VCS checkout command=
 
 
|Computer languages=Python
 
|Computer languages=Python
|Documentation note=
+
|Accepts cryptocurrency donations=No
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=text,languages,template,Python,syntax,system
 
|Keywords=text,languages,template,Python,syntax,system
|Is GNU=n
 
|Last review by=Kelly Hopkins
 
|Last review date=2010-03-04
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.1.0
 
|Version identifier=1.1.0
 
|Version date=2009-01-06
 
|Version date=2009-01-06
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://preprocess.googlecode.com/files/preprocess-1.1.0.zip
 
|Version download=http://preprocess.googlecode.com/files/preprocess-1.1.0.zip
 +
|Last review by=Bendikker
 +
|Last review date=2018/02/22
 +
|Submitted date=2011-04-01
 +
|Is GNU=No
 +
|License verified date=2010-03-04
 +
}}
 +
{{Project license
 +
|License=Expat
 +
|License verified by=Kelly Hopkins
 
|License verified date=2010-03-04
 
|License verified date=2010-03-04
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Trent Mick
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Trent Mick
 
 
|Email=trentm@gmail.com
 
|Email=trentm@gmail.com
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/preprocess
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 39: Line 37:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=Expat
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-03-04
 
}}
 

Revision as of 17:18, 22 February 2018


[edit]

Preprocess

http://code.google.com/p/preprocess/
a portable multi-language file preprocessor.

There are millions of templating systems out there (most of them developed for the web). This isn't one of those, though it does share some basics: a markup syntax for templates that are processed to give resultant text output. The main difference with preprocess.py is that its syntax is hidden in comments (whatever the syntax for comments maybe in the target filetype) so that the file can still have valid syntax. A comparison with the C preprocessor is more apt. preprocess.py is targetted at build systems that deal with many types of files. Languages for which it works include: C++, Python, Perl, Tcl, XML, JavaScript, CSS, IDL, TeX, Fortran, PHP, Java, Shell scripts (Bash, CSH, etc.) and C#. Preprocess is usable both as a command line app and as a Python module.





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified by

Kelly Hopkins

Verified on

4 March 2010




Leaders and contributors

Contact(s)Role
Trent Mick Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/preprocess
Debian (Ref)https://tracker.debian.org/pkg/preprocess


Software prerequisites




Entry










"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.