- original description:
The ASN.1 compiler port lang/asn1c needs to be updated. A new
version of compiler is available. Changes include RRC
and H.248.1/MEGACO encoding support (PER).
PR: ports/103396
Submitted by: maintainer (Lev Walkin)
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 encoding rules.
PR: ports/71560.
Submitted by: Lev Walkin <vlm@lionet.info>