pkg://chpp_0.3.5-2.1_m68k.deb:155482/control
downloads
Package: chpp
Version: 0.3.5-2.1
Section: interpreters
Priority: optional
Architecture: m68k
Depends: libc6 (>= 2.2.3-7), libgc6, libmysqlclient10
Installed-Size: 620
Maintainer: Debian QA Group <packages@qa.debian.org>
Description: A powerful and simple preprocessor
CHPP is a powerful preprocessor originally designed for, but not
limited to, HTML. CHPP combines features of CPP, M4, Perl and
Scheme.
.
Among the features of CHPP are
- CHPP is non-intrusive, i.e. you can take already existing text and
just pipe it through CHPP and it is likely it won't change.
- User-defined macros, which can be recursive
- Complex data structures (lists and hashes)
- Powerful looping constructs
- Regular expression matching
- Support for CGI scripting
- An interface to SQL-Servers (at the moment mSQL and MySQL).