套件:ruby-nokogumbo(1.4.2+ds-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.1 (>= 2.27)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6.1-udeb
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- dep: libgumbo1 (>= 0.9.2)
- pure-C HTML5 parser
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- 套件暫時不可用
-
- dep: libxml2 (>= 2.6.27)
- GNOME XML library
-
- dep: ruby (<< 1:2.6~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:2.5~0)
-
- dep: ruby-nokogiri
- HTML, XML, SAX, and Reader parser for Ruby