aboutsummaryrefslogtreecommitdiff
path: root/python/wcwidth/README
AgeCommit message (Collapse)Author
2021-04-21various: Kill lots of python3 dep mentionsRobby Workman
This is far from complete. We still need to review and tweak anything with "PYTHON" in the README, as many/most/all of those are telling the user how to build with python3 support. We almost surely want to enable that by default in all of those cases.
2019-10-27python/wcwidth: Added python3 support.Dimitris Zlatanidis
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-05-27python/wcwidth: Fix invalid chars in desc.Matteo Bernardini
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2015-02-28python/wcwidth: Added (Measures number of Terminal).Dimitris Zlatanidis
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>