From c1baa03140a7641001035703497e475438b48b2c Mon Sep 17 00:00:00 2001 From: probar Date: Mon, 18 Aug 2014 18:37:57 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f0c5b0..da1d322 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [fuzzywuzzy](https://github.com/seatgeek/fuzzywuzzy) - Fuzzy String Matching. * [esmre](https://code.google.com/p/esmre/) - Regular expression accelerator. * [shortuuid](https://github.com/stochastic-technologies/shortuuid) - A generator library for concise, unambiguous and URL-safe UUIDs. + * [unicode](https://github.com/LuminosoInsight/python-ftfy) - makes Unicode text less broken and more consistent automagically. * [unidecode](https://pypi.python.org/pypi/Unidecode) - ASCII transliterations of Unicode text. * [chardet](https://github.com/chardet/chardet) - Python 2/3 compatible character encoding detector. * [xpinyin](https://github.com/lxneng/xpinyin) - A library to translate Chinese hanzi (漢字) to pinyin (拼音).