ruby-builder 3.2.2-4 source package in Ubuntu

Changelog

ruby-builder (3.2.2-4) unstable; urgency=medium


  * Build-Depends on libjs-jquery which is needed for rdoc generation
    (see #760952) (Closes: #760909, #761563).

 -- Marc Dequènes (Duck) <email address hidden>  Tue, 16 Sep 2014 14:07:28 +0200

Upload details

Uploaded by:
Marc Dequènes (Duck)
Uploaded to:
Sid
Original maintainer:
Marc Dequènes (Duck)
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe ruby
Xenial release universe ruby

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-builder_3.2.2-4.dsc 1.5 KiB 330b507f2c5e832e0cbb11f6877dfb131c214c912060d280ecf6580484c4d31c
ruby-builder_3.2.2.orig.tar.gz 27.9 KiB 7d98b6e3120acd5f47e4aa08d528b7234750ed30533c19de081de8185acf6d89
ruby-builder_3.2.2-4.debian.tar.xz 4.8 KiB 9e47a65d8425800e082a192160e1006c79e6147f41496d9fc923a75574fd9e98

Available diffs

No changes file available.

Binary packages built by this source

ruby-builder: Ruby library to facilitate programatic 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-doc: Ruby library to facilitate programatic 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.
 .
 This is the Rdoc-generated documentation for Builder.