This library allows to parse various files used in Debian packaging:
- changelog files
- source and binary control files
- watch files
The recommended way to install ocaml-debian-formats is via the opam package manager:
$ opam install debian-formats
- API documentation is available online.