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 (
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








