python-feedparser
Port variant v13
Summary Universal feed parser: RSS, CDF, Atom (3.13)
Package version 6.0.14
Homepage https://github.com/kurtmckee/feedparser
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v14
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 01 AUG 2026, 16:20:03 UTC
Port created 27 MAY 2023, 03:56:48 UTC
Subpackage Descriptions
single .. This file is part of feedparser. Copyright 2010-2025 Kurt McKee Copyright 2002-2008 Mark Pilgrim Released under the BSD 2-clause license. feedparser ########## Parse Atom and RSS feeds in Python. ---- Installation ============ feedparser can be installed by running pip: .. code-block:: console $ pip install feedparser Documentation ============= The feedparser documentation is available on the web at: https://feedparser.readthedocs.io/en/latest/ It is also included in its source format, ReST, in the ``docs/`` directory. To build the documentation you'll need the Sphinx package, which is available at: https://www.sphinx-doc.org/ You can then build HTML pages using a command similar to: .. code-block:: console $ sphinx-build -b html docs/ fpdocs This will produce HTML documentation in the ``fpdocs/`` directory. Testing ======= Feedparser has an extensive test suite, powered by tox. To run it, type this: .. code-block:: console $ python -m venv venv $ source venv/bin/activate # or "venv\bin\activate.ps1" on Windows (venv) $ pip install -r requirements-dev.txt (venv) $ tox This will spawn an HTTP server that will listen on port 8097. The tests will fail if that port is in use.
Configuration Switches (platform-specific settings discarded)
PY313 ON Build using Python 3.13 PY314 OFF Build using Python 3.14
Package Dependencies by Type
Build (only) python313:dev:std
python-pip:single:v13
autoselect-python:single:std
Build and Runtime python313:primary:std
Runtime (only) python-feedparser-sgmllib:single:v13
Download groups
main mirror://PYPIWHL/7f/61/f04912e63702e73fb2a378f9c0a1ad9eb17a334a11a6b3fe1daa593903c2
Distribution File Information
e35e3f760151b0c3b22cac9684155cae186a233e16c49bcbc6c49e91e3131137 80668 python-src/feedparser-6.0.14-py3-none-any.whl
Ports that require python-feedparser:v13
NetBox:std Flexible IPAM and DCIM tool with plugin support