listparser 0.18-3 source package in Ubuntu

Changelog

listparser (0.18-3) unstable; urgency=medium

  * d/salsa-ci.yml: disable aptly
  * d/control: bump Standards-Version to 4.6.0 (no changes needed)
  * d/patches: add fix_sphinx_error to fix an FTBFS (Closes: #997741)

 -- Henry-Nicolas Tourneur <email address hidden>  Tue, 26 Oct 2021 19:51:00 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
listparser_0.18-3.dsc 2.1 KiB 5a7f17e46dab7f827330c2b05603264d412ce936183a1e0943bf18e6df14be90
listparser_0.18.orig.tar.gz 45.8 KiB cee2d369b8e494142e045ac72848727543f3391ad8b8489ff8a3e8a53b6b0a48
listparser_0.18-3.debian.tar.xz 3.2 KiB 6e9fb03db0d9ce587f103557584a00b40ee27a18f87baa3571d33bd8c33bf4e6

Available diffs

No changes file available.

Binary packages built by this source

python-listparser-doc: Parse OPML, RDF+FOAF, and iGoogle subscription lists (documentation)

 listparser is a Python module that parses subscription lists (also called
 reading lists) and returns a dictionary in OPML structured format.
 It supports OPML, RDF+FOAF, and the iGoogle exported settings format,
 and runs in Python 2.7, Python 3.3 and up, PyPy, and Jython.
 .
 The OPML specification defines an outline as a hierarchical, ordered list
 of arbitrary elements. The specification is fairly open which makes it
 suitable for many types of list data, like RSS feeds.
 .
 This is the documentation package.

python3-listparser: Parse OPML, RDF+FOAF, and iGoogle subscription lists

 listparser is a Python module that parses subscription lists (also called
 reading lists) and returns a dictionary in OPML structured format.
 It supports OPML, RDF+FOAF, and the iGoogle exported settings format,
 and runs in Python 2.7, Python 3.3 and up, PyPy, and Jython.
 .
 The OPML specification defines an outline as a hierarchical, ordered list
 of arbitrary elements. The specification is fairly open which makes it
 suitable for many types of list data, like RSS feeds.