pysendfile 2.0.1-1build1 source package in Ubuntu
Changelog
pysendfile (2.0.1-1build1) xenial; urgency=medium * No-change rebuild to drop python3.4 support. -- Matthias Klose <email address hidden> Mon, 18 Jan 2016 19:39:37 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Xenial
- Original maintainer:
- Ghe Rivero
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pysendfile_2.0.1.orig.tar.gz | 14.3 KiB | f4ca8a7f0be67e3d710c0633dd9aadab6881203c31cb9eb9be4f10361ad3f937 |
pysendfile_2.0.1-1build1.debian.tar.xz | 2.6 KiB | fc00ecb3abc542a840a32daab05e8ffb922c53e1a6c7e792f588a9f47ec8a827 |
pysendfile_2.0.1-1build1.dsc | 2.2 KiB | b47b3aaaf420c865e94a5464a9f72a291091156ce18f451e9804ab18ac91dc68 |
Available diffs
- diff from 2.0.1-1 (in Debian) to 2.0.1-1build1 (339 bytes)
Binary packages built by this source
- python-sendfile: No summary available for python-sendfile in ubuntu artful.
No description available for python-sendfile in ubuntu artful.
- python-sendfile-dbg: Python interface to sendfile(2) (debug)
Python library 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 userspace buffers.
This is particularly useful when sending a file over a socket (e.g. FTP).
.
This package contains the extension built for the Python 2 debug interpreter.
- python3-sendfile: No summary available for python3-sendfile in ubuntu yakkety.
No description available for python3-sendfile in ubuntu yakkety.
- python3-sendfile-dbg: Python interface to sendfile(2) (debug)
Python library 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 userspace buffers.
This is particularly useful when sending a file over a socket (e.g. FTP).
.
This package contains the extension built for the Python 3 debug interpreter.