[ Bron: python-smmap ]
Pakket: python3-smmap (2.0.5-1)
Verwijzigingen voor python3-smmap
Debian bronnen:
Het bronpakket python-smmap downloaden:
Beheerders:
- Debian Python Modules Team (QA-pagina, Mailarchief)
- TANIGUCHI Takaki (QA-pagina)
- Yaroslav Halchenko (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-smmap gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python3-nose
- test discovery and running for Python3 unittest