deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: python3:any, python3-mypy (>= 1.13.0-1)
Description: |-
optional static typing for Python
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.
.
This package provides the command-line interface.
Homepage: https://www.mypy-lang.org/
Installed-Size: '90'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: mypy
Priority: optional
Recommends: python3-typeshed
Section: utils
Suggests: mypy-doc
Version: 1.13.0-1
srcpkg_name: mypy
srcpkg_version: 1.13.0-1