File: control

package info (click to toggle)
libbio-eutilities-perl 1.77-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 936 kB
  • sloc: xml: 3,491; perl: 3,102; makefile: 2
file content (48 lines) | stat: -rw-r--r-- 2,212 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
Source: libbio-eutilities-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Carnë Draug <carandraug+dev@gmail.com>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libbio-asn1-entrezgene-perl <!nocheck>,
                     libbio-perl-perl <!nocheck>,
                     libhttp-message-perl <!nocheck>,
                     libtext-csv-perl <!nocheck>,
                     liburi-perl <!nocheck>,
                     libwww-perl <!nocheck>,
                     libxml-simple-perl <!nocheck>,
                     perl
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libbio-eutilities-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libbio-eutilities-perl.git
Homepage: https://metacpan.org/release/Bio-EUtilities
Rules-Requires-Root: no

Package: libbio-eutilities-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libbio-asn1-entrezgene-perl,
         libbio-perl-perl,
         libhttp-message-perl,
         libtext-csv-perl,
         liburi-perl,
         libwww-perl,
         libxml-simple-perl
Description: BioPerl interface to the Entrez Programming Utilities (E-utilities)
 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.  This
 package provides a programmatic interface to NCBI's Entrez Programming
 Utilities commonly referred to as E-utilities.  Namely, it provides the
 Bio::DB::EUtilities and Bio::Tools::EUtilities perl modules.
 .
 Entrez is a federated search engine at the National Center for
 Biotechnology Information (NCBI) for a large number of databases
 covering a variety of biomedical data, including nucleotide and
 protein sequences, gene records, three-dimensional molecular
 structures, and the biomedical literature.  E-utilities are a set of
 eight server-side programs that provide a stable interface into the
 Entrez query and database system at the National Center for
 Biotechnology Information (NCBI).