Index of /ports_www/clearsilver
Name Last modified Size
Parent Directory -
Makefile 03-Oct-2007 18:18 3.4K
distinfo 28-May-2011 14:14 144
files/ 03-Oct-2007 18:18 -
pkg-descr 20-Apr-2004 16:43 831
pkg-plist 03-Oct-2007 18:18 1.0K
ClearSilver is a fast, powerful, and language-neutral template system. It is
designed to make it easy to create template driven static or dynamic
websites.
ClearSilver is first and foremost designed to be extremely fast. It is coded
completely in C and exported to your script language of choice (i.e. Python,
Perl). As a result, it is notably faster than template systems written in a
script language. However, its design has additional benefits. It is also one
of the only template systems available which allows you to easily
mix-and-match multiple programming languages with the same templates, even
on the same page. This allows you to optimize your website by writing
C-modules to handle speed-sensitive sections, while leaving the majority of
your site in easy to write script code.
WWW: http://www.clearsilver.net/