Key | Value |
---|---|
CRC32 | BBAD3378 |
FileName | ./usr/share/doc/python3-lockfile/ACKS |
FileSize | 125 |
MD5 | 8C525945D4D8AD678966A6F82DD15B2F |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Operating System', 'Language': 'English', 'MfgCode': '80428', 'OpSystemCode': '86', 'ProductCode': '181087', 'ProductName': 'Ubuntu MATE 64-bit', 'ProductVersion': '16.10'} |
RDS:package_id | 222721 |
SHA-1 | 63BB3DF3AD30708AC54DA4C614FEF04CB00CE87C |
SHA-256 | 9CF30A8054F842A3C9C3B868BDD9D47C54DF47235EB167FAB48D545A5A391D1D |
SHA-512 | 687719A4741D71FF27A3B78E55005C3CC03EC65210FD3182023B35743901C2330B110DF05C76B30F43FD9EDCDD021062AF04858974A255FB9D9ECC2DF25A6CC8 |
SSDEEP | 3:xWFLS7mOqDMF6SQXE9ZURdMEJg4v/xqnWLwzTHdjn:xWF2iJMF6SQXDzgyQnMwzTHdjn |
SpecialCode | |
TLSH | T169B02B0FE18001D31EC3841054882091E114D275D3810D05213C1088432527030040E0 |
db | nsrl_modern_rds |
insert-timestamp | 1727109654.298103 |
mimetype | text/plain |
source | snap:NgKGYmmZZ6XnI12r2fiNueCsPwp488dD_38 |
hashlookup:parent-total | 137 |
hashlookup:trust | 100 |
The searched file hash is included in 137 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 17300 |
MD5 | E445B4D8AEA3B1481DF5072075D13D68 |
PackageDescription | file locking library for Python — Python 3 library The ‘lockfile’ library exports a ‘LockFile’ class which provides a simple API for locking files. . The appropriate implementation for ‘LockFile’ is chosen automatically based on the OS capabilities for an atomic filesystem operation. These implementations are also available for explicit use as ‘LinkLockFile’ and ‘MkdirLockFile’. . Other back ends are possible with the same semantics. Examples included are: * ‘SQLiteLockFile’, using records in an SQLite database. * ‘PIDLockFile’, using the semantics of a Unix PID file. . Unlike other Python locking libraries (the Windows ‘msvcrt.locking’ function, the Unix ‘fcntl.flock’, ‘fcntl.lockf’, and the deprecated ‘posixfile’ module), the API is identical across both Unix (including GNU/Linux and MacOS) and Windows platforms. . This package installs the Python 3 library. |
PackageMaintainer | Ben Finney <bignose@debian.org> |
PackageName | python3-lockfile |
PackageSection | python |
PackageVersion | 1:0.12.2-2.2 |
SHA-1 | 000C167D03BB18C1150AD549DB2E9DA4A67976FA |
SHA-256 | 4C78427C1D8C8A2898CDBD4B59F0AA8EADCAA52C569B6DA78ABE78A25D4128AB |
Key | Value |
---|---|
MD5 | F309CD9E0FD7CE36FED91EAE305684EA |
PackageArch | noarch |
PackageDescription | The lockfile module exports a FileLock class which provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the Unix fcntl.flock, fcntl.lockf and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls. |
PackageMaintainer | Fedora Project |
PackageName | python-lockfile |
PackageRelease | 2.fc17 |
PackageVersion | 0.9.1 |
SHA-1 | 015A37F2D59D633353CC26F6C55A8F43D75FAFCF |
SHA-256 | 061A2137FCDB5D46D4BAD11455FF3D4EA3E0EAA9445994622A35A52D99999D86 |
Key | Value |
---|---|
MD5 | 0214578274D28589C4BAC2FAF07AEA65 |
PackageArch | noarch |
PackageDescription | The lockfile module exports a FileLock class which provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the Unix fcntl.flock, fcntl.lockf and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls. |
PackageMaintainer | CBS <cbs@centos.org> |
PackageName | python-lockfile |
PackageRelease | 4.el7 |
PackageVersion | 0.9.1 |
SHA-1 | 01CD98795AB12AA8205B0221EEF1EFB3E8F6FAC8 |
SHA-256 | CBA52DF22E24253964913D88C044CC16C97A1844AC5C567BA3619EFBB878F643 |
Key | Value |
---|---|
MD5 | 0107598FF135367541686DB679ED6664 |
PackageArch | noarch |
PackageDescription | The lockfile package exports a LockFile class which provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the fcntl.lockf and flock functions, and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls. An implementation based on SQLite is also provided, more as a demonstration of the possibilities it provides than as production-quality code. |
PackageName | python2-lockfile |
PackageRelease | lp153.40.4 |
PackageVersion | 0.12.2 |
SHA-1 | 046F766A5DEEC225E09ED362EC093845164EB90F |
SHA-256 | A49FC46C51296A1BA4794C9FA992D910B80D72E2126FDDE266B1A51D57FB19EC |
Key | Value |
---|---|
MD5 | 01C183DD54785AAFC7BCBCE9F2D630BF |
PackageArch | noarch |
PackageDescription | The lockfile module exports a FileLock class which provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the Unix fcntl.flock, fcntl.lockf and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls. |
PackageMaintainer | Fedora Project |
PackageName | python-lockfile |
PackageRelease | 8.fc21 |
PackageVersion | 0.9.1 |
SHA-1 | 05EA71589236BFC97637BEBDC4AA679896140CE6 |
SHA-256 | B6A327BF3F6D7AFBC4C07F3CE991DA5BFD3CFA502FAD20F999CCF93DC884C006 |
Key | Value |
---|---|
MD5 | 870C8585F30BAC872AA0B1F26F1531DB |
PackageArch | noarch |
PackageDescription | The lockfile package exports a LockFile class which provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the fcntl.lockf and flock functions, and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls. An implementation based on SQLite is also provided, more as a demonstration of the possibilities it provides than as production-quality code. |
PackageName | python2-lockfile |
PackageRelease | 3.4 |
PackageVersion | 0.12.2 |
SHA-1 | 0A2C79736F6BA6DB41AED43D3D151D3A0AF4D363 |
SHA-256 | 84561D1B5ED71D47093323A84C9272DB8B815C40B9B0C788C4ED0521062E2527 |
Key | Value |
---|---|
SHA-1 | 0BC8F9F669A8C6173778D6E0EE858954CDAF2F49 |
snap-authority | canonical |
snap-filename | k26XpW9UYHL1HNh20isi5MHoazqHZ8br_329.snap |
snap-id | k26XpW9UYHL1HNh20isi5MHoazqHZ8br_329 |
snap-name | zwavejs2mqtt |
snap-publisher-id | Zgwwrb2vssjDtam8qFmo4ezg3koyPPyQ |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2020-12-18T00:03:34.315375Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/k26XpW9UYHL1HNh20isi5MHoazqHZ8br_329.snap |
Key | Value |
---|---|
MD5 | 1EF337466255A84E5520CE1F7BCC26B0 |
PackageArch | noarch |
PackageDescription | The lockfile module exports a FileLock class which provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the Unix fcntl.flock, fcntl.lockf and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls. |
PackageMaintainer | Fedora Project |
PackageName | python-lockfile |
PackageRelease | 4.fc19 |
PackageVersion | 0.9.1 |
SHA-1 | 10F76DC4387332FF384B903298A0E1203E93DD25 |
SHA-256 | 3DE174969AE0E78B1166233B84BC4895107BFB11A802F675B9014D305B88860E |
Key | Value |
---|---|
MD5 | B5BC51AE73151F7CB53EF573C091CA52 |
PackageArch | noarch |
PackageDescription | The lockfile module exports a FileLock class which provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the Unix fcntl.flock, fcntl.lockf and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls. |
PackageMaintainer | Fedora Project |
PackageName | python-lockfile |
PackageRelease | 3.fc18 |
PackageVersion | 0.9.1 |
SHA-1 | 16D1F5C39554B1DBA7DA0D118015597FE805E097 |
SHA-256 | 4604DA326A3A603040B5442B39AFD34F35D700199D5F696A11E08D50ACD44D14 |
Key | Value |
---|---|
MD5 | 60B46B8FBF21F069BF37E5FFBD01A027 |
PackageArch | noarch |
PackageDescription | The lockfile module exports a FileLock class which provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the Unix fcntl.flock, fcntl.lockf and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls. This is a Python 3 build of lockfile package. |
PackageMaintainer | Fedora Project |
PackageName | python3-lockfile |
PackageRelease | 2.fc23 |
PackageVersion | 0.10.2 |
SHA-1 | 18BCAE14BF2E367F4C6BF471E62B5C961BD02845 |
SHA-256 | 4D2892F93C60922B679C0C2BB0A1942895A64AAE8D86AEE1E2A415F44036301A |