[ buster ]
[ 源代码: python-fasteners ]
软件包:python-fasteners(0.12.0-3)
python-fasteners 的相关链接
Debian 的资源:
下载源码包 python-fasteners:
- [python-fasteners_0.12.0-3.dsc]
- [python-fasteners_0.12.0.orig.tar.xz]
- [python-fasteners_0.12.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
provides useful locks - Python 2.7
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 2.7 module.
其他与 python-fasteners 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-monotonic
- implementation of time.monotonic() - Python 2.x
-
- dep: python-six
- Python 2 和 3 兼容库(Python 2 接口)