ruby-libxml 3.2.1-2 source package in Ubuntu
Changelog
ruby-libxml (3.2.1-2) unstable; urgency=medium * Team upload. [ Sergio Durigan Junior ] * d/p/fix-tests-libxml2-2.9.12.patch: Fix testsuite failures when compiling with libxml2 2.9.12. (Closes: #991606) [ Mattia Rizzolo ] * Bump libxml2-dev build-dep to >= 2.9.12, due to the above patch. * Run the build under LC_ALL=C.UTF-8, as a test fails in a non-utf8 locale. * Update Homepage field. -- Mattia Rizzolo <email address hidden> Sun, 19 Sep 2021 20:36:24 +0200
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- any
- Section:
- ruby
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-libxml_3.2.1-2.dsc | 2.1 KiB | 9b92bd65bf4d14ea57e87bd625a316c416151527ced0e12e93c7fa9274e5bf64 |
ruby-libxml_3.2.1.orig.tar.gz | 371.8 KiB | a5f65ea61a134a6ab094c70dc7db7f2a551923b7827eb87e3a47bf1fa36c4caf |
ruby-libxml_3.2.1-2.debian.tar.xz | 8.9 KiB | 1d2b25ee543198568d213c398aadc829455609ad006827c996ea30acac6131fb |
Available diffs
No changes file available.
Binary packages built by this source
- ruby-libxml: Ruby Bindings for LibXML2
The Libxml-Ruby project provides Ruby language bindings for the GNOME
Libxml2 XML toolkit. It is free software, released under the MIT License.
Libxml-ruby's primary advantage over REXML is performance - if speed
is your need, these are good libraries to consider, as demonstrated
by the informal benchmark below.
- ruby-libxml-dbgsym: debug symbols for ruby-libxml