Name : python39-smmap
| |
Version : 5.0.1
| Vendor : openSUSE
|
Release : 1.4
| Date : 2024-02-08 16:50:12
|
Group : Unspecified
| Source RPM : python-smmap-5.0.1-1.4.src.rpm
|
Size : 0.15 MB
| |
Packager : http://bugs_opensuse_org
| |
Summary : A pure python implementation of a sliding window memory map manager
|
Description :
When reading from many possibly large files in a fashion similar to random access, it is usually the fastest and most efficient to use memory maps. Although memory maps have many advantages, they represent a very limited system resource as every map uses one file descriptor, whose amount is limited per process. On 32 bit systems, the amount of memory you can have mapped at a time is naturally limited to theoretical 4GB of memory, which may not be enough for some applications.
The documentation can be found here: http://packages.python.org/smmap
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3.9dist(smmap)
python39-smmap
python3dist(smmap)
Requires :