Provided by: python-breadability_0.1.20-5_all
NAME
breadability - readbility formatter for HTML
DESCRIPTION
A fast python port of arc90's readability tool. Usage: breadability [options] <resource> Arguments: <resource> URL or file path to process in readable form.
OPTIONS
-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.
SEE ALSO
http://github.com/bookie/breadability
LICENSE
BSD License (2 clause)
AUTHOR
Rick Harding et al.