Port details on branch 2024Q3 |
- py-feedparser Universal feed parser written in Python
- 6.0.11 textproc =13 6.0.11Version of this port present on the latest quarterly branch.
- Maintainer: jadawin@FreeBSD.org
- Port Added: 2004-03-12 02:54:22
- Last Update: 2024-03-07 16:07:55
- Commit Hash: 40b7b1c
- People watching this port, also watch:: pcre, xorg-fonts-truetype, libxml2, libgpg-error, freetype2
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/kurtmckee/feedparser
- Description:
- 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.
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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}feedparser>0:textproc/py-feedparser@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-feedparser/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-feedparser
- pkg install py39-feedparser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-feedparser listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-feedparser
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1709135172
SHA256 (kurtmckee-feedparser-6.0.11_GH0.tar.gz) = 7474d23c879a4a7a2367801b417e2797c4abf25449e516d1b9139a3873af7ade
SIZE (kurtmckee-feedparser-6.0.11_GH0.tar.gz) = 253205
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-sgmllib3k>=0 : devel/py-sgmllib3k@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
- deskutils/calibre
- devel/py-perceval
- finance/odoo
- finance/odoo14
- finance/odoo15
- finance/odoo16
- irc/py-limnoria
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py39-feedparser-6.0.11:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_py-feedparser
- USES:
- cpe python tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|