category: Python build-depends: cygport sdesc: "Cross platform locks for threads and processes" ldesc: "Python standard library provides a lock for threads (both a reentrant one, and a non-reentrant one, see below). Fasteners extends this, and provides a lock for processes, as well as Reader Writer locks for both threads and processes." skip: homepage: https://pypi.org/project/fasteners/ disable-check: missing-curr