slackbuilds_ponce/python/PyXB
B. Watson 8e89f68978
python/PyXB: Fix README, script encoding.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-17 09:36:48 +07:00
..
PyXB.info
PyXB.SlackBuild
README
slack-desc

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