Robust XML parser that allows defining desired behavior with fancy DSL
XOXO is a Ruby XOXO parser and generator. It provides a Ruby API similar to Marshal and YAML (though more specific) to load and dump XOXO[http://microformats.org/wiki/xoxo], a simple, open outline format written in standard XHTML and suitable for embedding in (X)HTML, Atom, RSS, and arbitrary XML.
Parser for Forward Calendar XML files
Parses XML files read by other file input plugins.
Ruby stream parser for Unified Scripture Format XML (USFX)
kekkan is an SAX XML parser and database for NVD CVE and CPE XML files.
Wrapper around Nokogiri to easily parse xml files with xpath
Parse ISO20022 XML messages containing SEPA Customer Credit Transfer Initiation messages. Currently pain.001.001.03 is supported.
Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors. XML is like violence - if it doesn’t solve your problems, you are not using enough of it.
The common core standards xml files and pdf docs are provided by the Common Core State Standards Initiative.
An XML to hash Ruby parser DSL.
RubyFacebook interacts with Facebook REST API via JSON. No XML to deal with, no parsers needed, reduced verbosity, increased happiness. Ruby1.9 required. Fork it, please!
Provides a simple, fast way of parsing XML dumps of MySQL data, uses the REXML stream parser making it suitable for use on datasets of arbitrary length.
Ruby beID parser. Allowing to easily handle beID XML files
Generate xml (xhtml, rss, etc.) from unified diff. This package contains diff2xml command-line tool and reusable diff-parser framework.
A pure ruby XML pull parser
Simple XML parser wrapper that provides the benefits of stream parsing with the ease of using document nodes.
Ruby OO library to access an EMC Atmos server with nokogiri as XML parser.
I like VTD-XML so I use this instead of standard XML parsers
Unofficial parser for Titania Nipper Studio XML report.
Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors. XML is like violence - if it doesn’t solve your problems, you are not using enough of it.
Convenient parser that provides a clean way to interact with wordpress's XML dump file in your ruby scripts, to make it easy to migrate away from WordPress anywhere else.
This RubyGem is intended to be used with Adobe XFA/Acroform PDFs and relies heavily on both Nokogiri and Origami. It returns an XML object, that can be used throughout your application.
An RSS/Atom reader based on the Nokogiri XML parser for Ruby
Parse Xml Document and String. From String, Hash and XML File, Yaml File.
Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors. XML is like violence - if it doesn’t solve your problems, you are not using enough of it.
Quickbooks XML Parser
Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors. XML is like violence - if it doesn’t solve your problems, you are not using enough of it.
Simple, lightweight and fast XML-RPC client library for ruby based on OX XML parser.
This module encapsulates the API for tagal.us, a site which helps users define tags on twitter or other websites. The basic elements are tags, definitions, and comments - and these 3 objects can be written and read to/from tagal.us using this gem. There's just 6 useful methods - 3 that read, and 3 that write. This module uses the Carboni.ca XML base, which means you can set which XML parser it will use - simply use Tagalus.parser = :nokogiri # can be :nokogiri, :hpricot, :rexml, or :libxml to change the parser.
Parser for XML sitemaps which respects sitemaps listed in robots.txt and handles gziped and nested sitemaps as well.
inu is a Nessus .nessus xml parser and report generation tool
easily parse xml documents of any size with ruby
XML parser plugin is Embulk plugin to fetch entries in xml format. Supports xpath and attributes
A Ruby parser for OW-SERVER XML files.
Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors. XML is like violence - if it doesn’t solve your problems, you are not using enough of it.
An XML parser that uses Nokogiri and dynamic methods to transform XML data into a given Ruby model
Parser for Hippo XML exports
Koara to HTML parser written in Ruby
Fluent parser for XML that just converts XML to fluentd record fields
This gem provides a ruby class called TnwXmlParser to do XML parsing.
Kekka is a parser of the XML format XRR (XML Regatta Reporting: http://www.sailing.org/xml .) It accepts XML on this format and sorts it in boat, event and result hashes.
XPath parser plugin is Embulk plugin to fetch entries in xml format use XPath.
A Fluentd parser plugin to extract attributes from XML data
Simple fast XML parser
Reads and parses DMARC XML reports.
# EventReporter EventReporter is a CSV parser and sorter. you can load a CSV and then search it. ## Installation $ gem install the_only_event_reporter_ever $ gem list event_reporter -d ## Usage After installation run: $ event_reporter Then Type 'load <filename>' to load records from a CSV $ Load event_attendees.csv Try these commands $ Find first_name sarah $Queue Print $Queue Save to <filename> ### Saving the queue accepts extensions JSON, XML, TXT, CSV. ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
A useful X12 parser that can handle large files using a callback per record. Currently tested with Ruby >= 2.7.1. Gem supports X12 EDI transactions 834, 270, 997, 837p and 835. Anyone wanting to create additional XML files for other transactions welcomed.
Dreamcat4's extensions for libxml-ruby. This gem provides convenience functions for parsing and constructing XML fragments through libxml2 / SAX parser and its ruby bindings.
Parses XML files downloaded from fide.com and writes JSON files.