hext
hext copied to clipboard
Domain-specific language for extracting structured data from HTML documents
https://github.com/google/gumbo-parser is no longer maintained. Arch has already picked up https://codeberg.org/gumbo-parser/gumbo-parser as the new upstream source.
After #37 , Hext for Python will be the only language binding that is built using SWIG. SWIG is great if you have to support multiple languages, or have a...
I don't think anybody is using Hext with Ruby or PHP. They are not built in CI and likely do not compile anymore, anyway. (Feel free to comment or open...
https://docs.python.org/3.13/whatsnew/3.13.html#free-threaded-cpython
Setup cross compilation in Github Actions for MacOS releases, using Linux as a build host. Run only the tests through actual MacOS.