Result for A8399DDFC8C5677C9623F96810E28D01B7F7DDBB

Query result

Key Value
FileNamewrapt-1.12.1.egg-info
FileSize7668
MD5957D7AC6ADB36A46F1F811B9C97F4E03
RDS:package_id298503
SHA-1A8399DDFC8C5677C9623F96810E28D01B7F7DDBB
SHA-2567018DADBA27CC0747A4921161EFB89FBD8934E0A76897F3C2E4981FBC585872F
SHA-512D3E1C134E263915ECABD36A0D381471F0EA49A464A038EF501D2423D57029437A23BAF24BC7FCC572191FB243288ACD7BCD1F36D51E8589EABC7376CE9C9CC23
SSDEEP96:D2kmpeXbrZCDiBP5MscpQmPQ/UOA4RXd/eS92Mu0Z9wkQN7niSiueZJSjaaYxmP5:pmohCDCqr5PQH3XpeS92/0MkQi1uePsx
TLSHT1EBF1425A3BE633F14A07617E500FD2728731486BE79320AC34EDC28C5F2967643AB5AC
insert-timestamp1696440383.2634757
mimetypetext/x-python
sourcedb.sqlite
tar:gnameroot
tar:unameroot
hashlookup:parent-total45
hashlookup:trust100

Network graph view

Parents (Total: 45)

The searched file hash is included in 45 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5FF04B5530EB9747CF2A16ADDE18EBA33
PackageArchx86_64
PackageDescriptionThe 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/
PackageNamepython3-wrapt
PackageReleaselp151.26.1
PackageVersion1.12.1
SHA-10107B1319557F0058F434D13B450B6128E59EBDD
SHA-25659E93E6C27DD2AEF0273354B7891E3046FD3BE551058ECFEA9BCE5EB4C73844E
Key Value
MD541DDAC7ABC0105BCE91EC3071E6915F7
PackageArcharmv7hl
PackageDescriptionThe 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.
PackageMaintainerguillomovitch <guillomovitch>
PackageNamepython3-wrapt
PackageRelease1.mga8
PackageVersion1.12.1
SHA-102047FD049E4DEA647CA5670B86EE4C341D56E82
SHA-256657B4F8392080460CA3BAD6297716F8BE4BAACAEA8952274F78056A3B8DAB1D5
Key Value
MD5E2AC238802B50B8311F2BEDB1EA70E3E
PackageArcharmv7hl
PackageDescriptionThe 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.
PackageMaintainerFedora Project
PackageNamepython3-wrapt
PackageRelease3.fc33
PackageVersion1.12.1
SHA-10577027DF2CF3D0A8DF563E1F5CF7907C7364887
SHA-256D48B5BEA8DD29428E445CF1361BD7518107ACB0B2C7899F25F73104B3ED0C9C1
Key Value
MD5AF7475175FB03F16EADA2247E72E78B2
PackageArchx86_64
PackageDescriptionThe 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/
PackageNamepython3-wrapt
PackageRelease26.7
PackageVersion1.12.1
SHA-1082EB7DCB257BFB184B364925B4AA3A8AF4564A1
SHA-2564B69292D436DFD746DB25D171BE5ABEF45AFD6AE6C59DA5E252CF7893CF345EA
Key Value
SHA-10844D3CB657F353AB2CE1DB164CE6BDFFD2BB6FD
snap-authoritycanonical
snap-filename8BtI009xODljWTvzy37M55T8ZQiOiVft_3.snap
snap-id8BtI009xODljWTvzy37M55T8ZQiOiVft_3
snap-nameosreport
snap-publisher-idYrin91Qs2D8dW9QVSQgQg9VxaGkpfQsr
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2021-05-11T18:56:58.598072Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/8BtI009xODljWTvzy37M55T8ZQiOiVft_3.snap
Key Value
MD5B2473C5D575A24CE70552873655A18E5
PackageArchx86_64
PackageDescriptionThe 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.
PackageMaintainerFedora Project
PackageNamepython3-wrapt
PackageRelease3.fc33
PackageVersion1.12.1
SHA-11836C88E69F4DB9C0A34B77ECFE88291C5A6183C
SHA-256DC428A03735AB0BB757B70359747F5FEE4DF888B8FB7DF3CC8A99773EF905813
Key Value
FileSize39820
MD553C521D28469D6FBCE26DEC5BDA7172B
PackageDescriptiondecorators, 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.
PackageMaintainerDebian OpenStack <team+openstack@tracker.debian.org>
PackageNamepython3-wrapt
PackageSectionpython
PackageVersion1.12.1-4+b1
SHA-11B226D89F1C23C013076C11484650FE03DF627A1
SHA-25687A06D239A476A18873EB4EF909DCCC81A06794936D2AED3F34AC04F0029C42D
Key Value
MD55D3A65E7D73C2073101D6B2BBA1A53DF
PackageArchx86_64
PackageDescriptionThe 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/
PackageNamepython2-wrapt
PackageRelease26.7
PackageVersion1.12.1
SHA-11CBE34678166E9C1531632B6A171042DEE4ADDCA
SHA-2561D491F6051F65511DA3BE652EFAA8145AD52E94D73688D098160ADBFF1CDFE6C
Key Value
FileSize30500
MD53D5629F0067BE07C5408625D6D14112B
PackageDescriptiondecorators, 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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-wrapt
PackageSectionpython
PackageVersion1.12.1-4build1
SHA-11E0BE526EE3AEDCE677B3C89116A8CE6853F1BE0
SHA-256CA03A3B9775C38379F30A7FCDE8D3BEEA8D8B97F937C0810FA78740B66446E50
Key Value
MD55C403BDA25D7B0FDD2D0E8E0B69DFBAD
PackageArchppc64le
PackageDescriptionThe 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.
PackageMaintainerCBS <cbs@centos.org>
PackageNamepython3-wrapt
PackageRelease3.el8
PackageVersion1.12.1
SHA-129C7786CD7C837E62085B1E4EC51AD5CC803AC52
SHA-256C1B0DE1CDF2579F94D6A0353B7F70F79767C9E06B6112BB2B2AB800E707725B4