mlpost 0.9-1 source package in Ubuntu

Changelog

mlpost (0.9-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.6.0
  * Update debian/watch

 -- Stéphane Glondu <email address hidden>  Fri, 03 Dec 2021 16:37:53 +0100

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-1.dsc 2.0 KiB e8bf007dc3003db6aa3e07f3f75649031638dd7226c742f9db32c2456e34268e
mlpost_0.9.orig.tar.bz2 1.4 MiB 9fad08fbc364a5989f65da507b03d63a3e2fb67aea160c59f43022a14b2897de
mlpost_0.9-1.debian.tar.xz 4.5 KiB c2a76652f8334c0b2610e562e828869612ea9521ea56f3dc9f19d94777d96a1c

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