Sha256: ff4a0462527c610a32d0c4efc754f9393c767cbd111252b5f72a4732de29852b
Contents?: true
Size: 748 Bytes
Versions: 2
Compression:
Stored size: 748 Bytes
Contents
# ScaffoldParser Hi everybody, the purpose of this gem is to take a XSD and generate parser and builder classes to work with XMLs it defines. Unfortunattely i didn't yet have a time to write the docs. But it works! I already have a 2 gems generated and working with it: * [pohoda](https://github.com/Masa331/pohoda) * [moneys3](https://github.com/Masa331/moneys3) If you really want to spend time finding out what this gem really does, you can try to look at the first linked repo above, it has some docs. Then if you think you would use something like this let me know and i will try to help. In the meantime, i will try to find some time to write the docs. Premysl Donat ## Changelog ### 16.1.2019 * Removed dependency on local gem copy
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
scaffold_parser-0.10.0 | README.md |
scaffold_parser-0.9.1 | README.md |