mlpost 0.8.1-8 source package in Ubuntu

Changelog

mlpost (0.8.1-8) unstable; urgency=medium

  * Disable configure check that ocamlbuild has the same version as
    ocaml

 -- Stéphane Glondu <email address hidden>  Sat, 22 Jul 2017 19:30:20 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any all
Section:
tex
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mlpost_0.8.1-8.dsc 2.3 KiB 027acd93018e66b994c94722e4501bec062ff2315ce53bf3626dcee6e9234cf5
mlpost_0.8.1.orig.tar.gz 294.5 KiB 3755c3dbe24445bb2de0d6a5d114725cb0e2ed7ede9c21ee9926ecf1d941862c
mlpost_0.8.1-8.debian.tar.xz 6.8 KiB 17e76e76e7ab163115e3153c0f3704bdff5d5df29b6fb71eaaef8de8603fc432

No changes file available.

Binary packages built by this source

libmlpost-ocaml-dev: No summary available for libmlpost-ocaml-dev in ubuntu artful.

No description available for libmlpost-ocaml-dev in ubuntu artful.

libmlpost-ocaml-doc: 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.

mlpost: 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.

mlpost-dbgsym: debug symbols for mlpost