--- a/ThirdParty/CharDet/README.rst Wed Jun 21 19:40:59 2017 +0200 +++ b/ThirdParty/CharDet/README.rst Thu Jun 22 18:20:04 2017 +0200 @@ -6,11 +6,7 @@ :target: https://travis-ci.org/chardet/chardet .. image:: https://img.shields.io/coveralls/chardet/chardet/stable.svg - :target: https://coveralls.io/r/chardet/chardet - -.. image:: https://img.shields.io/pypi/dm/chardet.svg - :target: https://warehouse.python.org/project/chardet/ - :alt: PyPI downloads + :target: https://coveralls.io/r/chardet/chardet .. image:: https://img.shields.io/pypi/v/chardet.svg :target: https://warehouse.python.org/project/chardet/ @@ -36,7 +32,7 @@ Our ISO-8859-2 and windows-1250 (Hungarian) probers have been temporarily disabled until we can retrain the models. -Requires Python 2.6 or later +Requires Python 2.6, 2.7, or 3.3+. Installation ------------ @@ -48,7 +44,7 @@ Documentation ------------- -For users, docs are now available at http://chardet.readthedocs.org. +For users, docs are now available at https://chardet.readthedocs.io/. Command-line Tool -----------------