パッケージ: python3-smmap (2.0.3-1)
python3-smmap に関するリンク
Trisquel の資源:
python-smmap ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- 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