https://github.com/ocamlpro/ocp-ocamlres
A simple tool and library to embed files and directories inside an OCaml executables
https://github.com/ocamlpro/ocp-ocamlres
Last synced: about 1 year ago
JSON representation
A simple tool and library to embed files and directories inside an OCaml executables
- Host: GitHub
- URL: https://github.com/ocamlpro/ocp-ocamlres
- Owner: OCamlPro
- License: other
- Created: 2014-01-16T10:24:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-04-11T11:06:50.000Z (over 4 years ago)
- Last Synced: 2023-03-11T18:18:49.285Z (over 3 years ago)
- Language: OCaml
- Size: 794 KB
- Stars: 21
- Watchers: 7
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A tool `ocp-ocamlres` to embed files and directories inside
OCaml executables, with a companion library `ocplib-ocamlres` to
manipulate them at run-time.
This is not an officially released product, it is still in design
stage and all suggestions and comments on the design are most welcome.
Both are released under the terms of the GNU Lesser General
Public License as published by the Free Software Foundation; either
version 3.0 of the License, or (at your option) any later version.
This project is part of TypeRex, developed and maintained by OCamlPro.
Documentation to install and use this tool is available on
http://www.typerex.org/ocp-ocamlres.html