mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
d8ea47a959
PR: ports/78705 Submitted by: maintainer
13 lines
427 B
Plaintext
13 lines
427 B
Plaintext
The asn1c compiles ASN.1 (Abstract Syntax Notation One) specifications into
|
|
the C source code. This compiler supports automatic constraints checking code
|
|
generation, parametrization, basic support for Information Object Classes.
|
|
The produced C code contains the codecs for BER/DER/CER/XER encoding rules.
|
|
|
|
See asn1c-usage.pdf and asn1c(1) manual page for details.
|
|
|
|
WWW: http://lionet.info/asn1c
|
|
|
|
--
|
|
Lev Walkin
|
|
vlm@lionet.info
|