Tool for doing a reblog/reply/whatever of an existing webpage.
Given a URL, it will produce a response blog entry with the original content wrapped in a block quote, before using Pandoc to convert it to the representation of choice.
Usage:
pip install reblob
reblob http://example.com/ -f rst
It requires Pandoc to be installed; see the pypandoc manual for some suggestions on how to do this.
Because this is used to reblog/repost/reply/respect a blog entry. re*
.