mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-14 05:09:27 +00:00
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
|