filelock: A platform independent file lock#

Description#

A platform independent file lock.

License#

Public Domain <http://unlicense.org>

Upstream Contact#

https://pypi.org/project/filelock/

Type#

standard

Dependencies#

Version Information#

package-version.txt:

3.13.1

install-requires.txt:

filelock

Equivalent System Packages#

$ conda install filelock
$ sudo xbps-install python3-filelock

If the system package is installed, ./configure will check if it can be used.