File: control

package info (click to toggle)
libbio-coordinate-perl 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 332 kB
  • ctags: 84
  • sloc: perl: 1,588; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,160 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: libbio-coordinate-perl
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 10),
               perl,
               bioperl (>= 1.7.1),
               libtest-most-perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libbio-coordinate-perl.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/libbio-coordinate-perl.git
Homepage: http://search.cpan.org/dist/Bio-Coordinate/

Package: libbio-coordinate-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         bioperl (>= 1.7.1)
Conflicts: bioperl (<= 1.7.0)
Description: BioPerl modules for working with biological coordinates
 The Bioperl project is a coordinated effort to collect computational methods
 routinely used in bioinformatics into a set of standard CPAN-style,
 well-documented, and freely available Perl modules.
 .
 Since BioPerl version 1.7 several modules where split into separate projects.
 This package provides the Bio::Coordinate module for working with biological
 coordinates.