View Single Post
Old 01-19-2021, 04:58 PM   #80
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,893
Karma: 6120478
Join Date: Nov 2009
Device: many
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.
KevinH is offline   Reply With Quote