pxp 1.2.9-3build5 source package in Ubuntu

Changelog

pxp (1.2.9-3build5) oracular; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Sat, 13 Jul 2024 09:06:18 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel

Downloads

File Size SHA-256 Checksum
pxp_1.2.9.orig.tar.gz 611.3 KiB b1ba8f305913b7e9d0bcbce0c532aeb28a79396e08f178b119c2050835ab1c7b
pxp_1.2.9-3build5.debian.tar.xz 8.1 KiB 78f5a37d48c7c88757be7411ad4c4f1d49ae2db516bdf105743818e74a41926e
pxp_1.2.9-3build5.dsc 1.9 KiB dcedde9d902897312a5c3bace0c62e0d46f96d27e682f7744e54e24902c3f3d2

Available diffs

View changes file

Binary packages built by this source

libpxp-ocaml-dev: OCaml library that implements an XML-1.0 validating parser

 PXP is a validating parser for XML-1.0 which has been written entirely
 in Objective Caml.
 .
 PXP is the new name of the parser formerly known as "Markup". PXP means
 "Polymorphic XML parser" and emphasizes its most useful property: that
 the API is polymorphic and can be configured such that different objects
 are used to store different types of elements.