feedparser 6.0.10-1 source package in Ubuntu
Changelog
feedparser (6.0.10-1) unstable; urgency=medium * Team upload. * New upstream release. -- Nicholas D Steeves <email address hidden> Sat, 17 Dec 2022 14:19:56 -0500
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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | python | |
Lunar | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
feedparser_6.0.10-1.dsc | 2.0 KiB | b4acc0bc4d333665c02bc23707cda272a34d3cd16071e008a6d106e4f534b84d |
feedparser_6.0.10.orig.tar.gz | 279.7 KiB | 27da485f4637ce7163cdeab13a80312b93b7d0c1b775bef4a47629a3110bca51 |
feedparser_6.0.10-1.debian.tar.xz | 6.0 KiB | a6c76964e7b843ceb664acaaabd505f1638a7eb3bc6289ceece72fe4517af17b |
Available diffs
- diff from 6.0.8-2 to 6.0.10-1 (3.6 KiB)
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.