[ 源代码: ruby-fog-xml ]
软件包:ruby-fog-xml(0.1.1-5)
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
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 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