| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=polretn6m76o50p3cmfn3j086s; path=/
content-type: text/html; charset=UTF-8
date: Tue, 30 Dec 2025 10:51:23 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
py-feedp..
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/py-feedparser, Parse RSS and Atom feeds in Python
[
Branch: CURRENT, Version: 6.0.12, Package name: py312-feedparser-6.0.12, Maintainer: schmonz
Universal Feed Parser is a 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 0.3,
Atom 1.0, and CDF feeds. It also parses several popular extension
modules, including Dublin Core and Apple's iTunes extensions.
To use Universal Feed Parser, you will need Python 2.1 or later.
Universal Feed Parser is not meant to run standalone; it is a module
for you to use as part of a larger Python program.
Universal Feed Parser is easy to use; the module is self-contained
in a single file, feedparser.py, and it has one primary public
function, parse. parse takes a number of arguments, but only one
is required, and it can be a URL, a local filename, or a raw string
containing feed data in any format.
Required to run:
[textproc/py-sgmllib3k] [lang/python310]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
py-feedp..time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/py-feedparser, Parse RSS and Atom feeds in Python
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 6.0.12, Package name: py312-feedparser-6.0.12, Maintainer: schmonz
Universal Feed Parser is a 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 0.3,
Atom 1.0, and CDF feeds. It also parses several popular extension
modules, including Dublin Core and Apple's iTunes extensions.
To use Universal Feed Parser, you will need Python 2.1 or later.
Universal Feed Parser is not meant to run standalone; it is a module
for you to use as part of a larger Python program.
Universal Feed Parser is easy to use; the module is self-contained
in a single file, feedparser.py, and it has one primary public
function, parse. parse takes a number of arguments, but only one
is required, and it can be a URL, a local filename, or a raw string
containing feed data in any format.
Required to run:
[textproc/py-sgmllib3k] [lang/python310]
Master sites:
Filesize: 279.862 KBVersion history: (Expand)
- (2025-09-11) Updated to version: py312-feedparser-6.0.12
- (2023-12-11) Updated to version: py311-feedparser-6.0.11
- (2023-02-09) Updated to version: py310-feedparser-6.0.10
- (2022-05-22) Updated to version: py39-feedparser-6.0.10
- (2022-05-19) Updated to version: py39-feedparser-6.0.9
- (2022-01-05) Updated to version: py39-feedparser-6.0.8nb1
CVS history: (Expand)
| 2025-09-11 08:10:54 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-feedparser: updated to 6.0.12 6.0.12 - 10 September 2025 * Fix an ``AssertionError`` crash that occurs with Python 3.10 and higher. * Fix a ``DeprecationWarning`` thrown during calls to ``re.sub``. * Add a Read the Docs configuration. |
| 2023-12-11 04:08:13 by Amitai Schleier | Files touched by this commit (2) | |
Log message: py-feedparser: update to 6.0.11. * Resolve ``cgi`` module deprecation warnings. (#330) |
| 2022-05-22 19:32:07 by Amitai Schleier | Files touched by this commit (2) |
Log message: Update to 6.0.10. From the changelog: * Populate ``<summary>`` correctly if it comes after ``<content>``. (#260) |
| 2022-05-19 19:44:36 by Amitai Schleier | Files touched by this commit (2) |
Log message: Update to 6.0.9. From the changelog: * Fix a crash that can occur with GeoRSS feeds that lack a ``<where>`` tag. (#305) |
| 2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
| 2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message: textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip |
| 2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message: textproc: Remove SHA1 hashes for distfiles |
| 2021-06-23 20:18:42 by Amitai Schleier | Files touched by this commit (2) |
Log message: Update to 6.0.8. From the changelog: * Fix the name and link to the chardet module in the documentation. (#280) |
