deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-importlib-metadata | python3-supported-min (>= 3.10), python3-typing-extensions
(>= 4.10.0), python3:any
Description: |-
Run-time type checker for Python
This library provides run-time type checking for functions defined with
argument type annotations. This can be done in one of three ways:
* calling check_argument_types() from within the function body
* decorating the function with @typechecked
* using `with TypeChecker('packagename')`
.
This package installs the library for Python 3.
Homepage: https://github.com/agronholm/typeguard
Installed-Size: '166'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-typeguard
Priority: optional
Section: python
Source: python-typeguard
Version: 4.4.0-1
srcpkg_name: python-typeguard
srcpkg_version: 4.4.0-1