dh_ocamldoc
helper tools for maintaining OCaml-related Debian packages
Install
- All systems
-
curl cmd.cat/dh_ocamldoc.sh
- Debian
-
apt-get install dh-ocaml
- Ubuntu
-
apt-get install dh-ocaml
- Kali Linux
-
apt-get install dh-ocaml
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dh-ocaml
- Raspbian
-
apt-get install dh-ocaml
- Dockerfile
- dockerfile.run/dh_ocamldoc
dh-ocaml
helper tools for maintaining OCaml-related Debian packages
dh-ocaml is a set of tools and documents to help maintaining Debian packages related to the Objective Caml (OCaml) programming language. dh-ocaml notably contains the following components: * Makefile helpers to write debian/rules files implementing OCaml packaging best-practices (both for CDBS lovers and haters) * the Debian OCaml Packaging Policy * dh_ocaml debhelper to automatically computes dependencies among binary OCaml packages * ocaml-md5sums, the tool used to maintain the system registry of OCaml module interface checksums