SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-wrapt rpm build for : CentOS 7. For other distributions click python-wrapt.

Name : python-wrapt
Version : 1.10.10 Vendor : obs://build_opensuse_org/systemsmanagement
Release : 2.3 Date : 2021-02-05 11:37:53
Group : Development/Languages/Python Source RPM : python-wrapt-1.10.10-2.3.src.rpm
Size : 0.17 MB
Packager : (none)
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.

The **wrapt** module focuses very much on correctness. It therefore goes
way beyond existing mechanisms such as ``functools.wraps()`` to ensure that
decorators preserve introspectability, signatures, type checking abilities
etc. The decorators that can be constructed using this module will work in
far more scenarios than typical decorators and provide more predictable and
consistent behaviour.

To ensure that the overhead is as minimal as possible, a C extension module
is used for performance critical components. An automatic fallback to a
pure Python implementation is also provided where a target system does not
have a compiler to allow the C extension to be compiled.

Documentation
-------------

For further information on the **wrapt** module see:

* http://wrapt.readthedocs.org/

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/systemsmanagement:/Ardana:/8:/CentOS:/7.3/CentOS_7.3/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-wrapt-1.10.10-2.3.x86_64.rpm
     

Provides :
python-wrapt
python-wrapt(x86-64)
python2-wrapt

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libpthread.so.0()(64bit)
libpython2.7.so.1.0()(64bit)
python(abi) = 2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rtld(GNU_HASH)
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/python2.7/site-packages/wrapt
/usr/lib64/python2.7/site-packages/wrapt-1.10.10-py2.7.egg-info
/usr/lib64/python2.7/site-packages/wrapt/__init__.py
/usr/lib64/python2.7/site-packages/wrapt/__init__.pyc
/usr/lib64/python2.7/site-packages/wrapt/__init__.pyo
/usr/lib64/python2.7/site-packages/wrapt/_wrappers.so
/usr/lib64/python2.7/site-packages/wrapt/arguments.py
/usr/lib64/python2.7/site-packages/wrapt/arguments.pyc
/usr/lib64/python2.7/site-packages/wrapt/arguments.pyo
/usr/lib64/python2.7/site-packages/wrapt/decorators.py
/usr/lib64/python2.7/site-packages/wrapt/decorators.pyc
/usr/lib64/python2.7/site-packages/wrapt/decorators.pyo
/usr/lib64/python2.7/site-packages/wrapt/importer.py
/usr/lib64/python2.7/site-packages/wrapt/importer.pyc
/usr/lib64/python2.7/site-packages/wrapt/importer.pyo
/usr/lib64/python2.7/site-packages/wrapt/wrappers.py
/usr/lib64/python2.7/site-packages/wrapt/wrappers.pyc
/usr/lib64/python2.7/site-packages/wrapt/wrappers.pyo
/usr/share/doc/python-wrapt-1.10.10
/usr/share/doc/python-wrapt-1.10.10/LICENSE
/usr/share/doc/python-wrapt-1.10.10/README.rst

 
ICM