[ Bron: ruby-builder ]
Pakket: ruby-builder (3.2.3-1)
Verwijzigingen voor ruby-builder
Debian bronnen:
Het bronpakket ruby-builder downloaden:
Beheerders:
- Marc Dequènes (Duck) (QA-pagina)
- Debian Ruby Extras Maintainers (QA-pagina, Mailarchief)
- Paul van Tilburg (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan ruby-builder gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- 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