File: control

package info (click to toggle)
cl-pubmed 2.1.3-5.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 56 kB
  • sloc: lisp: 329; makefile: 32
file content (18 lines) | stat: -rw-r--r-- 658 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: cl-pubmed
Section: lisp
Priority: optional
Maintainer: Kevin M. Rosenberg <kmr@debian.org>
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

Package: cl-pubmed
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
 database and parsing the XML results into Common Lisp objects. This package
 uses the cl-aserve for HTTP fetches.