7658d77886248edbfdbf2fce1005c47cd0d48f5a
[lml2.git] / debian / control
1 Source: cl-lml2
2 Section: lisp
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends-Indep: dh-lisp
6 Build-Depends: debhelper (>> 7.0.0)
7 Standards-Version: 3.8.3.0
8 Homepage: http://lml2.b9.com/
9 Vcs-Git: git://git.b9.com/lml2.git
10 Vcs-Browser: http://git.b9.com/?p=lml2.git
11
12 Package: cl-lml2
13 Architecture: all
14 Depends: ${misc:Depends}, cl-kmrcl
15 Description: Lisp Markup Language
16  LML2 provides a markup language for generation XHTML web pages.
17  .
18  The usage of LML2 is incompatible with the original LML version. However,
19  the two versions may be used along side each other.