2017-03-15 19:33:28 +00:00
|
|
|
# Copyright 2017 Julian Ospald <hasufell@posteo.de>
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
|
|
require github [ user="jquast" ]
|
2018-04-19 00:00:29 +00:00
|
|
|
require pypi setup-py [ import=setuptools test=pytest ]
|
2017-03-15 19:33:28 +00:00
|
|
|
|
|
|
|
SUMMARY="Measures number of Terminal column cells of wide-character codes"
|
|
|
|
|
|
|
|
LICENCES="MIT"
|
|
|
|
SLOT="0"
|
|
|
|
PLATFORMS="~amd64 ~x86"
|
|
|
|
MYOPTIONS=""
|
|
|
|
|
|
|
|
BUGS_TO="hasufell@posteo.de"
|
|
|
|
|