slackbuilds/python/PyXB
B. Watson d51acd3fa2
python/PyXB: Fix github URL.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-04-05 15:17:58 +07:00
..
PyXB.SlackBuild python/PyXB: Change i486 to i586 2022-06-07 02:23:44 -04:00
PyXB.info python/PyXB: Fix github URL. 2024-04-05 15:17:58 +07:00
README
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++.