a5d88d8cca
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
7 lines
158 B
Plaintext
7 lines
158 B
Plaintext
config BR2_PACKAGE_PYTHON_PYSENDFILE
|
|
bool "python-pysendfile"
|
|
help
|
|
A Python interface to sendfile(2) syscall
|
|
|
|
https://github.com/giampaolo/pysendfile
|