Key | Value |
---|---|
FileName | usr/lib/python3.10/site-packages/patiencediff-0.2.2-py3.10.egg-info/PKG-INFO |
FileSize | 2053 |
MD5 | 883CFB70D556AEEC73390C5DD737083B |
SHA-1 | 1FE6B370F5E4CA6114269D957F78C95DD145DA5B |
SHA-256 | 5DB48D35A18F7680C90BF815E39F6FCE5A902AA241E8CDC19B20F80FE4077F81 |
SSDEEP | 48:D6W6cOrsaxLixsx2QIT4gzVDJEKDYOU5k:Dlr6saxmxsx2QITdEKDr |
TLSH | T1B04132932DC41AB6E99B0447A19F414B1A268527BD5D48D8F4FDC108A761E7383BE878 |
tar:gname | root |
tar:uname | root |
hashlookup:parent-total | 9 |
hashlookup:trust | 95 |
The searched file hash is included in 9 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | 4DC0CCFD150B271C437D19B54F7C733F |
PackageArch | aarch64 |
PackageDescription | This package contains the implementation of the patiencediff algorithm, as first described by Bram Cohen. Like Python’s difflib, this module provides both a convenience unified_diff function for the generation of unified diffs of text files as well as a SequenceMatcher that can be used on arbitrary lists. Patiencediff provides a good balance of performance, nice output for humans, and implementation simplicity. The code in this package was extracted from the Bazaar code base. The package comes with two implementations: - A Python implementation (_patiencediff_py.py); this implementation only requires a Python interpreter and is the more readable version of the two. - A C implementation implementation (_patiencediff_c.c); this implementation is faster, but requires a C compiler and is less readable. |
PackageMaintainer | umeabot <umeabot> |
PackageName | python3-patiencediff |
PackageRelease | 3.mga9 |
PackageVersion | 0.2.2 |
SHA-1 | 96C53403B269BF08A7D365C2589A80DADFBA8399 |
SHA-256 | E18EEB8732AA52DE339909D2A670ED54D7ADB95E9DC7993AEE7FC57F7A9C9F28 |
Key | Value |
---|---|
FileName | http://dl-cdn.alpinelinux.org/alpine/latest-stable//community//s390x//py3-patiencediff-0.2.2-r1.apk |
MD5 | 932D7DC21BE1C30435BDF018818BB0D7 |
SHA-1 | 586C2994351CD693A84017C06EFBB68763E88FDD |
SHA-256 | A842C4C778CB2D4DC4FE038AC51B64860E6A20AE8F2FEA820374C7C8E26E5B57 |
SSDEEP | 768:Yg3wws+r9Nbb6CScc0kZMq4Ja/4OBzlC4:H33nyn0kSJZ0/ |
TLSH | T1D5E2E1C9F284231672F769F42C9F328D6398783773ED4138CDA9741B89469BA0972216 |
Key | Value |
---|---|
FileName | http://dl-cdn.alpinelinux.org/alpine/latest-stable//community//armv7//py3-patiencediff-0.2.2-r1.apk |
MD5 | 52CA76526F22811991CBDF1D337B4A59 |
SHA-1 | 93797DFF6C99671F312234661CD0F45EBEA23619 |
SHA-256 | 123A4A84816105F4EBAE9E7779F774800CDC4343F5C34300D842C173CB35FD79 |
SSDEEP | 768:AVuZHVt8IDQzRlg9Rk5EDRl2qv12LXNIQR96SlVUt:hHVtSVl0RdDmqQdIQ/FlVUt |
TLSH | T10FD2E16047170725D2FBFE6F661522CB6F95CA32EAEC6012E20A5B0ED83E9433129D12 |
Key | Value |
---|---|
FileName | http://dl-cdn.alpinelinux.org/alpine/latest-stable//community//armhf//py3-patiencediff-0.2.2-r1.apk |
MD5 | C862BA04FBD96018F76DF1CC7AE17AC0 |
SHA-1 | 6F88DA73E8E55B556EEE145FAEFF132382618174 |
SHA-256 | 572301351CA7E4EEDEC5918761197FB45B6C13B3FB421387C01907B897839B5F |
SSDEEP | 768:4TXrvU8Qt7Fwm//eiXnEdVCqAXTp3n+aDmi617kn:krUjZwm/PITURfDXkk |
TLSH | T17DD2F1EF3B12E53FC267A6553266090441ED5B98D1419D2FEAE07E6C2D80C33694F64F |
Key | Value |
---|---|
MD5 | 9F37B404C761E8F5AB538B4B3941CA0C |
PackageArch | i586 |
PackageDescription | This package contains the implementation of the patiencediff algorithm, as first described by Bram Cohen. Like Python’s difflib, this module provides both a convenience unified_diff function for the generation of unified diffs of text files as well as a SequenceMatcher that can be used on arbitrary lists. Patiencediff provides a good balance of performance, nice output for humans, and implementation simplicity. The code in this package was extracted from the Bazaar code base. The package comes with two implementations: - A Python implementation (_patiencediff_py.py); this implementation only requires a Python interpreter and is the more readable version of the two. - A C implementation implementation (_patiencediff_c.c); this implementation is faster, but requires a C compiler and is less readable. |
PackageMaintainer | umeabot <umeabot> |
PackageName | python3-patiencediff |
PackageRelease | 3.mga9 |
PackageVersion | 0.2.2 |
SHA-1 | ED00D8C8E6F6EF8944AFA743EF80B6F3D2CA54E9 |
SHA-256 | 3953863A9043EA29B19A35F8DF6A2A8C27A5602EC7890E39C11D82E1320186D0 |
Key | Value |
---|---|
MD5 | 6DA3B0811FDD79D5ED93A7066FA29753 |
PackageArch | x86_64 |
PackageDescription | This package contains the implementation of the patiencediff algorithm, as first described by Bram Cohen. Like Python’s difflib, this module provides both a convenience unified_diff function for the generation of unified diffs of text files as well as a SequenceMatcher that can be used on arbitrary lists. Patiencediff provides a good balance of performance, nice output for humans, and implementation simplicity. The code in this package was extracted from the Bazaar code base. The package comes with two implementations: - A Python implementation (_patiencediff_py.py); this implementation only requires a Python interpreter and is the more readable version of the two. - A C implementation implementation (_patiencediff_c.c); this implementation is faster, but requires a C compiler and is less readable. |
PackageMaintainer | umeabot <umeabot> |
PackageName | python3-patiencediff |
PackageRelease | 3.mga9 |
PackageVersion | 0.2.2 |
SHA-1 | A9E69591670706A9230946C584A528BA1FC6829B |
SHA-256 | 18F86A7ABEE526AD471C25E4B03C72830279293A4A743C72F69C587696E46E61 |
Key | Value |
---|---|
FileName | http://dl-cdn.alpinelinux.org/alpine/latest-stable//community//x86//py3-patiencediff-0.2.2-r1.apk |
MD5 | 089554696865DF9D4991E6A4016E8516 |
SHA-1 | 3D048A7E5E8910207149A0C9E7F662F9E5BDB598 |
SHA-256 | E4707A47680C311F11F965E59A80234C5AD240E2DDF4284AC04443A795D1B50A |
SSDEEP | 768:IjS6TG/FbIvt7KGth9+clodX9NMtKPuzhf4AfMt5VOucc:gS6Kcxdn9+dXnMt0uzhwquS4 |
TLSH | T16CE2F16A5DB0740D168543EC8B40423AA2555BDAFEBC7AFBE21FF3B5082530B163C6E4 |
Key | Value |
---|---|
FileName | http://dl-cdn.alpinelinux.org/alpine/latest-stable//community//x86_64//py3-patiencediff-0.2.2-r1.apk |
MD5 | 6CFA611805E030522676D09A4BF71C4A |
SHA-1 | 3B9B9286776BACBEF5C75C103DDE7C4EB72737AC |
SHA-256 | 17F8C545C6B2D43E426EACC6CFBE9360F597294C9A0CE9C6C9AAD7C6C773129C |
SSDEEP | 768:i2LXdiRQ1tXBCCXXFHUPQuZEibbNZ8nsrhTKmwKuu2aURN5A:/LXdiRGXBCCXdUPQ+bbNR9MK4O |
TLSH | T190E2E18AA01341B84B17D427CFFA2E61739A97861F44E1734E3C28D25F35D668703CB9 |
Key | Value |
---|---|
MD5 | 456F4A5E2D95A289208A6B5F248B67B9 |
PackageArch | armv7hl |
PackageDescription | This package contains the implementation of the patiencediff algorithm, as first described by Bram Cohen. Like Python’s difflib, this module provides both a convenience unified_diff function for the generation of unified diffs of text files as well as a SequenceMatcher that can be used on arbitrary lists. Patiencediff provides a good balance of performance, nice output for humans, and implementation simplicity. The code in this package was extracted from the Bazaar code base. The package comes with two implementations: - A Python implementation (_patiencediff_py.py); this implementation only requires a Python interpreter and is the more readable version of the two. - A C implementation implementation (_patiencediff_c.c); this implementation is faster, but requires a C compiler and is less readable. |
PackageMaintainer | umeabot <umeabot> |
PackageName | python3-patiencediff |
PackageRelease | 3.mga9 |
PackageVersion | 0.2.2 |
SHA-1 | E681B90E29722724CBFE3034131EA10FF21DE89C |
SHA-256 | 0A8D47BA6EEB0344A869E68FD75A319EF3D74883F90166F510E9ECA2FA1C1CB3 |