Pakket: python3-smmap (5.0.0-1)
Verwijzigingen voor python3-smmap
Trisquel bronnen:
Het bronpakket python-smmap downloaden:
Beheerder:
Original Maintainers:
- Debian Python Team
- TANIGUCHI Takaki
- Yaroslav Halchenko
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