orsetto
A library of assorted structured data interchange languages
Description
Orsetto is a standalone library comprising a core toolkit...
- Core functional data structures and processes.
- Unicode transport, normalization, parsing and formatting.
- General purpose packet format encoder-decoder processes.
...used to implement streaming parsers and formatters for a useful variety of structured data interchange languages...
- JavaScript Object Notation (JSON).
- Concise Binary Object Representation (CBOR).
- DjB's 64-bit Temps Atomique International (TAI64).
- Base-64 and Base-32 binary data encodings.
- Uniform Resource Identifier (URI).
...and other languages as need and opportunity arise.
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
- 21 Sep 2022
- Authors
- Maintainers
Sources
r1.1.2.tar.gz
sha512=e260412b2dd0f98cfe3dc7ed5c31a694eb31c93cd207c51fa12675b790234ee0ad3bf07d9be17a4dc266fedfe55b14c967cad7bc0c9414063eef8afd59f3d0d1
Dependencies
ounit2
build & with-test & >= "2.2"
uucd
build & = "15.0.0"
omake
build & >= "0.10.3"
conjury
build & >= "2.0.1" & < "3.0~"
ocaml
>= "4.08.1" & < "5.0~"
Reverse Dependencies