软件包:ruby-nokogumbo(2.0.5-1 以及其他的) [debports]
Nokogiri interface to the Gumbo HTML5 parser
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.
其他与 ruby-nokogumbo 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libruby3.1t64 (>= 3.1.2)
- Libraries necessary to run Ruby 3.1
-
- dep: libxml2 (>= 2.6.27)
- GNOME XML 库
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-nokogiri
- HTML, XML, SAX, and Reader parser for Ruby