ocamlify 0.0.2-9 source package in Ubuntu

Changelog

ocamlify (0.0.2-9) unstable; urgency=medium

  * Team upload
  * Recompile with OCaml 4.13.1
  * Bump Standards-Version to 4.6.0
  * Bump debian/watch version to 4

 -- Stéphane Glondu <email address hidden>  Thu, 20 Jan 2022 16:32:02 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ocamlify_0.0.2-9.dsc 1.7 KiB a7a32dc9ce6078627261389d95bec83cce5bcaeea6078e9b007d596e79e3afda
ocamlify_0.0.2.orig.tar.gz 51.9 KiB 31963b89dec900583cf0852e851859d2bd8cd93e5a113960713ebb45377c0eb8
ocamlify_0.0.2-9.debian.tar.xz 4.0 KiB b3322ece7b76a7013e741ec6a8582e50168ec19068264afb20e88815df81962a

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.