r3030: *** empty log message ***
[xmlutils.git] / debian / control
1 Source: cl-xmlutils
2 Section: devel
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends-Indep: debhelper (>= 4.0.0)
6 Standards-Version: 3.5.7.0
7
8 Package: cl-xmlutils
9 Architecture: all
10 Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37), cl-acl-compat
11 Description: XML & HTML parsing functions for Common Lisp programs
12  xmlutils is Franz, Inc. open-source xml & html parsing library. 
13  This package is based on acl-compat for use on non-AllegroCL implemenations.
14