[ 源代码: feedparser ]
软件包:python3-feedparser(6.0.11-2)
Universal Feed Parser for Python 3
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, and CDF feeds.
It provides the same API to all formats, and sanitizes URIs and HTML.
This is the Python 3 version of the package.
其他与 python3-feedparser 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-sgmllib3k
- Python 3 port of Python 2's sgmllib