From da6a2090ee7e0a2ef872dc3eb08867c7db6bc8fe Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sun, 19 Mar 2017 08:07:12 +0700 Subject: python/python-unicodedata2: Added (unicodedata backport/updates). Signed-off-by: Willy Sudiarto Raharjo --- python/python-unicodedata2/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python-unicodedata2/README (limited to 'python/python-unicodedata2/README') diff --git a/python/python-unicodedata2/README b/python/python-unicodedata2/README new file mode 100644 index 0000000000..d577a6bc8d --- /dev/null +++ b/python/python-unicodedata2/README @@ -0,0 +1,3 @@ +python-unicodedata2 - unicodedata backport/updates to python 3 and python 2. + +python3 is an optional dependency (autodetected). -- cgit v1.2.3