{"name":"py313-mypy","portdir":"python/py-mypy","version":"1.20.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.mypy-lang.org","description":"Optional static typing for Python","long_description":"Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.","active":true,"categories":["python"],"maintainers":[{"name":"toby","github":"tobypeterson","ports_count":249}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-types-setuptools","clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel","py313-types-psutil"]},{"type":"lib","ports":["py313-pathspec","py313-mypy_extensions","py313-typing_extensions","py313-librt","python313"]},{"type":"run","ports":["mypy_select"]}],"depends_on":[{"type":"build","ports":["py313-pytokens"]},{"type":"lib","ports":["py313-scipy"]},{"type":"test","ports":["py313-trio","py313-asgiref","py313-immutables","py313-rsa","py313-typer","py313-numpy"]}]}