pxp 1.2.4-1build1 source package in Ubuntu

Changelog

pxp (1.2.4-1build1) trusty; urgency=medium

  * Rebuild for ocaml-4.01.
 -- Matthias Klose <email address hidden>   Mon, 23 Dec 2013 22:02:18 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Downloads

File Size SHA-256 Checksum
pxp_1.2.4.orig.tar.gz 685.9 KiB 1cd3e946f19d800f412475adf56e6da87231f80be22d7ea71dd4eabf93876355
pxp_1.2.4-1build1.debian.tar.gz 8.1 KiB 17e69364071d19afc1e902866c0e6024288f474090d246e959c96edb68a34c06
pxp_1.2.4-1build1.dsc 1.3 KiB 1fb3873ce17ebf5f4dbe3855e0791b98b20cbe01df991bc3973e1e0e89ac84ac

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.