0.0
This is a Ruby extension which wraps the xmlParseChunk functionality of the Gnome libxml2 library.
2020
2021
2022
2023
2024
2025
0.0
horde_rpc is a client library for accessing the Horde XML-RPC interface from Ruby.
2020
2021
2022
2023
2024
2025
0.0
XML-like data definition build in ruby code.
2020
2021
2022
2023
2024
2025
0.0
A Ruby interface to the OpenX XML-RPC API.
2020
2021
2022
2023
2024
2025
0.0
An exporter and importer for the Encoded Archival Description XML format based on xmlcodec. See http://www.loc.gov/ead/ for more information about the format.
2020
2021
2022
2023
2024
2025
0.17
Compares two XML Nodes (Documents, etc.) for certain semantic equivalencies.
Currently written for Nokogiri, but with an eye toward supporting multiple XML libraries
2020
2021
2022
2023
2024
2025
0.22
This gem is a (partial) implementation of the XMLDsig specification
2020
2021
2022
2023
2024
2025
0.19
A (partial)implementation of the XMLENC specificiation
2020
2021
2022
2023
2024
2025
0.33
Family of libraries that support various formats of XML "feeds".
2020
2021
2022
2023
2024
2025
0.18
Libsaml makes the creation of SAML 2.0 messages easy. The object structure is modeled after the SAML Core 2.0 specification from OASIS. Supported bindings are HTTP-Post, HTTP-Redirect, HTTP-Artifact and SOAP. Features include XML signing, XML verification and a pluggable backend for providers (Fi...
2020
2021
2022
2023
2024
2025
0.28
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
2020
2021
2022
2023
2024
2025
0.04
Wish you could write your Ruby in XML? Has the fact that Ruby is not
"enterprise" got you down? Do you feel like your Ruby code could be made to
be more "scalable"? Well look no further my friend. You've found the
enterprise gem. Once you install this gem, you too can mak...
2020
2021
2022
2023
2024
2025
0.07
Test your XML with Test::Unit, MiniTest, RSpec, or Cucumber using handy assertions like #assert_xml_equal or #assert_xml_structure_contain.
2020
2021
2022
2023
2024
2025
0.26
Tool to merge JUnit XML reports.
2020
2021
2022
2023
2024
2025
0.05
The saml2 library is yet another SAML library for Ruby, with
an emphasis on _not_ re-implementing XML, especially XML Security,
_not_ parsing via Regex or generating XML by string concatenation,
_not_ serializing/re-parsing multiple times just to get it into
the correct format to sign or validate.
2020
2021
2022
2023
2024
2025
0.0
Forces elements in arrays to be output using to_xml on each element if the element responds to to_xml. If an element does not respond to to_xml then a nested XML tag is created with the element's to_s value and the singlarized name of the array as the tag name.
2020
2021
2022
2023
2024
2025
0.0
WAX is a simple API for writing XML documents. It is particularly well-suited to writing large XML documents because it doesn't require storing them in a DOM-like structure before outputting them. XML libraries that use that approach can cause the VM to run out of memory when outputting large XM...
2020
2021
2022
2023
2024
2025
0.0
Kwaff is a pretty tool to convert Kwaff format document into XML document, and also convert XML into Kwaff. Kwaff format is a friendly format for human to read and write than XML. Kwaff format makes XML as easy as YAML to read and write.
2020
2021
2022
2023
2024
2025
0.0
Keeps specified attributes of a model out of to_xml. Do so by aliasing to_xml, and automatically sending in the correct :excludes to the original to_xml method, e.g. :excludes => [:attr1, :attr2, ...]
2020
2021
2022
2023
2024
2025
0.19
Object to XML Mapping Library, using Nokogiri (fork from John Nunemaker's Happymapper)
2020
2021
2022
2023
2024
2025