Jeffrey Otterson
Jeffrey Otterson
> I have an overlapping pull request at #197 but I did not implement parsing. > > Nice to see that you were able to implement parsing for all formats....
> > > I have an overlapping pull request at #197 but I did not implement parsing. > > > Nice to see that you were able to implement parsing...
I would still like to get this PR committed, somebody has to approve it. The changes are useful, and the tests all pass. Jeff.
I sure would like to merge this. What's it going to take? @pombredanne ???
I'm working on this. There are many requested changes, plus a potential rebase. It's gonna take a few days. If you're in a hurry, I'm about half done, all the...
The tag/value parser is going to need a real enema. There are some horrible assumptions in there related to sequencing, package before files, etc. The latest tag/value files from the...
Here is an update to my commit of 51 weeks ago (!). The CircleCI tests are failing because the tag/value and RDF formats are not working. JSON, YAML, XML all...