File: control

package info (click to toggle)
libstar-parser-perl 0.59-4
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, trixie
  • size: 228 kB
  • ctags: 38
  • sloc: perl: 1,360; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 1,119 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
Source: libstar-parser-perl
Section: non-free/perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Carlo Segre <segre@debian.org>,
           gregor herrmann <gregoa@debian.org>
Build-Depends: debhelper (>= 9~)
Build-Depends-Indep: perl
Standards-Version: 3.9.5
Homepage: http://pdb.sdsc.edu/STAR/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstar-parser-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstar-parser-perl.git

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