File: control

package info (click to toggle)
libgenome-perl 0.06-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 328 kB
  • sloc: perl: 848; makefile: 20
file content (40 lines) | stat: -rw-r--r-- 1,463 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
29
30
31
32
33
34
35
36
37
38
39
40
Source: libgenome-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 11~),
               libmodule-build-perl
Build-Depends-Indep: libgetopt-complete-perl,
                     libio-string-perl,
                     libur-perl,
                     perl
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libgenome-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libgenome-perl.git
Homepage: https://metacpan.org/release/Genome

Package: libgenome-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libgetopt-complete-perl,
         libio-string-perl,
         libur-perl
Recommends: med-config (>= 2.1)
Description: pipelines, tools, and data management for genomics
 This is the base namespace module for the Genome software tree.
 .
 That tree has several primary components:
 .
 Genome::Model: a data modeling pipeline management system for genomics
 .
 Genome::Model::Tools a tree of >1000 tools and tool wrappers for genomics
 .
 Genome::* a variety of sample tracking classes with an RDBMS back-end
 .
 Only the tools system is currently released.
 .
 See genome for a complete inventory of all tool packages, and for
 command-line access to those tools.