File: control

package info (click to toggle)
libchemistry-mol-perl 0.40-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 308 kB
  • sloc: perl: 1,875; makefile: 2
file content (38 lines) | stat: -rw-r--r-- 1,247 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
Source: libchemistry-mol-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
Build-Depends-Indep:
 libclone-perl <!nocheck>,
 libio-string-perl <!nocheck>,
 libmath-vectorreal-perl <!nocheck>,
 libscalar-list-utils-perl <!nocheck>,
 libset-object-perl <!nocheck>,
 libtest-simple-perl <!nocheck>,
 perl,
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libchemistry-mol-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libchemistry-mol-perl.git
Homepage: https://metacpan.org/release/Chemistry-Mol
Rules-Requires-Root: no

Package: libchemistry-mol-perl
Architecture: all
Depends:
 libio-string-perl,
 libmath-vectorreal-perl,
 libscalar-list-utils-perl,
 libset-object-perl,
 ${misc:Depends},
 ${perl:Depends},
Recommends:
 libclone-perl,
Description: Molecule object toolkit
 This toolkit includes basic objects and methods to describe molecules. It
 consists of several modules: Chemistry::Mol, Chemistry::Atom, Chemistry::Bond,
 and Chemistry::File. These are the core modules of the PerlMol toolkit.