ocamlrss 2.2.2-2 source package in Ubuntu

Changelog

ocamlrss (2.2.2-2) unstable; urgency=medium

  [ Stéphane Glondu ]
  * Team upload
  * Bump Standards-Version to 4.6.2

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Use secure URI in Homepage field.

 -- Stéphane Glondu <email address hidden>  Sat, 12 Aug 2023 11:37:41 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
ocamlrss_2.2.2-2.dsc 1.8 KiB f3438b731444f0446bd403465273e894b6dc9d8795098b3ef7650318986fc8ee
ocamlrss_2.2.2.orig.tar.gz 17.4 KiB 79745575122b9eac864f5e8236a61c552ca3f64bbccd696c1d0f7dfd4a6f7720
ocamlrss_2.2.2-2.debian.tar.xz 3.1 KiB f4e28bf5e370293673e7f9dcf1a681e462a8ae8915a4f11856ade963d0545516

No changes file available.

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.