Name: | python3-wrapt |
---|---|
Version: | 1.16.0 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 182687 |
License: | BSD-2-Clause |
RPM: | python3-wrapt-1.16.0-1.el8.x86_64.rpm |
Source RPM: | python-wrapt-1.16.0-1.el8.src.rpm |
Build Date: | Fri Dec 06 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/GrahamDumpleton/wrapt |
Summary: | A Python module for decorators, wrappers and monkey patching |
Description: | The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions. |