python-feedparser
Port variant py310
Summary Universal feed parser: RSS, CDF, Atom (3.10)
Package version 6.0.10
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 26 MAY 2023, 03:56:48 UTC
Port created 26 MAY 2023, 03:56:48 UTC
Subpackage Descriptions
single feedparser - Parse Atom and RSS feeds in Python. | Copyright 2010-2022 Kurt McKee | Copyright 2002-2008 Mark Pilgrim feedparser is open source. See the LICENSE file for more information. Installation ============ feedparser can be installed by running pip: .. code-block:: shell $ 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:: shell $ 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:: shell $ 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)
PY310 ON Build using Python 3.10 PY311 OFF Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py310
autoselect-python:single:standard
Build and Runtime python310:single:standard
Runtime (only) python-sgmllib3k:single:py310
Download groups
main mirror://PYPIWHL/92/1e/741fd94cf2855d251712868f2183cb6485a28daaa3947e1a7046dc036aca
Distribution File Information
79c257d526d13b944e965f6095700587f27388e50ea16fd245babe4dfae7024f 81103 feedparser-6.0.10-py3-none-any.whl
Ports that require python-feedparser:py310
NetBox:standard Flexible IPAM and DCIM tool with plugin support