mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-21 16:46:11 +00:00
9 lines
225 B
Plaintext
9 lines
225 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/
|