1config BR2_PACKAGE_PYTHON_MULTIPART 2 bool "python-multipart" 3 help 4 A streaming multipart parser for Python. 5 6 https://github.com/andrew-d/python-multipart 7