PyRSS2Gen

Python library for generating RSS 2.0 feeds
Download

PyRSS2Gen Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Price:
  • FREE
  • Publisher Name:
  • Dalke Scientific Software LLC
  • Publisher web site:
  • http://www.dalkescientific.com/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 8 KB

PyRSS2Gen Tags


PyRSS2Gen Description

Python library for generating RSS 2.0 feeds PyRSS2Gen is an open source Python library that will allow you to generate RSS 2.0 feeds.The output does not contain newlines, so if you want to read it, you'll need to use your favorite XML tools to reformat it.RSS is not a fixed format. People are free to add various metadata, like Dublin Core elements. Installation: To install PyRSS2Gen on your Mac you will have to open a Terminal window, browse to PyRSS2Gen's folder and run the following command from inside that directory (you will need administrator privileges to be able to run it):sudo python setup.py install Requirements: · Python What's New in This Release: · many people (Richard Chamberlain, Daniel Hsu, Leonart Richardson and Daniel Holth) pointed out that Guid sets "isPermaLink" (with a "L" not "l"). Fixed, and changed it so the isPermaLink RSS attribute is always either "true" or "false" instead of assuming empty means false. · Added patches from Erik de Jonge and MATSUNO Tokuhiro to set the output encoding. · Implemented a suggestion by Daniel Hoth to convert the enclosure length to a string.


PyRSS2Gen Related Software