[ 源代码: ruby-nokogumbo ]
软件包:ruby-nokogumbo(2.0.5-1 以及其他的)
ruby-nokogumbo 的相关链接
Debian 的资源:
下载源码包 ruby-nokogumbo:
- [ruby-nokogumbo_2.0.5-1.dsc]
- [ruby-nokogumbo_2.0.5.orig.tar.gz]
- [ruby-nokogumbo_2.0.5-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.17)
- 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