Skip to content

Commit ada2293

Browse files
authored
Merge pull request #3190 from fauzan171/fix/chardet-description
fix: update chardet description to remove outdated Python 2 reference
2 parents 2350345 + 647d723 commit ada2293

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,7 @@ _Libraries for parsing and manipulating plain texts._
869869

870870
- General
871871
- [babel](https://github.com/python-babel/babel) - An internationalization library for Python.
872-
- [chardet](https://github.com/chardet/chardet) - Python 2/3 compatible character encoding detector.
872+
- [chardet](https://github.com/chardet/chardet) - Python character encoding detector.
873873
- [difflib](https://docs.python.org/3/library/difflib.html) - (Python standard library) Helpers for computing deltas.
874874
- [ftfy](https://github.com/rspeer/python-ftfy) - Makes Unicode text less broken and more consistent automagically.
875875
- [pangu.py](https://github.com/vinta/pangu.py) - Paranoid text spacing.

0 commit comments

Comments
 (0)