Source: meta-ocaml
Section: devel
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders:
 Ralf Treinen <treinen@debian.org>,
 Stéphane Glondu <glondu@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/ocaml-team/meta-ocaml.git
Vcs-Browser: https://salsa.debian.org/ocaml-team/meta-ocaml

Package: ocaml-core
Architecture: all
Depends:
 ${misc:Depends},
 ocaml,
 ocaml-interp,
 ocaml-findlib,
 ocaml-dune
Recommends:
 ocaml-tools,
 elpa-tuareg,
 libounit-ocaml-dev,
 readline-editor
Suggests:
 ocaml-doc,
 ocamlweb,
 camlidl,
 ocamldsort,
 ocamlmakefile,
 menhir
Description: OCaml core tools (metapackage)
 A metapackage containing dependencies on, and suggestions of packages useful
 for developing in the Objective Caml (OCaml) programming language.
 .
 Includes dependencies on various tools related to OCaml like
 compiler and preprocessor, tuareg mode for the emacs editor, package manager,
 documentation tool and more.

Package: ocaml-libs
Architecture: all
Depends:
 ${misc:Depends},
 libextlib-ocaml-dev,
 liblablgtk3-ocaml-dev,
 libocamlnet-ocaml-dev,
 libxmlm-ocaml-dev,
 libzip-ocaml-dev
Recommends:
 libcalendar-ocaml-dev,
 libcamlimages-ocaml-dev
Description: OCaml core libraries (metapackage)
 A metapackage containing dependencies for the Objective Caml
 (OCaml) programming language core libraries.
 .
 Includes dependencies on various kinds of OCaml core libraries like
 graphics, networking, compression, and XML parsing.

Package: ocaml-platform
Architecture: all
Depends:
 ${misc:Depends},
 ocaml,
 ocaml-dune,
 ocaml-odoc,
 opam,
 utop,
 libppxlib-ocaml-dev
Recommends:
 ocaml-findlib
Suggests:
 ocaml-doc,
 camlp4,
 ocamlbuild,
 oasis
Homepage: https://ocaml.org/docs/platform
Description: OCaml Platform (metapackage)
 The OCaml Platform represents the best way for developers, both new
 and old, to write software in OCaml. It combines the core OCaml
 compiler with a coherent set of tools, documentation, libraries, and
 testing resources.
