ocamlrss 2.2.2-1build6 source package in Ubuntu

Changelog

ocamlrss (2.2.2-1build6) mantic; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Sat, 29 Jul 2023 19:32:26 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocamlrss_2.2.2.orig.tar.gz 17.4 KiB 79745575122b9eac864f5e8236a61c552ca3f64bbccd696c1d0f7dfd4a6f7720
ocamlrss_2.2.2-1build6.debian.tar.xz 3.2 KiB e04331cfab48e8d37b1a8059dccc231e83f82debbfa108da6a833fdacbba11fe
ocamlrss_2.2.2-1build6.dsc 2.1 KiB 6d77556cad3d9e722324145805a7e1fdce3430dcfc6e8d7336af31fc356d12e4

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-dbgsym: debug symbols for librss-ocaml
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.