mlpost 0.9-4 source package in Ubuntu

Changelog

mlpost (0.9-4) unstable; urgency=medium

  * Use ocaml_dune DH buildsystem

 -- Stéphane Glondu <email address hidden>  Thu, 17 Aug 2023 09:41:12 +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
Mantic release universe tex

Downloads

File Size SHA-256 Checksum
mlpost_0.9-4.dsc 2.1 KiB 9bfb95731e5367ea16288664159c877bc5b94397ccd04e13840533a4ca8ef8de
mlpost_0.9.orig.tar.bz2 1.4 MiB 9fad08fbc364a5989f65da507b03d63a3e2fb67aea160c59f43022a14b2897de
mlpost_0.9-4.debian.tar.xz 5.8 KiB e9b0388d3591bd4ac7f15107a95b0c6b93e632158f905ebdc49d6ac15da7d853

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