| Name: | python-wrapt |
|---|---|
| Version: | 1.10.4 |
| Release: | 7.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 158835 |
| License: | BSD |
| RPM: | python-wrapt-1.10.4-7.el7.x86_64.rpm |
| Source RPM: | python-wrapt-1.10.4-7.el7.src.rpm |
| Build Date: | Mon Aug 21 2017 |
| Build Host: | x86-ol7-builder-01.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. |