pxp 1.2.9-2build3 source package in Ubuntu

Changelog

pxp (1.2.9-2build3) jammy; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 07 Nov 2021 01:59:55 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pxp_1.2.9.orig.tar.gz 611.3 KiB b1ba8f305913b7e9d0bcbce0c532aeb28a79396e08f178b119c2050835ab1c7b
pxp_1.2.9-2build3.debian.tar.xz 8.1 KiB 8ff296cadd659839a466916362510909299a4dd2be86dd2c7c6dfbe0039485c8
pxp_1.2.9-2build3.dsc 1.9 KiB c355ab24123ee81e9faaf591093a628d21e6451c3ee912b17a93de30ad976802

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.