mlpost 0.9-2build4 source package in Ubuntu

Changelog

mlpost (0.9-2build4) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 16 Feb 2023 10:56:50 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe tex

Downloads

File Size SHA-256 Checksum
mlpost_0.9.orig.tar.bz2 1.4 MiB 9fad08fbc364a5989f65da507b03d63a3e2fb67aea160c59f43022a14b2897de
mlpost_0.9-2build4.debian.tar.xz 5.9 KiB 99d86214912ff558e634660ec4a6f079c368a0675fa483d426ed0719d72e71d4
mlpost_0.9-2build4.dsc 2.3 KiB 488ce87fa541636a2bc73870c34799a908ee6e144da3b932aff0869827e8c134

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