Nokogiri (software)
| Nokogiri, an XML and HTML Parser | |
|---|---|
| Original authors | Aaron Patterson, Mike Dalessio |
| Developers | Aaron Patterson, Mike Dalessio, Yoko Harada, Timothy Elliott, John Shahid, Akinori MUSHA |
| Initial release | October 30, 2008 |
| Stable release | 1.16.5
/ May 13, 2024 |
| Preview release | 1.16.0.rc1
/ December 13, 2023 |
| Operating system | Linux, FreeBSD, OpenBSD, Windows, macOS |
| Platform | Cross-platform |
| Available in | Ruby, Java |
| Type | Parser |
| License | MIT License |
| Website | www |
| Repository | |
Nokogiri is an open source software library to parse HTML and XML in Ruby. It depends on libxml2 and libxslt to provide its functionality.