0.0
A very simple XML builder class. +
I wanted something really simple that I could easily extend myself later on if I needed to. +
Ironically, in four years since I created and used TinyXml, I never needed to extend it :-)
I figured, it may as well work for others in that case, so here it is.
2020
2021
2022
2023
2024
2025
0.0
Fast Ruby XML to Hash parser and Hash to XML builder, built on top of the Ox gem (a native C extension)
2020
2021
2022
2023
2024
2025
0.0
XML parser plugin is Embulk plugin to fetch entries in xml format. Supports xpath and attributes
2020
2021
2022
2023
2024
2025
0.0
Pyapns2 provides an alterantive, simpler client for the pyapns push notification server, using libxml-xmlrpc to handle all of the xmlrpc.
It also is tested against Ruby 1.9
2020
2021
2022
2023
2024
2025
0.0
Some helpers for REXML::Element to create hashes from xml easily.
2020
2021
2022
2023
2024
2025
0.0
This Gem provides a simple way to convert UBL XML files to CII XML files.
2020
2021
2022
2023
2024
2025
0.11
Fast Rails 4+ templating system with JSON, XML and PList support
2020
2021
2022
2023
2024
2025
0.11
Rails provides an excellent XML Builder by default to build RSS and ATOM feeds, but nothing to help you build complex and custom JSON data structures. The standard to_json works well, but can get very verbose when you need full control of what is generated. JSON Builder hopes to solve that problem.
2020
2021
2022
2023
2024
2025
0.11
BibTeX-Ruby is the Rubyist's swiss-army-knife for all things BibTeX. It
includes a parser for all common BibTeX objects (@string, @preamble,
@comment and regular entries) and a sophisticated name parser that
tokenizes correctly formatted names; BibTeX-Ruby recognizes BibTeX string
replacements, j...
2020
2021
2022
2023
2024
2025
0.09
Download, pull out of a ZIP/TAR/GZ/BZ2 archive, parse, correct, and import XLS, ODS, XML, CSV, HTML, etc. into your ActiveRecord models. Uses Upsert internally for speed.
2020
2021
2022
2023
2024
2025
0.09
This library performs diffs of CSV data, or any table-like source.
Unlike a standard diff that compares line by line, and is sensitive to the
ordering of records, CSV-Diff identifies common lines by key field(s), and
then compares the contents of the fields in eac...
2020
2021
2022
2023
2024
2025
0.09
fast_xs provides C extensions for escaping text.
The original String#fast_xs method is based on the xchar code by Sam Ruby:
* http://intertwingly.net/stories/2005/09/28/xchar.rb
* http://intertwingly.net/blog/2005/09/28/XML-Cleansing
_why also packages an older version with Hpricot (patches su...
2020
2021
2022
2023
2024
2025
0.08
WP2TXT extracts text and category data from Wikipedia dump files (encoded in XML / compressed with Bzip2), removing MediaWiki markup and other metadata.
2020
2021
2022
2023
2024
2025
0.08
Xsv is a fast, lightweight parser for Office Open XML spreadsheet files
(commonly known as Excel or .xlsx files). It strives to be minimal in the
sense that it provides nothing a CSV reader wouldn't, meaning it on...
2020
2021
2022
2023
2024
2025
0.08
Danger plugin for checkstyle formatted xml file.
2020
2021
2022
2023
2024
2025
0.07
eBayR is a gem that makes it (relatively) easy to use the eBay Trading API from
Ruby. Includes a self-contained XML parser, a flexible callback system, and a
command-line client which aids integration into other projects.
2020
2021
2022
2023
2024
2025
0.07
Vantiv eCommerce Online Ruby SDK created for version 11.0 of Vantiv eCommerce XML format, see the XSD schema for specific fields that are supported by this format.
This gem contains an application interface in the Ruby programming language created by Vantiv eCommerce.
2020
2021
2022
2023
2024
2025
0.07
Nokogiri::Diff adds the ability to calculate the differences (added or removed nodes) between two XML/HTML documents.
2020
2021
2022
2023
2024
2025
0.06
opmlparser - read / parse outlines (incl. feed subscription lists) in the OPML (Outline Processor Markup Language) format in xml
2020
2021
2022
2023
2024
2025
0.06
The ruby-jss gem provides native ruby access to the REST APIs of Jamf Pro,
an enterprise/education tool for managing Apple devices, from jamf.com.
The Jamf module provides access to both the 'Classic' API and the more modern
'Jamf Pro' API. Jamf Pro objects are implemented as classes and can inte...
2020
2021
2022
2023
2024
2025