python-pysendfile: new package

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Yegor Yefremov
2015-01-20 21:38:55 +01:00
committed by Peter Korsgaard
parent 14af550d5e
commit a5d88d8cca
4 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
config BR2_PACKAGE_PYTHON_PYSENDFILE
bool "python-pysendfile"
help
A Python interface to sendfile(2) syscall
https://github.com/giampaolo/pysendfile