Pakket: python3-fasteners (0.19-1)
Verwijzigingen voor python3-fasteners
Debian bronnen:
Het bronpakket python-fasteners downloaden:
- [python-fasteners_0.19-1.dsc]
- [python-fasteners_0.19.orig.tar.xz]
- [python-fasteners_0.19-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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