nokogiri
https://github.com/sparklemotion/nokogiri
C
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported1 Subscribers
Add a CodeTriage badge to nokogiri
Help out
- Issues
- gumbo: do not use an end tag token whose name has been freed
- [bug] XML::Reader.new(io) segfaults after GC compaction — raw VALUE handed to xmlReaderForIO
- [bug] SAX::ParserContext.io segfaults after GC compaction — raw VALUE handed to xmlCreateIOParserCtxt
- [bug] XSLT::Stylesheet#transform corrupts params after GC compaction — build_xslt_params holds char* across the loop
- Update the XSLT stylesheet's _private after compaction
- [bug] SAX::PushParser breaks after GC compaction (raw VALUE in libxml2 _private, no dmark/dcompact)
- [bug] XML::Reader.from_memory reads a dangling pointer after GC compaction when built against libxml2 < 2.11
- build(deps): bump the github-actions group across 1 directory with 7 updates
- fix: fatal error: 'nokogiri_gumbo.h' file not found
- Repoint html5lib-tests submodule to wpt (upstream archiving)
- Docs
- C not yet supported