This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 91f705c332574340049b3e74783efada61f24cb2
tree bc48db3df1219701f457d841eb8810163117179b
parent 13ad6596df8ec01e257a572423e86951f766b4b2
tree bc48db3df1219701f457d841eb8810163117179b
parent 13ad6596df8ec01e257a572423e86951f766b4b2
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








