File: control

package info (click to toggle)
libbio-biblio-perl 1.70-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 552 kB
  • sloc: perl: 3,001; xml: 1,813; makefile: 6
file content (42 lines) | stat: -rw-r--r-- 1,569 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
Source: libbio-biblio-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Mason James <mtj@kohaaloha.com>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libbio-perl-perl <!nocheck>,
                     libsoap-lite-perl <!nocheck>,
                     libtest-simple-perl <!nocheck>,
                     liburi-perl <!nocheck>,
                     libwww-perl <!nocheck>,
                     libxml-parser-perl <!nocheck>,
                     libxml-twig-perl <!nocheck>,
                     perl
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libbio-biblio-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libbio-biblio-perl.git
Homepage: https://metacpan.org/release/Bio-Biblio
Rules-Requires-Root: no

Package: libbio-biblio-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libbio-perl-perl,
         libsoap-lite-perl,
         liburi-perl,
         libwww-perl,
         libxml-parser-perl,
         libxml-twig-perl
Description: modules to access bibliographics repositories and handle citation files
 Bio::Biblio provides both methods to access bibliographic repositories, and to
 handle citation files in different formats.
 .
 The modules comply (with some simplifications) with the specification
 described in the OpenBQS project.
 .
 See also:
  http://www.ebi.ac.uk/~senger/openbqs
 .
 This distribution is part of the BioPerl project.