[ 源代码: ruby-builder ]
软件包:ruby-builder(3.2.3-1)
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