From a1a9d24aefb71d7474b32e875bbeecef8b7d3486 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Wed, 15 Mar 2017 20:33:28 +0100 Subject: [PATCH] dev-python/wcwidth: initial import Preparation for dev-lang/coconut. --- .../dev-python/wcwidth/wcwidth-0.1.7.exheres-0 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 packages/dev-python/wcwidth/wcwidth-0.1.7.exheres-0 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" +