Skip to content

PlaidWeb/reblob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reblob

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.

Why the name?

Because this is used to reblog/repost/reply/respect a blog entry. re*.

About

Python program and library for extracting a quoted blog reply

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published