1config BR2_PACKAGE_PYTHON_PYSENDFILE 2 bool "python-pysendfile" 3 help 4 A Python interface to sendfile(2) syscall 5 6 https://github.com/giampaolo/pysendfile 7