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
willb (author)
Sat May 09 21:30:20 -0700 2009
commit  91f705c332574340049b3e74783efada61f24cb2
tree    bc48db3df1219701f457d841eb8810163117179b
parent  13ad6596df8ec01e257a572423e86951f766b4b2
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