Define ASN.1 grammars in OCaml
Description
asn1-combinators is a library for declarative definitions of ASN.1 grammars, embedded in OCaml. These definitions are strongly typed and allow parsing and serialization.
Presently, only BER and DER encoding and supported.
asn1-combinators is distributed under the ISC license.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Published
14 Nov 2016
Authors
Maintainers
Sources
asn1-combinators-0.1.3.tbz
md5=ce625d1fb6903aa8d40b27671ccf742c
Dependencies
ounit
with-test
cstruct
>= "1.2.0" & < "5.0.0"
topkg
build
ocamlbuild
build
ocamlfind
build
ocaml
>= "4.01.0" & < "4.06.0"
Reverse Dependencies
Conflicts
cstruct
< "1.2.0"