Hello, I'd like to maintain the python package python-fasteners

This 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.


This new package is required in order to support more recent version of "duplicity" that I adopted.

Please review:

cygport:
https://github.com/cz6ace/cygwin-python-fasteners

build:
https://github.com/cz6ace/cygwin-python-fasteners/releases

This library (in newer version) is also present in LInux distributions, e.g. Ubuntu:
https://packages.ubuntu.com/source/focal/s390x/python-fasteners

License: Apache Software License (ASL 2.0)
https://pypi.org/project/fasteners/

Regards,
Libor

Reply via email to