encore
Author | Romain Calascibetta <romain.calascibetta@gmail.com> | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | MIT | |||||||||||||||||||||||||
Homepage | https://github.com/dinosaure/encore | |||||||||||||||||||||||||
Issue Tracker | https://github.com/dinosaure/encore/issues | |||||||||||||||||||||||||
Maintainer | Romain Calascibetta <romain.calascibetta@gmail.com> | |||||||||||||||||||||||||
Dependencies |
| |||||||||||||||||||||||||
Available | ocaml-version >= "4.03.0" | |||||||||||||||||||||||||
Published | Mar 31, 2018 | |||||||||||||||||||||||||
Source [http] | https://github.com/dinosaure/encore/releases/download/v0.1/encore-0.1.tbz 79647f73f51e1681cd64790b62d13e59 | |||||||||||||||||||||||||
Statistics | Installed 15 times last month. | |||||||||||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/encore/encore.0.1/opam |
Isomorphism between encoder & decoder
Encore is a little library to provide an interface to generate an Angstrom's decoder and a internal encoder from a shared description. The goal is specifically for ocaml-git to ensure isomorphism when we decode and encode a Git object - and keep the same hash/identifier.
No package is dependent |