Download List

项目描述

feedparser is a Python library that parses feeds. It supports the Atom, RDF, RSS, and CDF feed formats.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-06 12:25
5.1

此版本包括众多错误修正,Python 3.2,Jython 部分支持全力支持,distutils 支持在 Python 3 和广泛的单元测试和文件的工作。
This release includes numerous bugfixes, full support for Python 3.2, partial support for Jython, distutils support in Python 3, and extensive work on the unit tests and documentation.

2011-02-21 12:43
5.0.1

这是一个安全释放。三个HTML消毒剂已确认并修复漏洞,包括一个不速之客错误。我们建议所有用户立即升级。
This is a security release. Three HTML sanitizer bugs were identified and fixed, including a crasher bug. All users are encouraged to upgrade immediately.

2011-01-26 06:59
5.0

几乎所有报告的错误已得到修复。取得了显着改善内容消毒,包括CSS,HTML5的和XHTML,SVG和MathML的支持。 HTTP请求头现在可以被覆盖,和HTTP响应头可如果开发商使用的是HTTP客户端请求的URL库来传递。微格式,包括REL的标记与REL -外壳,现在支持。为Python 3的支持已被添加。
Almost all reported bugs have been fixed. Significant improvements have been made to content sanitizing, including CSS, HTML5, XHTML, SVG, and MathML support. HTTP request headers can now be overridden, and HTTP response headers can be passed in if the developer is using an HTTP client library to request URLs. Microformats, including rel-tag and rel-enclosure, are now supported. Support for Python 3 has been added.

Project Resources