[ 源代码: python-smmap ]
软件包: python3-smmap (2.0.3-1)
python3-smmap 的相关链接
Trisquel 的资源:
下载源码包 python-smmap:
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- TANIGUCHI Takaki
- Yaroslav Halchenko
外部的资源:
- 主页 [github.com]
相似软件包:
pure Python implementation of a sliding window memory map manager
Smmap wraps an interface around mmap and tracks the mapped files as well as the amount of clients who use it. If the system runs out of resources, or if a memory limit is reached, it will automatically unload unused maps to allow continued operation.
This package for Python 3.
其他与 python3-smmap 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python3-nose
- test discovery and running for Python3 unittest