summaryrefslogtreecommitdiffstats
path: root/libraries/clearsilver/README
blob: 02bb32a42a893ae56039cabb8d32beb0cd072571 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Clearsilver is a fast, powerful, and language-neutral template system meant
primarily for html.

In both static content sites and dynamic HTML applications, it provides a
separation between presentation code and application logic which makes working
with your project easier.

clearsilver.Slackbuild requires that PERL and Python be installed.

Beware running this slackbuild with an MAKEFLAGS=-jn flags.  The clearsilver
build system skipped building the perl portion of the package when I tried
MAKEFLAGS=-j2.