mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
affa13c8b0
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
19 lines
795 B
Text
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:
|