Hi All,
I have assembled a decent Selector test set and found many bugs and created a number of fixes in the gumbo query code. I also made minor changes to the cssparser code.
To make these more generally available, I have created two new Sigil-Ebook github repos
with both source sets and reverted them to their original licenses so they can more easily exchange bug fixes and changes with their original projects.
cssparser
- Is now available at:
https://github.com/Sigil-Ebook/cssparser
- It is now under its original LGPL v2.1 license
and
sigil-query
- It is now available at:
https://github.com/Sigil-Ebook/sigil-query
- It is now under its original MIT License
Both are pure C++ that does not need or use Qt.