File: control

package info (click to toggle)
libconvert-ber-perl 1.3200-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 244 kB
  • sloc: perl: 2,237; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 798 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
Source: libconvert-ber-perl
Section: perl
Priority: extra
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconvert-ber-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconvert-ber-perl.git
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Homepage: https://metacpan.org/release/Convert-BER

Package: libconvert-ber-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: Perl implementation of Basic Encoding Rules (BER)
 Convert::BER is a perl object class implementation to encode
 and decode objects as described by ITU-T standard X.209 (ASN.1)
 using Basic Encoding Rules (BER).