4919e4cefcafa156043a646104e48183d6ef4a76
[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: debhelper (>> 4.0.0)
6 Standards-Version: 3.7.2.2
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