feedparser 6.0.12-ok1 source package in openKylin
Changelog
feedparser (6.0.12-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Thu, 04 Jun 2026 14:07:39 +0800
feedparser (6.0.12-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Thu, 04 Jun 2026 14:07:39 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| feedparser_6.0.12.orig.tar.gz | 279.9 KiB | 64f76ce90ae3e8ef5d1ede0f8d3b50ce26bcce71dd8ae5e82b1cd2d4a5f94228 |
| feedparser_6.0.12-ok1.debian.tar.xz | 3.1 KiB | 69cf62037ee9c4c421dea79a8c0d081ee96038fdc482c740c42511729a157e39 |
| feedparser_6.0.12-ok1.dsc | 1.9 KiB | 27dd49ed47a3820228c3feed009d60c03f6d56c4968fc1ab8119034fd997ce98 |
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.