6c947b3b630bd401ba19460bf467bc24e564b6e6
[pubmed.git] / debian / control
1 Source: cl-pubmed
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.10.0
7
8 Package: cl-pubmed
9 Architecture: all
10 Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37), cl-kmrcl, cl-aserve
11 Description: Common Lisp package to query Pubmed medical literature database
12  This library has functions for querying the PubMed medical literature
13  database and parsing the XML results into Common Lisp objects.