Source: ocaml-ptmap Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Andy Li Standards-Version: 4.5.0 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, ocaml-findlib, dh-ocaml Homepage: https://github.com/backtracking/ptmap Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-ptmap Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-ptmap.git Package: libptmap-ocaml Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${ocaml:Depends} Provides: ${ocaml:Provides} Recommends: ocaml-findlib Description: Maps over integers implemented as Patricia trees (Runtime library) OCaml implementation of an efficient maps over integers, from a paper by Chris Okasaki. . This package contains runtime libraries. Package: libptmap-ocaml-dev Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${ocaml:Depends} Provides: ${ocaml:Provides} Recommends: ocaml-findlib Description: Maps over integers implemented as Patricia trees (Development package) OCaml implementation of an efficient maps over integers, from a paper by Chris Okasaki. . This package contains development files. Package: libptmap-ocaml-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Enhances: libptmap-ocaml-dev Description: Documentation for ocaml-ptmap OCaml implementation of an efficient maps over integers, from a paper by Chris Okasaki. . This package contains documentation for ocaml-ptmap in html format.