Source: ocaml-batteries Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Mehdi Dogguy Build-Depends: debhelper (>= 10), ocaml-nox (>= 4), camlp4, camlp4-extra, ocaml-findlib (>= 1.4), libcamomile-ocaml-dev (>= 0.8), libounit-ocaml-dev, ocamlbuild, dh-ocaml (>= 0.9.5~) Standards-Version: 3.9.2 Vcs-Git: https://anonscm.debian.org/git/pkg-ocaml-maint/packages/ocaml-batteries.git Vcs-Browser: https://anonscm.debian.org/git/pkg-ocaml-maint/packages/ocaml-batteries.git Homepage: https://github.com/ocaml-batteries-team/batteries-included Package: libbatteries-ocaml-dev Architecture: any Depends: ocaml-findlib, ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: libbatteries-ocaml-doc Suggests: ledit Provides: libbatteries-camlp4-dev, ${ocaml:Provides} Description: Batteries included: OCaml development platform - development files Batteries included is a community-driven effort to standardize on an uniform, documented, and comprehensive OCaml development platform. . Batteries included serves the following purposes: * define a standard set of libraries which may be expected on every compliant installation of OCaml * organize these libraries into a hierarchy of modules, with one source of documentation * define a standard set of language extensions which may be expected on every compliant installation of OCaml * provide a consistent API for otherwise independent libraries. . This package contains the core part of batteries included: libraries and language extensions for the OCaml language. Using this package you can develop OCaml programs built on top of batteries included. Package: libbatteries-ocaml-doc Section: doc Architecture: all Depends: ${misc:Depends} Description: Batteries included - OCaml development platform - documentation Batteries included is a community-driven effort to standardize on an uniform, documented, and comprehensive OCaml development platform. . Batteries included serves the following purposes: * define a standard set of libraries which may be expected on every compliant installation of OCaml * organize these libraries into a hierarchy of modules, with one source of documentation * define a standard set of language extensions which may be expected on every compliant installation of OCaml * provide a consistent API for otherwise independent libraries. . This package contains the documentation for batteries included: HTML API documentation, examples, and information about how to use batteries included in your programs. Package: ocaml-batteries-included Architecture: all Depends: libbatteries-ocaml-dev, libbatteries-camlp4-dev, libbatteries-ocaml-doc, ${misc:Depends} Description: Batteries included: OCaml development platform - metapackage Batteries included is a community-driven effort to standardize on an uniform, documented, and comprehensive OCaml development platform. . Batteries included serves the following purposes: * define a standard set of libraries which may be expected on every compliant installation of OCaml * organize these libraries into a hierarchy of modules, with one source of documentation * define a standard set of language extensions which may be expected on every compliant installation of OCaml * provide a consistent API for otherwise independent libraries. . This metapackage is provided for convenience, to install all of batteries included at once.