[ 原始碼: ruby-roxml ]
套件:ruby-roxml(4.0.0-2)
Ruby Object to XML mapping library
ROXML is a Ruby library designed to make it easier for Ruby developers to work with XML. Using simple annotations, it enables Ruby classes to be mapped to XML. ROXML takes care of the marshalling and unmarshalling of mapped attributes so that developers can focus on building first-class Ruby classes. As a result, ROXML simplifies the development of RESTful applications, Web Services, and XML-RPC.
其他與 ruby-roxml 有關的套件
|
|
|
|
-
- dep: ruby-activesupport (>= 2:4.0)
- collection of utility classes used by the Rails framework
-
- dep: ruby-libxml
- Ruby Bindings for LibXML2
-
- dep: ruby-nokogiri (>= 1.3.3)
- HTML, XML, SAX, and Reader parser for Ruby