パッケージ: ruby-roxml (4.0.0-1)
ruby-roxml に関するリンク
Trisquel の資源:
ruby-roxml ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Ruby Extras Maintainers (メールアーカイブ)
- Cédric Boutillier
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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
- Interpreter of object-oriented scripting language Ruby (default version)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-activesupport (>= 2:4.0)
- Support and utility classes used by the Rails 4.1 framework
-
- dep: ruby-libxml
- Ruby Bindings for LibXML2
-
- dep: ruby-nokogiri (>= 1.3.3)
- HTML, XML, SAX, and Reader parser for Ruby