deprecated platform-independent file locking for Python
Deprecated package which exports a LockFile class, providing a simple API for
locking files.

The developers recommend using https://pypi.org/project/fasteners/ or
https://docs.openstack.org/oslo.concurrency/latest/ instead.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://launchpad.net/pylockfile
