mlpost 0.9-5 source package in Ubuntu

Changelog

mlpost (0.9-5) unstable; urgency=medium

  * Fix compilation with recent context (Closes: #1052232)

 -- Stéphane Glondu <email address hidden>  Mon, 02 Oct 2023 09:29:59 +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.9-5.dsc 2.1 KiB 040b9a653f48fd845cd4a81a8016c5b7d98d1d28f61b4ade08a8e73d069f2277
mlpost_0.9.orig.tar.bz2 1.4 MiB 9fad08fbc364a5989f65da507b03d63a3e2fb67aea160c59f43022a14b2897de
mlpost_0.9-5.debian.tar.xz 6.1 KiB 614dc9264dea96f862886a441313b07fc9eac2e5e0dee58770067b383e1e5504

Available diffs

No changes file available.

Binary packages built by this source

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

libmlpost-ocaml-dev-dbgsym: debug symbols for libmlpost-ocaml-dev
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