camlmix 1.3.1-6 source package in Ubuntu

Changelog

camlmix (1.3.1-6) unstable; urgency=medium

  * Team upload
  * Add dependency to camlp-streams

 -- Stéphane Glondu <email address hidden>  Sat, 15 Jun 2024 07:28:23 +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

Downloads

File Size SHA-256 Checksum
camlmix_1.3.1-6.dsc 1.7 KiB dd6c22d74dfbbb6b9af4d4a36a4d30d5c81c643c72a8f2b18a1850a7b0d1be53
camlmix_1.3.1.orig.tar.gz 15.4 KiB 5f8eaf4338e726a863b24e495e226354791801be2d738719f9bf9b4746766364
camlmix_1.3.1-6.debian.tar.xz 6.3 KiB 67ec471c67401cb36dbe9dc683bb313b035402e08dde7d3c456e4c34e854221a

Available diffs

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