You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
python-readability/readability
Martin Thurau aa4132f57a Adds Python 3.4 support.
Code now supports Python 2.6, 2.7 and 3.4. PYthon 3.3 isn't support
because of some issues with the parser and the difference between old and
new `raise` syntax.
10 years ago
..
__init__.py
cleaners.py Let width and height attributes 10 years ago
debug.py
encoding.py Defaulting to utf-8 when chardet returns None 10 years ago
htmls.py Adds Python 3.4 support. 10 years ago
readability.py Adds Python 3.4 support. 10 years ago