buildroot/package/python-pyxb/Config.in
Yegor Yefremov b32323f80d python-pyxb: new package
[Peter: fix license tag, white space]
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-01-23 21:40:18 +01:00

8 lines
222 B
Plaintext

config BR2_PACKAGE_PYTHON_PYXB
bool "python-pyxb"
help
PyXB is a pure Python package that generates Python code
for classes that correspond to data structures defined by XMLSchema.
http://pyxb.sourceforge.net/