Name: | python-wrapt |
---|---|
Version: | 1.10.4 |
Release: | 8.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 187347 |
License: | BSD |
RPM: | python-wrapt-1.10.4-8.el7.aarch64.rpm |
Source RPM: | python-wrapt-1.10.4-8.el7.src.rpm |
Build Date: | Fri Mar 06 2020 |
Build Host: | ca-buildarm01.us.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. |