pysendfile 2.0.0-6ubuntu1 source package in Ubuntu

Changelog

pysendfile (2.0.0-6ubuntu1) trusty; urgency=medium

  * Update dependency from python-support to dh-python.
 -- Dimitri John Ledkov <email address hidden>   Mon, 14 Apr 2014 17:37:52 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe python

Downloads

File Size SHA-256 Checksum
pysendfile_2.0.0.orig.tar.gz 10.9 KiB b7b747e47f2b1b16942d8db9139e0f0f70546ca80a06460bd5abfdc7a1bca957
pysendfile_2.0.0-6ubuntu1.debian.tar.gz 2.2 KiB d2d87b233777a9d16bf741e9aef22c7a6b5e86b2d75ad622cd6b642008014127
pysendfile_2.0.0-6ubuntu1.dsc 1.8 KiB 505d6660f785d67a45071b31d5c186c8c12816bc99fd48912726371c590ee470

View changes file

Binary packages built by this source

python-sendfile: Python interface to sendfile(2)

 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).

python-sendfile-dbg: No summary available for python-sendfile-dbg in ubuntu utopic.

No description available for python-sendfile-dbg in ubuntu utopic.