Language

Package: python-flufl-lock @ 4.0

Synopsis

NFS-safe file locking with timeouts for POSIX systems

Description

The flufl.lock package provides NFS-safe file locking with timeouts for POSIX systems. It is similar to the O_EXCL option of the open system call but uses a lockfile. Lock objects support lock-breaking and have a maximum lifetime built-in.

Home page
https://flufllock.readthedocs.io
Location
gnu/packages/python-xyz.scm (line: 25942, column: 2)
Licenses

Lint warnings

LinterMessageLocation
No lint warnings