File: control

package info (click to toggle)
libgo-perl 0.15-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,104 kB
  • ctags: 1,560
  • sloc: perl: 13,147; sh: 21; makefile: 7
file content (40 lines) | stat: -rw-r--r-- 1,606 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: libgo-perl
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Charles Plessy <plessy@debian.org>,
           Andreas Tille <tille@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: perl,
                     libdata-stag-perl,
                     libxml-libxslt-perl,
                     libxml-writer-perl,
                     libxml-checker-perl,
                     xsltproc,
                     libbio-perl-perl,
                     rename
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/libgo-perl/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/libgo-perl/trunk/
Homepage: http://geneontology.sourceforge.net/
Testsuite: autopkgtest-pkg-perl

Package: libgo-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libdata-stag-perl,
         libgraphviz-perl, 
         libyaml-perl
Recommends: libxml-libxml-perl,
            libxml-libxslt-perl,
            libxml-writer-perl,
            libxml-checker-perl,
            xsltproc
Suggests: bioperl
Description: perl modules for GO and other OBO ontologies
 This is a collection of perl code for dealing with Gene Ontologies (GO) and
 Open Biomedical Ontologies (OBO) style ontologies. It is part of the ‘go-dev’
 distribution, but this Debian package is made from the CPAN archive. This
 package contains both scripts (which can be used with no knowledge of perl),
 and libraries which will be of use to perl programmers using GO or OBO.