Update domain name to kpe.io
[lml.git] / debian / control
1 Source: cl-lml
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://lml.kpe.io/
9 Vcs-Git: git://git.kpe.io/lml.git
10 Vcs-Browser: http://git.kpe.io/?p=lml.git
11
12 Package: cl-lml
13 Architecture: all
14 Depends: ${misc:Depends}
15 Description: Lisp Markup Language
16  LML provides a markup language for generation XHTML web pages. It is
17  a different syntax than cl-lml2 which some people like better.
18  In general, though, cl-lml2 is 
19  faster at compiling and generating XHTML than this package.