mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
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:
committed by
Peter Korsgaard
parent
14af550d5e
commit
a5d88d8cca
6
package/python-pysendfile/Config.in
Normal file
6
package/python-pysendfile/Config.in
Normal 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
|
||||
Reference in New Issue
Block a user