xmlm 1.4.0-1build1 source package in Ubuntu

Changelog

xmlm (1.4.0-1build1) noble; urgency=medium

  * Rebuild against new OCAML ABI.

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe devel

Downloads

File Size SHA-256 Checksum
xmlm_1.4.0.orig.tar.bz2 25.5 KiB 091252258e3dd16320c3ce4ddb21bcd57efd9c8c2ebfb799ee6a543ed492d9fa
xmlm_1.4.0-1build1.debian.tar.xz 3.6 KiB 2dea5e0afbdec325d9172e740aea7af5690f057f79b0ec378c3fc1a086c08a0f
xmlm_1.4.0-1build1.dsc 1.9 KiB 4dd4a592206201fb9b0dcf344f028824900ee6ee0d8fd7b4d05f07428857f498

View changes file

Binary packages built by this source

libxmlm-ocaml-dev: OCaml xml manipulation module

 Xmlm allows the OCaml programmer to manipulate xml data.
 Its complexity is half-way between the easy xml-light module and
 a full parsing of xml data.
 .
 It is also very simple to upgrade existing code using xml-light
 in order to use xmlm.
 .
 This package contains all the development stuff you need to develop
 OCaml programs which use xmlm.

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