mlpost 0.9-5build2 source package in Ubuntu

Changelog

mlpost (0.9-5build2) oracular; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Mon, 03 Jun 2024 23:36:58 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe tex

Downloads

File Size SHA-256 Checksum
mlpost_0.9.orig.tar.bz2 1.4 MiB 9fad08fbc364a5989f65da507b03d63a3e2fb67aea160c59f43022a14b2897de
mlpost_0.9-5build2.debian.tar.xz 6.2 KiB 7df30532bb68cbc7e18ae7465b4dfe3e2d7314be12a70e4a4b10014d9e013605
mlpost_0.9-5build2.dsc 2.3 KiB 08094a3f6d1428db9df090ef61cac10018b357c3ac2074e1313aacf9556fd586

Available diffs

View changes file

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