xmlm 1.1.1-3 source package in Ubuntu

Changelog

xmlm (1.1.1-3) unstable; urgency=low


  * Team upload
  * Upload to unstable

 -- Stéphane Glondu <email address hidden>  Tue, 03 Dec 2013 08:42:59 +0100

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Downloads

File Size SHA-256 Checksum
xmlm_1.1.1-3.dsc 2.0 KiB ab5d96238fa2ee004819d01a4af427e0a5dc54c14b5cc8fd0e4ca6fe5164e1d7
xmlm_1.1.1.orig.tar.bz2 67.7 KiB 465630953ad80747250da53240b37c55f67991fdc83f28614ea76104d426aa26
xmlm_1.1.1-3.debian.tar.gz 3.1 KiB 32e1ced35d0dbd50a96cfecef2cdc185ef1e976bc9e7dd467c98c6e8537e1b35

Available diffs

No changes file available.

Binary packages built by this source

libxmlm-ocaml-dev: OCaml xml manipulation module

 Xmlm allows the OCaml programmer to manipulate xml data.
 Its complexity is half-way between the easy xml-light module and
 a full parsing of xml data.
 .
 It is also very simple to updgrade existing code using xml-light
 in order to use xmlm.
 .
 This package contains all the development stuff you need to develop
 OCaml programs which use xmlm.