[ 源代码: ruby-fog-xml ]
软件包:ruby-fog-xml(0.1.1-5.1)
ruby-fog-xml 的相关链接
Debian 的资源:
下载源码包 ruby-fog-xml:
- [ruby-fog-xml_0.1.1-5.1.dsc]
- [ruby-fog-xml_0.1.1.orig.tar.gz]
- [ruby-fog-xml_0.1.1-5.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
XML parsing for fog providers
Extraction of the XML parsing tools shared between a number of providers in the 'fog' gem. fog is the Ruby cloud services library, top to bottom:
*Collections provide a simplified interface, making clouds easier to work with and switch between.
*Requests allow power users to get the most out of the features of each individual cloud.
*Mocks make testing and integrating a breeze.
其他与 ruby-fog-xml 有关的软件包
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-fog-core
- shared classes and tests for fog providers and services
-
- dep: ruby-nokogiri
- HTML, XML, SAX, and Reader parser for Ruby