PACKAGE NAME: python-typeguard-4.4.4-x86_64-1cf.txz PACKAGE MIRROR: https://slackers.it/repository/slackware64-current/ PACKAGE LOCATION: ./python-typeguard PACKAGE SIZE (compressed): 76 K PACKAGE SIZE (uncompressed): 470 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python-typeguard: python-typeguard (Run-time type checker for Python) python-typeguard: python-typeguard: This library provides run-time type checking for functions defined python-typeguard: with PEP 484 argument (and return) type annotations, and any arbitrary python-typeguard: Python objects. It can be used together with static type checkers as python-typeguard: an additional layer of type safety, to catch type violations that python-typeguard: could only be detected at run time. python-typeguard: python-typeguard: python-typeguard: python-typeguard: