LibXML2 bindings for html5ever
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.6k
- Forks
- 288
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 8
Description
Is there a possibility that we have LibXML2 bindings for html5ever similar to how gumbo has it?
https://github.com/sevenval/gumbo-libxml
I have a program that is written on top of LibXML2, however, I need to parse HTML5 with it. I was wondering if I can use html5ever for this purpose without changing my whole library.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the requested gumbo-libxml project and the html5ever and LibXML2 interfaces to determine how a compatible binding could work. Done means an integration that lets existing LibXML2-based programs parse HTML5 through html5ever without changing their library interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100