[ 原始碼: feedparser ]
套件:python3-feedparser(6.0.8-1~bpo11+1)
python3-feedparser 的相關連結
Debian 的資源:
下載原始碼套件 feedparser:
- [feedparser_6.0.8-1~bpo11+1.dsc]
- [feedparser_6.0.8.orig.tar.gz]
- [feedparser_6.0.8-1~bpo11+1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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