hasufell-repository/packages/dev-python/wcwidth/wcwidth-0.1.7.exheres-0
Julian Ospald a1a9d24aef
dev-python/wcwidth: initial import
Preparation for dev-lang/coconut.
2017-03-15 20:33:28 +01:00

16 lines
366 B
Bash

# Copyright 2017 Julian Ospald <hasufell@posteo.de>
# 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"