forked from Lainports/freebsd-ports
PyXB is a pure Python package that generates Python code for classes that correspond to data structures defined by XMLSchema. In concept it is similar to JAXB for Java and CodeSynthesis XSD for C++.
3 lines
199 B
Text
3 lines
199 B
Text
PyXB is a pure Python package that generates Python code for classes that
|
|
correspond to data structures defined by XMLSchema. In concept it is similar to
|
|
JAXB for Java and CodeSynthesis XSD for C++.
|