File: control

package info (click to toggle)
libbio-coordinate-perl 1.7.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 416 kB
  • sloc: perl: 1,588; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,146 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
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 11~)
Build-Depends-Indep: bioperl (>= 1.7.1),
                     perl
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/libbio-coordinate-perl
Vcs-Git: https://salsa.debian.org/med-team/libbio-coordinate-perl.git
Homepage: https://metacpan.org/release/Bio-Coordinate

Package: libbio-coordinate-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         bioperl (>= 1.7.1)
Breaks: 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.