slackbuilds/python/PyXB
fourtysixandtwo c48818b3f3 python/PyXB: Change i486 to i586 2022-06-07 02:23:44 -04:00
..
PyXB.SlackBuild python/PyXB: Change i486 to i586 2022-06-07 02:23:44 -04:00
PyXB.info python/PyXB: Convert .info file to UTF-8. 2020-02-01 09:00:28 +07:00
README python/PyXB: Fix README, script encoding. 2020-10-17 09:36:48 +07:00
slack-desc

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