| 1 |
Source: biosquid
|
| 2 |
Section: science
|
| 3 |
Priority: optional
|
| 4 |
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
|
| 5 |
DM-Upload-Allowed: yes
|
| 6 |
Uploaders: Nelson A. de Oliveira <naoliv@debian.org>
|
| 7 |
Build-Depends: cdbs, debhelper (>= 5), autoconf, autotools-dev
|
| 8 |
Standards-Version: 3.7.3
|
| 9 |
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/biosquid/trunk/
|
| 10 |
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/biosquid/trunk/
|
| 11 |
Homepage: http://selab.wustl.edu/cgi-bin/selab.pl?mode=software
|
| 12 |
|
| 13 |
Package: biosquid
|
| 14 |
Architecture: any
|
| 15 |
Depends: ${shlibs:Depends}, ${misc:Depends}
|
| 16 |
Conflicts: hmmer (<= 2.1.4)
|
| 17 |
Recommends: hmmer (>> 2.1.4)
|
| 18 |
Description: utilities for biological sequence analysis
|
| 19 |
SQUID is a library of C code functions for sequence analysis. It also
|
| 20 |
includes a number of small utility programs to convert, show statistics,
|
| 21 |
manipulate and do other functions on sequence files.
|
| 22 |
.
|
| 23 |
The original name of the package is "squid", but since there is already
|
| 24 |
a squid on the archive (a proxy cache), it was renamed to "biosquid".
|
| 25 |
|
| 26 |
Package: biosquid-dev
|
| 27 |
Section: devel
|
| 28 |
Architecture: any
|
| 29 |
Depends: ${shlibs:Depends}, ${misc:Depends}
|
| 30 |
Suggests: biosquid
|
| 31 |
Description: headers and static library for biological sequence analysis
|
| 32 |
SQUID is a library of C code functions for sequence analysis. It also
|
| 33 |
includes a number of small utility programs to convert, show statistics,
|
| 34 |
manipulate and do other functions on sequence files.
|
| 35 |
.
|
| 36 |
The original name of the package is "squid", but since there is already
|
| 37 |
a squid on the archive (a proxy cache), it was renamed to "biosquid".
|