File: control

package info (click to toggle)
libdata-parsebinary-perl 0.31~dfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 448 kB
  • sloc: perl: 4,386; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 982 bytes parent folder | download | duplicates (2)
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
Source: libdata-parsebinary-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdata-parsebinary-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdata-parsebinary-perl
Homepage: https://metacpan.org/release/Data-ParseBinary
Testsuite: autopkgtest-pkg-perl

Package: libdata-parsebinary-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends}
Description: yet another parser for binary structures
 Data::ParseBinary is a Perl Port for PyConstructs
 <http://construct.wikispaces.com/>.
 .
 Data::ParseBinary enables writing declarations for simple and complex
 binary structures, parsing binary to hash/array data structure, and
 building binary data from hash/array data structure.
Multi-Arch: foreign