Name: | python3-typedecorator |
---|---|
Version: | 0.0.5 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 39046 |
License: | MIT |
RPM: | python3-typedecorator-0.0.5-1.el8.noarch.rpm |
Source RPM: | python-typedecorator-0.0.5-1.el8.src.rpm |
Build Date: | Fri Sep 18 2020 |
Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/dobarkod/typedecorator/ |
Summary: | Decorator-based type checking library |
Description: | A decorator-based implementation of type checks for Python. Provides @params, @returns and @void decorators for describing the type of the function arguments and return values. If the types mismatch, an exception can be thrown, the mismatch can be logged, or it can be ignored. |
- Initial package for Fedora