camlmix 1.3.1-5 source package in Ubuntu

Changelog

camlmix (1.3.1-5) unstable; urgency=medium

  * Team upload
  * Depend on ocaml instead of transitional ocaml-nox

 -- Stéphane Glondu <email address hidden>  Tue, 12 Sep 2023 07:50:49 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe ocaml
Noble release universe ocaml
Mantic release universe ocaml

Downloads

File Size SHA-256 Checksum
camlmix_1.3.1-5.dsc 1.6 KiB 5194c28ea0599adc504f57befe901780a5c0c2536ac8b215787ed04b5d5dd937
camlmix_1.3.1.orig.tar.gz 15.4 KiB 5f8eaf4338e726a863b24e495e226354791801be2d738719f9bf9b4746766364
camlmix_1.3.1-5.debian.tar.xz 6.0 KiB ca974a2425bc8997d76688fbc9e5c1b8350ed579be44a111add9c6c24a6f3bee

No changes file available.

Binary packages built by this source

camlmix: preprocessor which converts text with embedded OCaml

 Camlmix is a generic preprocessor which converts text with embedded OCaml into
 an OCaml program with embedded text. It produces text documents from one or
 several templates. OCaml toplevel statements are inserted between '## ... ##',
 and OCaml string expressions between '##= ... ##'.

camlmix-dbgsym: debug symbols for camlmix