Source: mlpost
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Stéphane Glondu <glondu@debian.org>
Build-Depends:
 debhelper (>= 10),
 dh-ocaml (>= 0.9~),
 libcairo-ocaml-dev (>= 20090223-2~),
 libbitstring-ocaml-dev (>= 2.0.0-5~),
 camlp4,
 ocaml-findlib (>= 1.4),
 ocamlbuild,
 ocaml-nox (>= 4.01)
Build-Depends-Indep:
 context (>= 2012.05.23.20120524-1~),
 texlive-latex-base,
 texlive-latex-recommended,
 texlive-fonts-recommended,
 texlive-metapost,
 ghostscript,
 imagemagick
Standards-Version: 3.9.3
Section: tex
Homepage: http://mlpost.lri.fr/
Vcs-Browser: https://anonscm.debian.org/git/pkg-ocaml-maint/packages/mlpost.git
Vcs-Git: https://anonscm.debian.org/git/pkg-ocaml-maint/packages/mlpost.git

Package: mlpost
Architecture: any
Depends:
 context (>= 2012.05.23.20120524-1~),
 texlive-latex-base,
 texlive-latex-recommended,
 texlive-metapost,
 libmlpost-ocaml-dev,
 ${ocaml:Depends},
 ${shlibs:Depends},
 ${misc:Depends}
Recommends:
 libmlpost-ocaml-doc,
 xpdf
Suggests:
 ghostscript,
 imagemagick,
 ocaml-findlib
Description: OCaml interface to Metapost (command-line tool)
 Mlpost is an OCaml library for scientific drawing. It relies on
 Metapost, giving the possibility to include (La)TeX fragments.
 Mlpost users can use the full power of OCaml to generate their
 diagrams, including static typing and the possibility to use any
 OCaml library. Moreover, Mlpost promotes a declarative style quite
 different from existing tools.
 .
 This package contains a command-line tool to ease the generation of
 PostScript or PDF figures directly from .ml files.

Package: libmlpost-ocaml-dev
Section: ocaml
Architecture: any
Depends:
 ${ocaml:Depends},
 ${shlibs:Depends},
 ${misc:Depends}
Provides: ${ocaml:Provides}
Recommends:
 libmlpost-ocaml-doc,
 ocaml-findlib
Suggests:
 context (>= 2012.05.23.20120524-1~),
 texlive-latex-base,
 texlive-latex-recommended,
 texlive-metapost,
 xpdf,
 ghostscript,
 imagemagick
Replaces: mlpost (<< 0.8.1)
Breaks: mlpost (<< 0.8.1)
Description: OCaml interface to Metapost (library)
 Mlpost is an OCaml library for scientific drawing. It relies on
 Metapost, giving the possibility to include (La)TeX fragments.
 Mlpost users can use the full power of OCaml to generate their
 diagrams, including static typing and the possibility to use any
 OCaml library. Moreover, Mlpost promotes a declarative style quite
 different from existing tools.
 .
 This package contains the library itself.

Package: libmlpost-ocaml-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Enhances: libmlpost-ocaml-dev
Replaces: mlpost (<< 0.8.1)
Breaks: mlpost (<< 0.8.1)
Description: Objective Caml interface to Metapost (doc)
 Mlpost is an OCaml library for scientific drawing. It relies on
 Metapost, giving the possibility to include (La)TeX fragments.
 Mlpost users can use the full power of OCaml to generate their
 diagrams, including static typing and the possibility to use any
 OCaml library. Moreover, Mlpost promotes a declarative style quite
 different from existing tools.
 .
 This package contains the API reference of the library.
