hext icon indicating copy to clipboard operation
hext copied to clipboard

Domain-specific language for extracting structured data from HTML documents

Results 5 hext issues
Sort by recently updated
recently updated
newest added

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.

enhancement
packaging
language-bindings

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...

python
language-bindings

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...

language-bindings

https://docs.python.org/3.13/whatsnew/3.13.html#free-threaded-cpython

packaging
python
language-bindings

Setup cross compilation in Github Actions for MacOS releases, using Linux as a build host. Run only the tests through actual MacOS.

packaging
ci