Skip to content

dbuenzli/serialkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serialkit — Serialization formats toolkit for OCaml

%%VERSION%%

Serialkit provides easy to use OCaml APIs to query, update and generate data in generic serialization data formats.

The supported data formats are JSON text, s-expressions and TOML.

Serialkit is distributed under the ISC license. It has no dependencies.

Homepage: https://erratique.ch/software/serialkit

Installation

serialkit can be installed with opam:

opam install serialkit
opam install serialkit cmdliner # for the serialkit tool

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation can be consulted online or via odig doc serialkit.

Questions are welcome but better asked on the OCaml forum than on the issue tracker.

About

Serialization formats toolkit for OCaml (unreleased)

Resources

License

Stars

Watchers

Forks