pyxb
pyxb copied to clipboard
Assorted fixes: Regex, reproducibility, and more.
Hi,
Here are some assorted fixes I've made to PyXB.
More details are in the individual commit messages.
Thanks to Eurofins Digital Testing for paying me to work on most of these changes.
Kind regards,
Jon
The changes look reasonable and likely to benefit users.
However, I really don't have the time or interest necessary to merge them or, more importantly, undertake to resolve any issues that arise from them.
At this point it seems you're in a better position than I am to maintain and evolve PyXB. If you're interested in taking over the project, please email me directly.
A comment: --strip-file-paths Rather than stripping the whole path, it may be better to provide a relative path. It is possible that the XSD schema uses different folders, potentially with the same filename in some of them.