A Python interface to splice and tee system calls.
Project description
Interface for Python for the Linux (2.6.17+) splice and tee system calls The splicetee module is an interface to the Linux splice() and tee() system calls from the Python programming language.
These system calls allow you to :
transfer data between two pipes without consuming the input.
move data from a stream to another without need for user-space involvment and with minimal (or no) copying.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
splicetee-1.0.tar.gz
(11.1 kB
view details)
File details
Details for the file splicetee-1.0.tar.gz.
File metadata
- Download URL: splicetee-1.0.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d392ddbd5d98481f048e6de0cdf43f07f5e10d6b372fce73180f86ee4f9206f
|
|
| MD5 |
1ae488c89209c633696cddf340700435
|
|
| BLAKE2b-256 |
0f956b59b7b6b627f92a1f92c33de2fde51cbda2fdb0a75b429e46e66b86dba4
|