File: control

package info (click to toggle)
libchado-perl 1.22-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 24,024 kB
  • sloc: xml: 192,540; sql: 165,936; perl: 28,298; sh: 101; python: 73; makefile: 46
file content (51 lines) | stat: -rw-r--r-- 2,817 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
41
42
43
44
45
46
47
48
49
50
51
Source: libchado-perl
Section: perl
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Scott Cain <scain@cpan.org>, Steffen Moeller <moeller@debian.org>, Olivier Sallou <osallou@debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl, libclass-dbi-pg-perl, libxml-libxslt-perl, liblog-log4perl-perl,
 bioperl, libgo-perl, libdbd-pg-perl, libdbi-perl, libgd-gd2-perl,libdigest-md5-file-perl, libgraph-perl, libdata-stag-perl,
 libxml-perl, libmodule-build-perl, libclass-dbi-perl, libclass-dbi-pager-perl, libxml-simple-perl,
 libwww-perl, libtemplate-perl, libcgi-session-perl, libsql-translator-perl, libdbix-dbstag-perl
Standards-Version: 3.9.3
Homepage: http://gmod.org/wiki/Chado
Vcs-Browser: http://svn.debian.org/viewvc/debian-med/trunk/packages/gmod/chado/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/gmod/chado/trunk/

Package: libchado-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, postgresql-client, libbio-chado-schema-perl,
 libclass-dbi-pg-perl, libxml-libxslt-perl, liblog-log4perl-perl,
 bioperl, libgo-perl, libdbd-pg-perl, libdbi-perl, libgd-gd2-perl,
 libdigest-md5-file-perl, libgraph-perl, libdata-stag-perl,
 libxml-perl, libmodule-build-perl, libclass-dbi-perl, libclass-dbi-pager-perl,
 libxml-simple-perl,libwww-perl, libtemplate-perl, libcgi-session-perl,
 libsql-translator-perl, libdbix-dbstag-perl, make
Recommends: xsltproc, chado-utils
Description: database schema and tools for genomic data
 Chado is a relational database schema that underlies many GMOD
 installations. It is capable of representing many of the general
 classes of data frequently encountered in modern biology such as
 sequence, sequence comparisons, phenotypes, genotypes, ontologies,
 publications, and phylogeny. It has been designed to handle complex
 representations of biological knowledge and should be considered one
 of the most sophisticated relational schemas currently available in
 molecular biology. The price of this capability is that the new user
 must spend some time becoming familiar with its fundamentals.

Package: chado-utils
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libchado-perl
Recommends: xsltproc
Description: tools to add/extract data from Chado
 This package contains several tools that can be used to 
 extract data from Chado database or prepare data before upload.
 It is a subset above the Chado database schema and libraries.
 .
 Chado is a relational database schema that underlies many GMOD
 installations. It is capable of representing many of the general
 classes of data frequently encountered in modern biology such as
 sequence, sequence comparisons, phenotypes, genotypes, ontologies,
 publications, and phylogeny.