378fcf554ab818091cfa4e5c218788b48085ef8a
[lml.git] / debian / control
1 Source: cl-lml
2 Section: devel
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends-Indep: debhelper (>> 4.0.0)
6 Standards-Version: 3.5.10.0
7
8 Package: cl-lml
9 Architecture: all
10 Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37)
11 Description: Lisp Markup Language
12  LML provides a markup language for generation XHTML web pages. It is
13  a different syntax than cl-lml2 which some people like better.
14  In general, though, cl-lml2 is 
15  faster at compiling and generating XHTML than this package.
16