Linux workstation

openSUSE Tumbleweed native package

python313-wrapt

A Python module for decorators, wrappers and monkey patching

Packages / openSUSE Tumbleweed / Unspecified / python313-wrapt

[Source: python-wrapt]

Package: python313-wrapt (2.3.0-1.1)

External Resources:

Homepage: [github.com]

Similar packages:

  • [python314-wrapt]

    A Python module for decorators, wrappers and monkey patching

A Python module for decorators, wrappers and monkey patching

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/

Other Packages Related to python313-wrapt:

  • dep: python(abi) (= 3.13)

    Package not available

  • dep: libc.so.6(GLIBC_2.4)(64bit)

    Package not available

Download python313-wrapt

ArchitecturePackage SizeInstalled SizeFiles
x86_64165 KiB636 KiB[list of files]

Rutas de archivos del paquete (62)

Paths come from the repository package-file index for the observed builds. They describe archive/package associations, not every file that will exist on a running system after maintainer scripts, alternatives, generated state, diversions, or installation choices.

  • /usr/lib64/python3.13/site-packages/wrapt
  • /usr/lib64/python3.13/site-packages/wrapt-2.3.0.dist-info
  • /usr/lib64/python3.13/site-packages/wrapt-2.3.0.dist-info/INSTALLER
  • /usr/lib64/python3.13/site-packages/wrapt-2.3.0.dist-info/licenses
  • /usr/lib64/python3.13/site-packages/wrapt-2.3.0.dist-info/licenses/LICENSE
  • /usr/lib64/python3.13/site-packages/wrapt-2.3.0.dist-info/METADATA
  • /usr/lib64/python3.13/site-packages/wrapt-2.3.0.dist-info/RECORD
  • /usr/lib64/python3.13/site-packages/wrapt-2.3.0.dist-info/REQUESTED
  • /usr/lib64/python3.13/site-packages/wrapt-2.3.0.dist-info/top_level.txt
  • /usr/lib64/python3.13/site-packages/wrapt-2.3.0.dist-info/WHEEL
  • /usr/lib64/python3.13/site-packages/wrapt/arguments.py
  • /usr/lib64/python3.13/site-packages/wrapt/caching.py
  • /usr/lib64/python3.13/site-packages/wrapt/decorators.py
  • /usr/lib64/python3.13/site-packages/wrapt/importer.py
  • /usr/lib64/python3.13/site-packages/wrapt/__init__.py
  • /usr/lib64/python3.13/site-packages/wrapt/patches.py
  • /usr/lib64/python3.13/site-packages/wrapt/proxies.py
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/arguments.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/arguments.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/caching.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/caching.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/decorators.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/decorators.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/importer.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/importer.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/__init__.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/__init__.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/patches.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/patches.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/proxies.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/proxies.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/signature.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/signature.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/synchronization.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/synchronization.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/weakrefs.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/weakrefs.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/wrappers.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/wrappers.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/__wrapt__.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/__pycache__/__wrapt__.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/wrapt/signature.py
  • /usr/lib64/python3.13/site-packages/wrapt-stubs
  • /usr/lib64/python3.13/site-packages/wrapt-stubs/__init__.pyi
  • /usr/lib64/python3.13/site-packages/wrapt/synchronization.py
  • /usr/lib64/python3.13/site-packages/wrapt/weakrefs.py
  • /usr/lib64/python3.13/site-packages/wrapt/_wrappers.c
  • /usr/lib64/python3.13/site-packages/wrapt/_wrappers.cpython-313-x86_64-linux-gnu.so
  • /usr/lib64/python3.13/site-packages/wrapt/wrappers.py
  • /usr/lib64/python3.13/site-packages/wrapt/__wrapt__.py
  • /usr/share/doc/packages/python313-wrapt
  • /usr/share/doc/packages/python313-wrapt/changes.rst
  • /usr/share/doc/packages/python313-wrapt/examples
  • /usr/share/doc/packages/python313-wrapt/examples/call_tracker.py
  • /usr/share/doc/packages/python313-wrapt/examples/dill_decorator.py
  • /usr/share/doc/packages/python313-wrapt/examples/dill_proxy.py
  • /usr/share/doc/packages/python313-wrapt/examples/pickling_proxy.py
  • /usr/share/doc/packages/python313-wrapt/examples/type_checker.py
  • /usr/share/doc/packages/python313-wrapt/README.md
  • /usr/share/licenses/python313-wrapt
  • /usr/share/licenses/python313-wrapt/LICENSE

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

Usar este paquete

OpenFactory puede arrancar este sistema operativo en una máquina virtual del navegador, o iniciar una construcción que incluye el nombre nativo del paquete de este registro.

Versiones, suites y repositorios

Cada fila es metadato del índice de paquetes para una versión, arquitectura, suite y repositorio. Nombres, URL y tamaños vienen de la fuente; un enlace es un punto de descarga que puede cambiar, no una redistribución de OpenFactory.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
2.3.0-1.1tumbleweed / ossx86_64openSUSE Tumbleweed · OSS · multi-architecture165 KiB636 KiBx86_64/python313-wrapt-2.3.0-1.1.x86_64.rpm

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

Sumas de comprobación y fechas de observación

For an APT source, signature verification authenticates the repository metadata chain and the Packages index containing this source-reported artifact digest. It does not certify package safety.

Completitud del registro

The completeness score measures metadata coverage, not software quality, security, compatibility, or suitability.

Summary and description
25/25
Artifact path and source digest
25/25
Dependency metadata
15/15
Package-file index
15/15
Homepage
5/5
License text
5/5
Source package or maintainer
10/10

Recorded total: 100/100

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Fuentes y procedencia

Field-source links above resolve here. Each source entry names the metadata publisher, trust tier, exact snapshot revision, signature result, and observation time; catalog-derived mappings are labeled separately.

  • Authoritative source; repository metadata signature verified, revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f
    Signer fingerprint
    AD485664E901B867051AB15F35A2F86E29B700A4
    Keyring revision
    opensuse-project-signing-key.asc
    SHA-256 b5745739ebfb95b25b8e810f9bcb847fe750ccda598bd85f02f0e974599a6d7e
    Tool and policy
    gpgv (GnuPG) 2.4.9
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: Not recorded
    Expected SHA-256: Not recorded
    Observed SHA-256: Not recorded
    Result: match verified