| Name: | python3-smmap | 
|---|---|
| Version: | 2.0.3 | 
| Release: | 6.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 162042 | 
| License: | BSD | 
| RPM: | python3-smmap-2.0.3-6.el8.noarch.rpm | 
| Source RPM: | python-smmap-2.0.3-6.el8.src.rpm | 
| Build Date: | Fri Nov 01 2019 | 
| Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/gitpython-developers/smmap | 
| Summary: | Sliding window memory map manager | 
| Description: | 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. Python 3 version.  |