ocamlify 0.0.2-11 source package in Ubuntu

Changelog

ocamlify (0.0.2-11) unstable; urgency=medium

  * Team upload
  * Fix build with OCaml 5.x

 -- Stéphane Glondu <email address hidden>  Tue, 18 Jun 2024 09:01:32 +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

Downloads

File Size SHA-256 Checksum
ocamlify_0.0.2-11.dsc 1.7 KiB 94a3a1f1d913baa40b77a0d53e8cb16f154145521a68153de7dc7b91e9ea8c91
ocamlify_0.0.2.orig.tar.gz 51.9 KiB 31963b89dec900583cf0852e851859d2bd8cd93e5a113960713ebb45377c0eb8
ocamlify_0.0.2-11.debian.tar.xz 5.0 KiB e4b1cb9ab0d8b4bd4967727f135f3151374a48aa1e2c93c89fd6a61f52f42fd3

Available diffs

No changes file available.

Binary packages built by this source

ocamlify: include files in OCaml code

 This program allows one to copy files inside OCaml code. It uses a first file
 that describes the other files that must be included and the type of OCaml
 variable it should create. It can also describe dependencies to other files,
 in order to generate .depends files for make.