0.01
Saxy finds object definitions in XML files and translates them into Ruby objects. It uses SAX parser under the hood, which means that it doesn't load the whole XML file into memory. It goes once through it and yields objects along the way.
2021
2022
2023
2024
2025
2026
0.01
Convert's nmap's XML output to JSON. Or pretty much any XML input as JSON output.
2021
2022
2023
2024
2025
2026
0.01
jaxb2ruby generates Java XML mappings via xjc, reads the resulting annotations, and passes the
extracted info to an ERB template. This allows one to automatically map an XML schema to pure
Ruby classes (i.e. classes that don't require JRuby) using the mapping framework of their choice...
2021
2022
2023
2024
2025
2026
0.01
oddb2xml creates xml files using swissINDEX, BAG-XML and Swissmedic.
2021
2022
2023
2024
2025
2026
0.01
Green Button Data is a Ruby gem that can consume Green Button APIs and parse the Green Button data XML schema very quickly. It uses an event-driven SAX parser which parses XML data without building an entire DOM in memory.
2021
2022
2023
2024
2025
2026
0.01
A Rack middleware that parses the POST or PUT body for JSON or XML content to a Hash and puts it into the rack.request.form_hash. Most frameworks get the params hash from there. Uses ActiveSupport and the respective parsers for parsing. So you can set it up to use Nokogiri and YajL. Useful for ex...
2021
2022
2023
2024
2025
2026
0.12
Cucumber steps to easily test REST-based XML and JSON APIs
2021
2022
2023
2024
2025
2026
0.12
WS Security XML signer
2021
2022
2023
2024
2025
2026
0.0
This gem add a new formatter to the scss-lint which is compatible with the Lint XML standard.
2021
2022
2023
2024
2025
2026
0.0
== FEATURES/PROBLEMS: * a simple FriendMailer object * email templates for HTML and plain text alternative * configurable amount of friends * support for including a user submitted message in the email * support for HTML as well as XML (nice for Flash integration) * server-side validation * erro...
2021
2022
2023
2024
2025
2026
0.0
Mapping XML to Ruby in handy declarative manner using LibXML
2021
2022
2023
2024
2025
2026
0.0
Leverages the XML parsing of ActiveResource into objects without making any network calls by reading XML documents on your local filesystem
2021
2022
2023
2024
2025
2026
0.0
ffi-generator is a ruby-ffi wrapper code generator based on SWIG interfaces. ffi-generator is able to traverse a XML parse tree file generated by SWIG and to produce a ruby file with ruby-ffi wrapper code inside. ffi-generator is shipped with a command line tool (ffi-gen) and a rake task that ...
2021
2022
2023
2024
2025
2026
0.0
Gemified version of Carlton O'Riley's Aastra XML Ruby Port
2021
2022
2023
2024
2025
2026
0.0
Adds methods for automatic deserialization from standard JSON and XML, and a variant implementation of serialization/deserialization for XML.
2021
2022
2023
2024
2025
2026
0.0
XML Coder for ASIR
2021
2022
2023
2024
2025
2026
0.0
Parser for Hippo XML exports
2021
2022
2023
2024
2025
2026
0.0
Have XML data that you want to bend to your willand conform to your schema? This gem is for you.
2021
2022
2023
2024
2025
2026
0.0
XML jars for Beardley
2021
2022
2023
2024
2025
2026
0.0
XML streaming and graph import for Pacer
2021
2022
2023
2024
2025
2026