Package - python3-wrapt

Package:  python3-wrapt
apt-get install python3-wrapt
Documentations in package:

Primary informations

Download package: http://osbpo.debian.net/debian/pool/bullseye-zed-backports-nochange/main/p/python-wrapt/python3-wrapt_1.13.3-1+b1~bpo11+1_amd64.deb (Size: 40.5KiB)

PropertyValue
Packagepython3-wrapt
Sourcepython-wrapt
Version1.13.3-1+b1~bpo11+1
Architectureamd64
MaintainerDebian OpenStack
Installed-Size155
Dependspython3-six, python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4)
Filenamepool/bullseye-zed-backports-nochange/main/p/python-wrapt/python3-wrapt_1.13.3-1+b1~bpo11+1_amd64.deb
Size41444
MD5sum95aeb76e62527fb806baa289d7cf50e1
SHA15afc919877d619fc2617934d748c3f92465d3d9a
SHA256bdf2b972e6cefd0c7c41e6c45f90070279369564445d70cce138f40bedb86059
Sectionpython
Priorityoptional
Homepagehttps://github.com/GrahamDumpleton/wrapt
Descriptiondecorators, wrappers and monkey patching. - Python 3.x 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. . This package contains the Python 3.x module.
Description-md5

Files in package

  • /usr/lib/python3/dist-packages/wrapt-1.15.0.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/wrapt-1.15.0.egg-info/dependency_links.txt
  • /usr/lib/python3/dist-packages/wrapt-1.15.0.egg-info/not-zip-safe
  • /usr/lib/python3/dist-packages/wrapt-1.15.0.egg-info/top_level.txt
  • /usr/lib/python3/dist-packages/wrapt/__init__.py
  • /usr/lib/python3/dist-packages/wrapt/_wrappers.cpython-313-x86_64-linux-gnu.so
  • /usr/lib/python3/dist-packages/wrapt/arguments.py
  • /usr/lib/python3/dist-packages/wrapt/decorators.py
  • /usr/lib/python3/dist-packages/wrapt/importer.py
  • /usr/lib/python3/dist-packages/wrapt/wrappers.py
  • /usr/share/doc/python3-wrapt/changelog.Debian.amd64.gz
  • /usr/share/doc/python3-wrapt/changelog.Debian.gz
  • /usr/share/doc/python3-wrapt/changelog.gz
  • /usr/share/doc/python3-wrapt/copyright