0.0
XML sanitization with Loofah and Nokogiri.
2020
2021
2022
2023
2024
2025
0.0
This gem allows the user to access the fmylife.com API, which includes
reading stories, reading comments, moderating stories that are submitted,
submitting stories, submitting comments, and searching for stories.
In addition, this gem lets you swap in and out which XML parser you use...
2020
2021
2022
2023
2024
2025
0.0
== FEATURES: * takes an XML with actions from tg4w and outputs stand-alone Ruby code that can be run directly or embedded into existing code (e.g. for test automation). * can be used as a library or as an executable script. * takes the xpath from tg4w and uses only enough info to guarantee the u...
2020
2021
2022
2023
2024
2025
0.0
Parses XML files downloaded from fide.com and writes JSON files.
2020
2021
2022
2023
2024
2025
0.0
A jig is an ordered sequence of objects (usually strings) and named _gaps_. When rendered as a string by Jig#to_s, the objects are rendered calling #to_s on each object in order. The gaps are skipped. A new jig may be constructed from an existing jig by 'plugging' one or more of the named gaps....
2020
2021
2022
2023
2024
2025
0.0
Provides a simples DSL for extracting data from XML documents
2020
2021
2022
2023
2024
2025
0.0
This is a library for reading (not writing) XML. It is particularly suited for cases where one is dealing with small documents of a known structure. It is slow and not devoid of caveats, but has a very pleasant, Ruby-like syntax.
2020
2021
2022
2023
2024
2025
0.0
Detects input data(JSON,XML,CSV,Hash,Activerecord) and transforms it in a format chosen by the user (JSON,XML,Hash,CSV,Excel,YAML)
2020
2021
2022
2023
2024
2025
0.0
Give it an xml and define a mapping for it as a ruby hash and there you have it. A ruby hash for your XML
2020
2021
2022
2023
2024
2025
0.0
Update convert file config to xml and write file xml.
2020
2021
2022
2023
2024
2025
0.0
kekkan is an SAX XML parser and database for NVD CVE and CPE XML files.
2020
2021
2022
2023
2024
2025
0.0
XML jars for Beardley
2020
2021
2022
2023
2024
2025
0.0
Kvx (Keys, Values, and XML) makes it convenient to store and retrieve the simplest of data as plain text using a hash-like format or as XML.
2020
2021
2022
2023
2024
2025
0.0
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.
2020
2021
2022
2023
2024
2025
0.0
A .xml string will do up to a easy readable tree strcuture for terminal output.
2020
2021
2022
2023
2024
2025
0.0
This fastlane plugin includes the following actions:
1) multi_scan: uses scan to run Xcode tests, optionally in batches, a given number of times: only re-testing failing tests.
2) suppress_tests_from_junit: uses a junit xml report file to suppress either passing or failing tests in an...
2020
2021
2022
2023
2024
2025
0.0
Transforms XML into Sliml.
2020
2021
2022
2023
2024
2025
0.0
ffi-swig-generator is a ruby-ffi wrapper code generator that produces
ruby-ffi glue code parsing C header files through SWIG.
ffi-swig-generator is able to traverse an XML parse tree generated by
the +swig+ command and to produce a ruby-ffi code from it.
ffi-swig-generator is shipped with a com...
2020
2021
2022
2023
2024
2025
0.0
Split XML files on an element, yielding (streaming, so constant memory usage) each node in turn. Uses sgrep internally.
2020
2021
2022
2023
2024
2025
0.0
Validates xml schemas
2020
2021
2022
2023
2024
2025