ocamlrss 2.2.1-2 source package in Ubuntu
Changelog
ocamlrss (2.2.1-2) unstable; urgency=medium * Add d/patches/0001-Fix-FTBFS-on-bytecode-architectures.patch (Closes: #731732) * Bump Standards-Version to 3.9.5 -- Prach Pongpanich <email address hidden> Mon, 16 Dec 2013 16:40:15 +0700
Upload details
- Uploaded by:
- Debian OCaml Maintainers on 2013-12-17
- Uploaded to:
- Sid
- Original maintainer:
- Debian OCaml Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ocamlrss_2.2.1-2.dsc | 2.1 KiB | 0a91976168e69f86189fd6211ee7bb487e2f17ef0ee5d3e1acac2b8fac0c23f1 |
ocamlrss_2.2.1.orig.tar.bz2 | 15.9 KiB | f41ff7ad7c92a452aefebe122c5c1f5179bfcdb0ba9024e8ed018204e6558cbf |
ocamlrss_2.2.1-2.debian.tar.gz | 3.1 KiB | cf132dd96269137c3a0e7dd81b3422e4da199a0a45617a5e5678301d9d7bcc0b |
Available diffs
- diff from 2.2.1-1 to 2.2.1-2 (1.1 KiB)
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-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.