slackbuilds/python/PyXB
Per Dalén c678a450fa python/PyXB: Updated for version 1.2.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-11-14 16:42:37 +07:00
..
PyXB.SlackBuild python/PyXB: Updated for version 1.2.5. 2016-11-14 16:42:37 +07:00
PyXB.info python/PyXB: Updated for version 1.2.5. 2016-11-14 16:42:37 +07:00
README python/PyXB: Added (Python W3C XML Schema Bindings). 2015-05-08 22:47:52 +07:00
slack-desc python/PyXB: Added (Python W3C XML Schema Bindings). 2015-05-08 22:47:52 +07:00

README

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++.