%%VERSION%%
databox-storage is TODO
databox-storage is distributed under the ISC license.
Homepage: https://github.com/sevenEng/databox-storage
databox-storage can be installed with opam:
opam install databox-storage
If you don't use opam consult the opam file for build
instructions.
The documentation and API reference is generated from the source
interfaces. It can be consulted online or via odig doc databox-storage.
If you installed databox-storage with opam sample programs are located in
the directory opam var databox-storage:doc.
In the distribution sample programs and tests are located in the
test directory of the distribution. They can be built and run
with:
topkg build --tests true && topkg test