diff --git a/packages/dev-python/wcwidth/wcwidth-0.1.7.exheres-0 b/packages/dev-python/wcwidth/wcwidth-0.1.7.exheres-0 new file mode 100644 index 00000000..48e5700a --- /dev/null +++ b/packages/dev-python/wcwidth/wcwidth-0.1.7.exheres-0 @@ -0,0 +1,15 @@ +# Copyright 2017 Julian Ospald +# Distributed under the terms of the GNU General Public License v2 + +require github [ user="jquast" ] +require pypi setup-py [ import=setuptools ] + +SUMMARY="Measures number of Terminal column cells of wide-character codes" + +LICENCES="MIT" +SLOT="0" +PLATFORMS="~amd64 ~x86" +MYOPTIONS="" + +BUGS_TO="hasufell@posteo.de" +