| Name: | python3-wrapt |
|---|---|
| Version: | 1.11.2 |
| Release: | 4.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 197662 |
| License: | BSD |
| RPM: | python3-wrapt-1.11.2-4.el8.aarch64.rpm |
| Source RPM: | python-wrapt-1.11.2-4.el8.src.rpm |
| Build Date: | Fri Mar 20 2020 |
| Build Host: | ca-buildarm05.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. |