Source: python-typish Maintainer: Debian Python Team Uploaders: Debian PaN Maintainers , Roland Mas , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-numpy , python3-pytest , python3-setuptools, Standards-Version: 3.9.6 Testsuite: autopkgtest-pkg-pybuild Homepage: https://github.com/ramonhagenaars/typish Vcs-Git: https://salsa.debian.org/python-team/packages/python-typish.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-typish Package: python3-typish Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Improved typing for Python This module provides: - Functions for thorough checks on types - Instance checks considering generics - Typesafe duck-typing