Paketname | libjson-static-camlp4-dev |
Beschreibung | JSON validator and converter for OCaml |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.9.8-1build1 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 148 Byte |
Hängt ab von | ocaml-nox-3.11.2, ocaml-findlib, camlp4, libjson-wheel-ocaml-dev |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | json-static |
Paketgröße | 20266 Byte |
Prüfsumme MD5 | 64d42080ee98cce95c38129877d5d9b8 |
Prüfsumme SHA1 | 718ba173a5feaf952f92b7af38e5cee54193b144 |
Prüfsumme SHA256 | ad919e5605109e4af21cf38be477c27e92fee534b60b2f8d31bcf27e7e25c8a9 |
Link zum Herunterladen | libjson-static-camlp4-dev_0.9.8-1build1_i386.deb |
Ausführliche Beschreibung | json-static is a tool for converting parsed JSON data
with an unchecked structure into specialized OCaml
types and vice-versa.
.
By reading a type definition, the preprocessor inserts
code that converts between OCaml types and untyped
JSON data.
.
Type definitions are written in a syntax which is
very close to regular OCaml type definitions.
|