Skip to content

PlaidWeb/reblob

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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