File: control

package info (click to toggle)
dumpasn1 20170309-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 608 kB
  • ctags: 533
  • sloc: ansic: 7,630; xml: 162; makefile: 19; sh: 16
file content (20 lines) | stat: -rw-r--r-- 801 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: dumpasn1
Section: utils
Priority: optional
Maintainer: Mathieu Malaterre <malat@debian.org>
Build-Depends: debhelper (>= 9)
Homepage: http://www.cs.auckland.ac.nz/~pgut001/
Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/dumpasn1/trunk/
Vcs-Svn: svn://anonscm.debian.org/collab-maint/deb-maint/dumpasn1/trunk
Standards-Version: 4.1.0

Package: dumpasn1
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: ASN.1 object dump program
 An ASN.1 object dump program which will dump data encoded using any of the
 ASN.1 encoding rules in a variety of user-specified formats.
 .
 dumpasn1 employs a user-editable configuration file dumpasn1.cfg which
 provides information on ASN.1 object identifiers. Currently it covers all known
 security-related OIDs.