mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
8e89f68978
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
5 lines
316 B
Text
5 lines
316 B
Text
PyXB ("pixbee") is a pure Python package that generates Python
|
|
source code for classes that correspond to data structures defined
|
|
by XMLSchema. The generated classes support bi-directional conversion
|
|
between XML documents and Python objects. In concept it is similar to
|
|
JAXB for Java and CodeSynthesis XSD for C++.
|