File: control

package info (click to toggle)
libconvert-ber-perl 1.31-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 164 kB
  • ctags: 123
  • sloc: perl: 2,222; makefile: 36
file content (14 lines) | stat: -rw-r--r-- 503 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: libconvert-ber-perl
Section: interpreters
Priority: extra
Maintainer: Davide Puricelli (evo) <evo@debian.org>
Standards-Version: 3.5.2
Build-Depends-Indep: debhelper (>= 3.0.5), perl (>= 5.6.0-17)

Package: libconvert-ber-perl
Architecture: all
Depends: ${perl: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).