xref: /OK3568_Linux_fs/buildroot/package/python-pyxb/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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