[ Bron: python-fasteners ]
Pakket: python3-fasteners (0.17.3-2)
Verwijzigingen voor python3-fasteners
Debian bronnen:
Het bronpakket python-fasteners downloaden:
- [python-fasteners_0.17.3-2.dsc]
- [python-fasteners_0.17.3.orig.tar.xz]
- [python-fasteners_0.17.3-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
provides useful locks - Python 3.x
Fasteners is a Python package that provides useful locks. It includes locking decorator (that acquires instance objects lock(s), acquires on method entry and releases on method exit), reader-writer locks, inter-process locks and generic lock helpers.
This package contains the Python 3.x module.
Andere aan python3-fasteners gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-monotonic
- implementation of time.monotonic() - Python 3.x
-
- dep: python3-six
- Python 2 and 3 compatibility library