1config BR2_PACKAGE_PYTHON_PYXB 2 bool "python-pyxb" 3 help 4 PyXB is a pure Python package that generates Python code for 5 classes that correspond to data structures defined by 6 XMLSchema. 7 8 http://pyxb.sourceforge.net/ 9