Readbility formatter for html
A fast python port of arc90's readability tool.
breadability [options] <resource>
<resource>
URL or file path to process in readable form.
-f, --fragment
Output html fragment by default.
-b, --browser
Open the parsed content in your web browser.
-d, --debug
Output the detailed scoring information for debugging parsing.
-v, --verbose
Increase logging verbosity to DEBUG.
--version
Display program's version number and exit.
-h, --help
Display this help message and exit.
http://github.com/bookie/breadability
BSD License (2 clause)
Rick Harding et al.