X-Git-Url: http://git.kpe.io/?p=pubmed.git;a=blobdiff_plain;f=debian%2Fcontrol;fp=debian%2Fcontrol;h=e4de6481062d6bcf8a71d05cb36779ee40ede9cd;hp=fca7f1193b93a169b62636aa153bf0a474ebc3bd;hb=5ce187bd43a9280f16a315121967f39b9d2d1e10;hpb=3163cad3295c4353f62c0fb0b94a76031369aa82 diff --git a/debian/control b/debian/control index fca7f11..e4de648 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,18 @@ -Source: cl-pubmed +Source: cl-entrez Section: lisp Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: dh-lisp Build-Depends: debhelper (>= 7.0.0) Standards-Version: 3.8.2.0 -Homepage: http://files.b9.com/pubmed/ -Vcs-Git: git://git.b9.com/pubmed.git -Vcs-Browser: http://git.b9.com/?p=pubmed.git +Homepage: http://files.b9.com/entrez/ +Vcs-Git: git://git.b9.com/entrez.git +Vcs-Browser: http://git.b9.com/?p=entrez.git -Package: cl-pubmed +Package: cl-entrez Architecture: all Depends: ${misc:Depends}, cl-kmrcl, cl-aserve -Description: Common Lisp package to query Pubmed medical literature database - This library has functions for querying the PubMed medical literature +Description: Common Lisp package to query Entrez medical literature database + This library has functions for querying the Entrez medical literature database and parsing the XML results into Common Lisp objects. This package uses the cl-aserve for HTTP fetches.