Name: | python3-typeguard |
---|---|
Version: | 2.13.3 |
Release: | 4.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 141544 |
License: | MIT |
RPM: | python3-typeguard-2.13.3-4.el9.noarch.rpm |
Source RPM: | python-typeguard-2.13.3-4.el9.src.rpm |
Build Date: | Thu Aug 25 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/agronholm/typeguard |
Summary: | Run-time type checker for Python |
Description: | This library provides run-time type checking for functions defined with PEP 484 argument (and return) type annotations. |