Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python-pysendfile | Distribution: OpenMandriva Lx |
Version: 2.0.1 | Vendor: OpenMandriva |
Release: 2 | Build date: Wed Mar 30 22:56:25 2022 |
Group: Development/Python | Build host: ryzen9-6.openmandriva.org |
Size: 28944 | Source RPM: python-pysendfile-2.0.1-2.src.rpm |
Packager: angrypenguin <angrypenguinpoland@gmail.com> | |
Url: https://github.com/giampaolo/pysendfile | |
Summary: Python interface to the sendfile(2) system call |
sendfile(2) is a system call which provides a "zero-copy" way of copying data from one file descriptor to another (a socket). The phrase "zero-copy" refers to the fact that all of the copying of data between the two descriptors is done entirely by the kernel, with no copying of data into user-space buffers. This is particularly useful when sending a file over a socket (e.g. FTP).
MIT
/usr/lib64/python3.11/site-packages/pysendfile-2.0.1-py3.11.egg-info /usr/lib64/python3.11/site-packages/pysendfile-2.0.1-py3.11.egg-info/PKG-INFO /usr/lib64/python3.11/site-packages/pysendfile-2.0.1-py3.11.egg-info/SOURCES.txt /usr/lib64/python3.11/site-packages/pysendfile-2.0.1-py3.11.egg-info/dependency_links.txt /usr/lib64/python3.11/site-packages/pysendfile-2.0.1-py3.11.egg-info/top_level.txt /usr/lib64/python3.11/site-packages/sendfile.cpython-311-x86_64-linux-gnu.so /usr/share/doc/python-pysendfile /usr/share/doc/python-pysendfile/HISTORY.rst /usr/share/doc/python-pysendfile/README.rst /usr/share/licenses/python-pysendfile /usr/share/licenses/python-pysendfile/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 24 23:03:10 2024