pxp 1.2.9-1build1 source package in Ubuntu

Changelog

pxp (1.2.9-1build1) bionic; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Sat, 28 Oct 2017 16:41:22 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
pxp_1.2.9.orig.tar.gz 611.3 KiB b1ba8f305913b7e9d0bcbce0c532aeb28a79396e08f178b119c2050835ab1c7b
pxp_1.2.9-1build1.debian.tar.xz 7.5 KiB 14a24156357f25e45692a389344834cccb006aeaab4f89eaa90430bdb996a519
pxp_1.2.9-1build1.dsc 1.9 KiB 4e9b025e67d6f8843c4545844bda83366987587c07845ba56968a471667d0a5d

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.