pxp 1.2.9-2 source package in Ubuntu

Changelog

pxp (1.2.9-2) unstable; urgency=medium

  [ Stéphane Glondu ]
  * Team upload
  * Update Vcs-*

  [ Christopher Cramer ]
  * Fix compilation with OCaml 4.08.1 (Closes: #944593)

 -- Stéphane Glondu <email address hidden>  Thu, 21 Nov 2019 13:29:18 +0100

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe devel

Downloads

File Size SHA-256 Checksum
pxp_1.2.9-2.dsc 1.7 KiB 021ae4f8bb258606193af30f63027d5fbad2893447a50b4135d165dd6f44a83a
pxp_1.2.9.orig.tar.gz 611.3 KiB b1ba8f305913b7e9d0bcbce0c532aeb28a79396e08f178b119c2050835ab1c7b
pxp_1.2.9-2.debian.tar.xz 8.0 KiB 34a59098e516f1abf55f7c424b982d36293b1994ce53dc8483819537de12685f

No changes file available.

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.