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).
|