slackbuilds_ponce/python/PyXB
B. Watson 9032c87d42
python/PyXB: Convert .info file to UTF-8.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2020-02-01 09:00:28 +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++.