diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-03-19 08:07:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-19 08:07:12 +0700 |
commit | da6a2090ee7e0a2ef872dc3eb08867c7db6bc8fe (patch) | |
tree | 6c64c9ec2919f8b5848ae29662d534c18db7da82 /python/python-unicodedata2/README | |
parent | ba5356fefe0eb10aa31e038e6302046d8659aaba (diff) |
python/python-unicodedata2: Added (unicodedata backport/updates).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-unicodedata2/README')
-rw-r--r-- | python/python-unicodedata2/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python-unicodedata2/README b/python/python-unicodedata2/README new file mode 100644 index 0000000000000..d577a6bc8d20b --- /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). |