pkg-descr

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/PER/XER encoding rules.

See asn1c-usage.pdf and asn1c(1) manual page for details.

WWW: http://lionet.info/asn1c

--
Lev Walkin
vlm@lionet.info

pkg-plist

bin/asn1c
bin/clyx2asn1.pl
bin/crfc2asn1.pl
bin/enber
bin/unber
%%DATADIR%%/ANY.c
%%DATADIR%%/ANY.h
%%DATADIR%%/BIT_STRING.c
%%DATADIR%%/BIT_STRING.h
%%DATADIR%%/BMPString.c
%%DATADIR%%/BMPString.h
%%DATADIR%%/BOOLEAN.c
%%DATADIR%%/BOOLEAN.h
%%DATADIR%%/ENUMERATED.c
%%DATADIR%%/ENUMERATED.h
%%DATADIR%%/GeneralString.c
%%DATADIR%%/GeneralString.h
%%DATADIR%%/GeneralizedTime.c
%%DATADIR%%/GeneralizedTime.h
%%DATADIR%%/GraphicString.c
%%DATADIR%%/GraphicString.h
%%DATADIR%%/IA5String.c
%%DATADIR%%/IA5String.h
%%DATADIR%%/INTEGER.c
%%DATADIR%%/INTEGER.h
%%DATADIR%%/ISO646String.c
%%DATADIR%%/ISO646String.h
%%DATADIR%%/NULL.c
%%DATADIR%%/NULL.h
%%DATADIR%%/NativeEnumerated.c
%%DATADIR%%/NativeEnumerated.h
%%DATADIR%%/NativeInteger.c
%%DATADIR%%/NativeInteger.h
%%DATADIR%%/NativeReal.c
%%DATADIR%%/NativeReal.h
%%DATADIR%%/NumericString.c
%%DATADIR%%/NumericString.h
%%DATADIR%%/OBJECT_IDENTIFIER.c
%%DATADIR%%/OBJECT_IDENTIFIER.h
%%DATADIR%%/OCTET_STRING.c
%%DATADIR%%/OCTET_STRING.h
%%DATADIR%%/ObjectDescriptor.c
%%DATADIR%%/ObjectDescriptor.h
%%DATADIR%%/PrintableString.c
%%DATADIR%%/PrintableString.h
%%DATADIR%%/REAL.c
%%DATADIR%%/REAL.h
%%DATADIR%%/RELATIVE-OID.c
%%DATADIR%%/RELATIVE-OID.h
%%DATADIR%%/T61String.c
%%DATADIR%%/T61String.h
%%DATADIR%%/TeletexString.c
%%DATADIR%%/TeletexString.h
%%DATADIR%%/UTCTime.c
%%DATADIR%%/UTCTime.h
%%DATADIR%%/UTF8String.c
%%DATADIR%%/UTF8String.h
%%DATADIR%%/UniversalString.c
%%DATADIR%%/UniversalString.h
%%DATADIR%%/VideotexString.c
%%DATADIR%%/VideotexString.h
%%DATADIR%%/VisibleString.c
%%DATADIR%%/VisibleString.h
%%DATADIR%%/asn_SEQUENCE_OF.c
%%DATADIR%%/asn_SEQUENCE_OF.h
%%DATADIR%%/asn_SET_OF.c
%%DATADIR%%/asn_SET_OF.h
%%DATADIR%%/asn_application.h
%%DATADIR%%/asn_codecs.h
%%DATADIR%%/asn_codecs_prim.c
%%DATADIR%%/asn_codecs_prim.h
%%DATADIR%%/asn_internal.h
%%DATADIR%%/asn_system.h
%%DATADIR%%/ber_decoder.c
%%DATADIR%%/ber_decoder.h
%%DATADIR%%/ber_tlv_length.c
%%DATADIR%%/ber_tlv_length.h
%%DATADIR%%/ber_tlv_tag.c
%%DATADIR%%/ber_tlv_tag.h
%%DATADIR%%/constr_CHOICE.c
%%DATADIR%%/constr_CHOICE.h
%%DATADIR%%/constr_SEQUENCE.c
%%DATADIR%%/constr_SEQUENCE.h
%%DATADIR%%/constr_SEQUENCE_OF.c
%%DATADIR%%/constr_SEQUENCE_OF.h
%%DATADIR%%/constr_SET.c
%%DATADIR%%/constr_SET.h
%%DATADIR%%/constr_SET_OF.c
%%DATADIR%%/constr_SET_OF.h
%%DATADIR%%/constr_TYPE.c
%%DATADIR%%/constr_TYPE.h
%%DATADIR%%/constraints.c
%%DATADIR%%/constraints.h
%%DATADIR%%/der_encoder.c
%%DATADIR%%/der_encoder.h
%%DATADIR%%/per_decoder.c
%%DATADIR%%/per_decoder.h
%%DATADIR%%/per_encoder.c
%%DATADIR%%/per_encoder.h
%%DATADIR%%/xer_decoder.c
%%DATADIR%%/xer_decoder.h
%%DATADIR%%/xer_encoder.c
%%DATADIR%%/xer_encoder.h
%%DATADIR%%/xer_support.c
%%DATADIR%%/xer_support.h
%%DATADIR%%/per_support.c
%%DATADIR%%/per_support.h
%%DATADIR%%/converter-sample.c
%%DATADIR%%/file-dependencies
%%DATADIR%%/standard-modules/README
%%DATADIR%%/standard-modules/ASN1-Object-Identifier-Module.asn1
%%DATADIR%%/standard-modules/ASN1C-UsefulInformationObjectClasses.asn1
%%DOCSDIR%%/TODO
%%DOCSDIR%%/BUGS
%%DOCSDIR%%/ChangeLog
%%DOCSDIR%%/COPYING
%%DOCSDIR%%/FAQ
%%DOCSDIR%%/README
%%DOCSDIR%%/asn1c-quick.pdf
%%DOCSDIR%%/asn1c-usage.html
%%DOCSDIR%%/asn1c-usage.pdf
@dirrm %%DOCSDIR%%
@dirrm %%DATADIR%%/standard-modules
@dirrm %%DATADIR%%