feedparser 6.0.8-2 source package in Ubuntu

Changelog

feedparser (6.0.8-2) unstable; urgency=medium

  * Team upload.
  * gbp.conf: Add missing configuration for pristine-tar.

 -- Nicholas D Steeves <email address hidden>  Sun, 01 May 2022 17:26:41 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
feedparser_6.0.8-2.dsc 2.0 KiB d797e459c804c20f9dd0304cc09c0850a8b02704114056ca7d485a65e971f076
feedparser_6.0.8.orig.tar.gz 279.1 KiB 5ce0410a05ab248c8c7cfca3a0ea2203968ee9ff4486067379af4827a59f9661
feedparser_6.0.8-2.debian.tar.xz 6.0 KiB 2942609100dcbf773cc2b974e99defe2f9d56fed548108937fb5584d5caf03f8

Available diffs

No changes file available.

Binary packages built by this source

python3-feedparser: Universal Feed Parser for Python 3

 Python module for downloading and parsing syndicated feeds. It can
 handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS
 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds.
 .
 It provides the same API to all formats, and sanitizes URIs and HTML.
 .
 This is the Python 3 version of the package.