[ ソース: ruby-builder ]
パッケージ: ruby-builder (3.2.3-1)
ruby-builder に関するリンク
Debian の資源:
ruby-builder ソースパッケージをダウンロード:
メンテナ:
- Marc Dequènes (Duck) (QA ページ)
- Debian Ruby Extras Maintainers (QA ページ, メールアーカイブ)
- Paul van Tilburg (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Ruby library to facilitate programmatic generation of XML markup
Builder is a library that allows easy programmatic creation of XML markup. It gives you a Ruby API to build structures and methods to dump it to XML. Some of the features:
* Easy generation by mapping method calls to elements, arguments to attributes and blocks to contents. * XML comment & processing instruction support. * XML entity declaration support. * Some support for XML namespaces. * Default escaping of string attribute values. * UTF-8 support.
その他の ruby-builder 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-blankslate
- Ruby library providing a class with no predefined methods
-
- sug: ruby-builder-doc
- Ruby library to facilitate programmatic generation of XML markup