Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-nokogumbo
Nokogiri interface to the Gumbo HTML5 parser
https://github.com/rubys/nokogumbo/#readme
0
no reviews
Install
Nokogiri is an HTML and XML parser for Ruby. Gumbo is a HTML5 parser written in pure C.
Nokogumbo allows a Ruby program to invoke the Gumbo parser and access the result as a Nokogiri parsed document.