Source: ocaml-batteries Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Mehdi Dogguy Build-Depends: debhelper-compat (= 13), ocaml-nox (>= 4), ocaml-findlib, libounit-ocaml-dev, libnum-ocaml-dev, ocamlbuild, dh-ocaml Standards-Version: 4.5.0 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-batteries.git Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-batteries 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: ${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} Multi-Arch: foreign 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-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.