Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

OCamlPro/swhid_compute

Repository files navigation

swhid_compute Actions Status coverage percentage

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

About

swhid is an OCaml library to work with persistent identifiers found in Software Heritage, also known as swhid

Resources

License

Stars

Watchers

Forks