slackbuilds_ponce/python/mypy/slack-desc
Tim Dickson affa13c8b0
python/mypy: Added (an optional static type checker for python).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-11-03 07:46:44 +07:00

19 lines
795 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
mypy: mypy (an optional static type checker for python)
mypy:
mypy: Mypy is an optional static type checker for Python.
mypy: You can add type hints (PEP 484) to your Python programs, and use
mypy: mypy to type check them statically.
mypy:
mypy: Homepage: https://pypi.org/project/mypy
mypy:
mypy:
mypy:
mypy: