ocamlrss 2.2.1-3build4 source package in Ubuntu

Changelog

ocamlrss (2.2.1-3build4) xenial; urgency=medium

  * No-change rebuild against ocaml 4.02.

 -- Łukasz 'sil2100' Zemczak <email address hidden>  Wed, 04 Nov 2015 21:40:48 -0600

Upload details

Uploaded by:
Łukasz Zemczak
Uploaded to:
Xenial
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
ocamlrss_2.2.1.orig.tar.bz2 15.9 KiB f41ff7ad7c92a452aefebe122c5c1f5179bfcdb0ba9024e8ed018204e6558cbf
ocamlrss_2.2.1-3build4.debian.tar.xz 3.2 KiB cb5d476fcccc2592abdb5c150fbcc05bdc6586e672792fe594b25db1c56a61de
ocamlrss_2.2.1-3build4.dsc 1.8 KiB c153cab03915a21c79a4cd3c2d6f3ccc6abc1a8c76ad58e512c363d5123f4d49

Available diffs

View changes file

Binary packages built by this source

librss-ocaml: RSS 2.0 parser and printer for OCaml (runtime)

 OCaml-RSS is a small OCaml library providing functions to parse and print RSS
 2.0 files. The parser can also parse some RDF files, but some fields are not
 taken into account. There is still some work to do (add missing RSS 2.0
 attributes, add convenient functions).
 .
 OCaml-RSS was previously part of Cameleon but is now developed separately
 and is findlib compatible.

librss-ocaml-dev: RSS 2.0 parser and printer for OCaml (development)

 This package is a small OCaml library providing functions to parse and print
 RSS 2.0 files. The parser can also parse some RDF files, but some fields are
 not taken into account. There is still some work to do (add missing RSS 2.0
 attributes, add convenient functions).
 .
 OCaml-RSS was previously part of Cameleon but is now developed separately
 and is findlib compatible.
 .
 This package contains all the development stuff you need to develop
 OCaml programs which use OCaml-RSS.