File: control

package info (click to toggle)
cl-html-template 0.7.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 200 kB
  • ctags: 129
  • sloc: lisp: 1,098; makefile: 45; sh: 27
file content (14 lines) | stat: -rw-r--r-- 528 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: cl-html-template
Section: devel
Priority: optional
Maintainer: Peter Van Eynde <pvaneynd@debian.org>
Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.7.2.0
XS-Vcs-Darcs: http://cl-debian.alioth.debian.org/repository/pvaneynd/cl-html-template/

Package: cl-html-template
Architecture: all
Depends: common-lisp-controller (>= 3.37)
Description: Common Lisp HTML Template processor
 html-template is a portable library for Common Lisp which can be used
 to fill templates with arbitrary (string) values at runtime.