cmdliner 1.2.0-2build1 source package in Ubuntu

Changelog

cmdliner (1.2.0-2build1) noble; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 02 Nov 2023 23:07:32 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cmdliner_1.2.0.orig.tar.bz2 57.1 KiB afed10589028394fd6f64e97b1c617e2be70de6d35ee47e04235da31a9dd0078
cmdliner_1.2.0-2build1.debian.tar.xz 3.4 KiB 176d7175da54fc9f0c1865125a91381b5f8fc20b53af755bcdb7d32485499557
cmdliner_1.2.0-2build1.dsc 2.0 KiB 7b765b46f450c337072570e4d5fb80bd30925ea76de207a7409d630fcc2646ad

View changes file

Binary packages built by this source

libcmdliner-ocaml-dev: declarative definition of command line interfaces

 It provides a simple and compositional mechanism to convert command
 line arguments to OCaml values and pass them to your functions.
 The module automatically handles syntax errors, help messages and
 UNIX man page generation. It supports programs with single or
 multiple commands (like darcs or git) and respects most of the POSIX
 and GNU conventions.
 .
 This package contains the development modules you need to use Cmdliner
 in your programs.

libcmdliner-ocaml-dev-dbgsym: debug symbols for libcmdliner-ocaml-dev