swhid_compute
OCaml library to work with Software Heritage identifiers, compute library used in swhid
README
swhid_compute is an OCaml library to work with persistent identifiers found in Software Heritage, also known as swhid.
This library only contains the Compute
module.
Installation
swhid_compute
can be installed with opam:
opam install swhid_compute
If you don't have opam
, you can install it following the how to install opam guide.
If you can't or don't want to use opam
, consult the opam file for build instructions.
Quickstart
let () = Format.printf "TODO@."
For more, have a look at the example folder, at the documentation or at the test suite.
About
Install
- Authors
-
- Maintainers
-
Sources
0.1.tar.gz
sha256=60ea44e38caa1648603af7f57a42ab72e653a967681e378ea62922c4165f8a84
sha512=7e1eb0301579e14bc40d0cadf49b3460adc16013a27089d366ce90bef499d048103fd4d9fd0030ec2e1f425fe5fd71ab9ed52473cade8060bb1e60e1fc65d743
Dependencies
odoc
with-doc
bisect_ppx
with-test & >= "2.6" & dev
bos
with-test
digestif
with-test
ocaml
>= "4.08"
dune
>= "2.7"
Reverse Dependencies