Merge branch 'staged'
[dports.git] / lang / asn1c / pkg-descr
1 The asn1c compiles ASN.1 (Abstract Syntax Notation One) specifications into
2 the C source code. This compiler supports automatic constraints checking code
3 generation, parametrization, basic support for Information Object Classes.
4 The produced C code contains the codecs for BER/DER/CER/PER/XER encoding rules.
5
6 See asn1c-usage.pdf and asn1c(1) manual page for details.