X-Git-Url: http://git.kpe.io/?p=pubmed.git;a=blobdiff_plain;f=debian%2Fcontrol;h=a3d384efacc9ff912102a79972ddf9aa5d23237d;hp=e4de6481062d6bcf8a71d05cb36779ee40ede9cd;hb=cbb63ee2a1ead34ef393ed47eed6d1a0d6e6bd94;hpb=5ce187bd43a9280f16a315121967f39b9d2d1e10 diff --git a/debian/control b/debian/control index e4de648..a3d384e 100644 --- a/debian/control +++ b/debian/control @@ -5,14 +5,14 @@ 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/entrez/ -Vcs-Git: git://git.b9.com/entrez.git -Vcs-Browser: http://git.b9.com/?p=entrez.git +Homepage: http://files.kpe.io/pubmed/ +Vcs-Git: git://git.kpe.io/pubmed.git +Vcs-Browser: http://git.kpe.io/?p=pubmed.git Package: cl-entrez Architecture: all Depends: ${misc:Depends}, cl-kmrcl, cl-aserve -Description: Common Lisp package to query Entrez medical literature database - This library has functions for querying the Entrez medical literature +Description: Common Lisp package to query Pubmed medical literature database + This library has functions for querying the Pubmed medical literature database and parsing the XML results into Common Lisp objects. This package uses the cl-aserve for HTTP fetches.