X-Git-Url: http://git.kpe.io/?p=lml.git;a=blobdiff_plain;f=debian%2Fcontrol;h=378fcf554ab818091cfa4e5c218788b48085ef8a;hp=9ea974533f69fe30715244ce38aa336e07cea9e5;hb=945f3ee208c93f95f48839bfa191e1edbc64c867;hpb=b2e27d22e4901acfffac824ea15679edf14c6ec9 diff --git a/debian/control b/debian/control index 9ea9745..378fcf5 100644 --- a/debian/control +++ b/debian/control @@ -9,5 +9,8 @@ Package: cl-lml Architecture: all Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37) Description: Lisp Markup Language - LML provides a markup language for generation XHTML web pages. + 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.