File: control

package info (click to toggle)
libstar-parser-perl 0.59-5
  • links: PTS, VCS
  • area: non-free
  • in suites: forky, sid
  • size: 220 kB
  • sloc: perl: 1,360; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,163 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
Source: libstar-parser-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: non-free/perl
Testsuite: autopkgtest-pkg-perl
XS-Autobuild: no
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libstar-parser-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libstar-parser-perl.git
Homepage: https://www.iucr.org/resources/cif/software/starparser

Package: libstar-parser-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: STAR compliant data file parser for Perl
 This distribution contains a set of Perl modules for parsing STAR compliant
 data files and dictionaries, for example CIF or mmCIF data files and
 dictionaries. While these tools are not limited to CIF or mmCIF files, they
 do not allow the presence of nested loops.
 .
 The following modules are included in this distribution:
 .
    STAR::Parser
    STAR::DataBlock
    STAR::Dictionary
    STAR::Writer
    STAR::Checker
    STAR::Filter