We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2350345 + 647d723 commit ada2293Copy full SHA for ada2293
1 file changed
README.md
@@ -869,7 +869,7 @@ _Libraries for parsing and manipulating plain texts._
869
870
- General
871
- [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.
+ - [chardet](https://github.com/chardet/chardet) - Python character encoding detector.
873
- [difflib](https://docs.python.org/3/library/difflib.html) - (Python standard library) Helpers for computing deltas.
874
- [ftfy](https://github.com/rspeer/python-ftfy) - Makes Unicode text less broken and more consistent automagically.
875
- [pangu.py](https://github.com/vinta/pangu.py) - Paranoid text spacing.
0 commit comments