File: control

package info (click to toggle)
cl-lml 2.5.7-4.3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 140 kB
  • sloc: lisp: 693; makefile: 41
file content (19 lines) | stat: -rw-r--r-- 615 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: cl-lml
Section: lisp
Priority: optional
Maintainer: Kevin M. Rosenberg <kmr@debian.org>
Build-Depends-Indep: dh-lisp
Build-Depends: debhelper (>> 7.0.0)
Standards-Version: 3.8.3.0
Homepage: http://lml.b9.com/
Vcs-Git: git://git.b9.com/lml.git
Vcs-Browser: http://git.b9.com/?p=lml.git

Package: cl-lml
Architecture: all
Depends: ${misc:Depends}
Description: Lisp Markup Language
 LML provides a markup language for generation XHTML web pages. It is
 a different syntax than cl-lml2 which some people like better.
 In general, though, cl-lml2 is 
 faster at compiling and generating XHTML than this package.