slackbuilds_ponce/python/PyXB
David Spencer 57e8f49462 Multiple: Support alternate tarball name.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-01-20 23:59:30 +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++.