python-feedparser
Port variant v12
Summary Universal feed parser: RSS, CDF, Atom (3.12)
Package version 6.0.11
Homepage https://github.com/kurtmckee/feedparser
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v11
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 12 DEC 2023, 18:55:48 UTC
Port created 26 MAY 2023, 03:56:48 UTC
Subpackage Descriptions
single .. This file is part of feedparser. Copyright 2010-2023 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)
PY311 OFF Build using Python 3.11 PY312 ON Build using Python 3.12
Package Dependencies by Type
Build (only) python312:dev:standard
python-pip:single:v12
autoselect-python:single:standard
Build and Runtime python312:primary:standard
Runtime (only) python-sgmllib3k:single:v12
Download groups
main mirror://PYPIWHL/7c/d4/8c31aad9cc18f451c49f7f9cfb5799dadffc88177f7917bc90a66459b1d7
Distribution File Information
0be7ee7b395572b19ebeb1d6aafb0028dee11169f1c934e0ed67d54992f4ad45 81343 feedparser-6.0.11-py3-none-any.whl
Ports that require python-feedparser:v12
NetBox:standard Flexible IPAM and DCIM tool with plugin support