listparser 0.20-2 source package in Ubuntu

Changelog

listparser (0.20-2) unstable; urgency=medium

  * Team upload.
  * Removed d/tests/control not fit for new upstream version.
  * d/control: updated test suite to autopkgtest-pkg-pybuild.

 -- Yogeswaran Umasankar <email address hidden>  Wed, 03 Jul 2024 17:30: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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
listparser_0.20-2.dsc 2.2 KiB ccacd7cac6893693d9449a59128035c1913904bcadf934718768cd57640e949a
listparser_0.20.orig.tar.gz 74.7 KiB 0af9278a33a426a62218229890289b1b8f9e9380b3648a32c9660aa9f8f48555
listparser_0.20-2.debian.tar.xz 2.9 KiB 736fa350918585a56e0f968e1c3053c67c466898eb18d5d8acf293a1b4034fe7

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.