[ 源代码: ruby-multi-xml ]
软件包:ruby-multi-xml(0.6.0-1)
ruby-multi-xml 的相关链接
Debian 的资源:
下载源码包 ruby-multi-xml:
- [ruby-multi-xml_0.6.0-1.dsc]
- [ruby-multi-xml_0.6.0.orig.tar.gz]
- [ruby-multi-xml_0.6.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
generic swappable back-end for XML parsing in Ruby
Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.
Lots of Ruby libraries utilize XML parsing in some form, and everyone has their favorite XML library. In order to best support multiple XML parsers and ibraries, `multi_xml` is a general-purpose swappable XML backend library.
其他与 ruby-multi-xml 有关的软件包
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- sug: ruby-libxml (>= 2.7.0-2~)
- Ruby Bindings for LibXML2
-
- sug: ruby-nokogiri (>= 1.6.0~)
- HTML, XML, SAX, and Reader parser for Ruby
-
- sug: ruby-ox (>= 2.5~)
- fast XML parser and object serializer