Package - python3-wrapt

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

Primary informations

Download package: http://osbpo.debian.net/debian/pool/trixie-gazpacho-backports/main/p/python-wrapt/python3-wrapt_2.1.1-2~bpo13+1_amd64.deb (Size: 64.1KiB)

PropertyValue
Packagepython3-wrapt
Sourcepython-wrapt
Version2.1.1-2~bpo13+1
Architectureamd64
MaintainerDebian OpenStack
Installed-Size340
Dependspython3 (<< 3.14), python3 (>= 3.13~), python3:any, libc6 (>= 2.4)
Filenamepool/trixie-gazpacho-backports/main/p/python-wrapt/python3-wrapt_2.1.1-2~bpo13+1_amd64.deb
Size65648
MD5sum26543ff611f0b6dbaf14d8a259fa0412
SHA15d90e85448773fbef0c11b8d60c94964e5c53c15
SHA25691477420fda8671c6381265d393e354b729886c12974452d4e802922a2711bce
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