1config BR2_PACKAGE_PYTHON_TFTPY 2 bool "python-tftpy" 3 help 4 tftpy is a pure Python implementation of the 5 Trivial FTP protocol. 6 7 https://github.com/msoulier/tftpy 8