public
Description: Simple script for reposting items from a full-content RSS feed to a MetaWeblog-enabled CMS
Homepage: http://web.willbenton.com/software/reblog
Clone URL: git://github.com/willb/reblog.py.git
name age message
file README Loading commit data...
file reblog.py
README
reblog is a short python script for reposting material from a
syndication feed to a site that supports the MetaWeblog API. It
depends on having the Universal Feed Parser[1] installed, and
is more of a quick hack than an industrial-strength tool.

The most interesting use case is importing a linklog, Twitter
feed, or tumblelog into a regular weblog. (I wrote it so I
could import my old linklog into my regular weblog. [2])

I maintain that it is almost too simple to be copyrightable,
but I license it to you under the terms of the standard 
BSD license[3]; note that this software has NO WARRANTY, 
either express or implied.

[1]  see http://www.feedparser.org/
[2]  see http://blog.willbenton.com/2004/09/reblogging-made-pathologically-easy/
[3]  http://creativecommons.org/licenses/BSD