Categories
Flate
Flate is a template library used to deal with HTML code in CGI applications. It includes C and Perl support. All HTML code is put in an external file (the template) and printed using the library functions: variables, zones (parts to be displayed or not), and tables (parts to be displayed 0 to n times). You don't need to modify/recompile your application when modifying HTML code, printing order doesn't matter in your CGI code, and your CGI code is cleaner.
Last updated 7 Jan, 2008
Versions
1.4.2
1.4.2 stable released 2003-03-07
- Released: 7 Mar, 2003
- Code Maturity: Stable
- Source Archive: http://flate.dead-inside.org/libflate-1.4.2.tar.gz
- Licenses: LGPL
- Interfaces: Library
User Community and Support
User README included and available in HTML format from http://flate.dead-inside.org/README.txt




