hasufell-repository/packages/dev-python/mypy_extensions/mypy_extensions-0.4.3.exher...

16 lines
338 B
Bash
Raw Normal View History

2018-10-06 08:22:47 +00:00
# Copyright 2018 Alexander Kapshuna <kapsh@kap.sh>
# Distributed under the terms of the GNU General Public License v2
require pypi setup-py [ import=setuptools ]
SUMMARY="Experimental type system extensions for programs checked with the mypy typechecker"
LICENCES="MIT"
SLOT="0"
2019-08-03 23:33:42 +00:00
PLATFORMS="~amd64 ~x86"
2018-10-06 08:22:47 +00:00
MYOPTIONS=""
DEPENDENCIES="
"