File: control

package info (click to toggle)
libconvert-ber-perl 1.3200-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 240 kB
  • sloc: perl: 2,237; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 863 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
Source: libconvert-ber-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Standards-Version: 3.9.5
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libconvert-ber-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libconvert-ber-perl
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl
Homepage: https://metacpan.org/release/Convert-BER
Testsuite: autopkgtest-pkg-perl

Package: libconvert-ber-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Multi-Arch: foreign
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).