Source: dumpasn1
Section: utils
Priority: optional
Maintainer: Mathieu Malaterre <malat@debian.org>
Build-Depends: debhelper-compat (= 13),
               help2man,
               valgrind [amd64 arm64 armhf i386 ppc64el s390x powerpc ppc64] <!nocheck>
Homepage: https://www.cs.auckland.ac.nz/~pgut001/
Vcs-Git: https://salsa.debian.org/debian/dumpasn1.git
Vcs-Browser: https://salsa.debian.org/debian/dumpasn1
Standards-Version: 4.6.0
Rules-Requires-Root: no

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.
