0.0
Permite crear facturas en formato XML que puedes enviar al Servicio de Impuestos Nacionales de Bolivia
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
0.0
Invisible XML is a language and set of technologies for making the implicit structure of data explicit as XML markup. It allows you to write a declarative description of the format of some text and then leverage that format to represent the text as structured information.
2019
2020
2021
2022
2023
2024
0.0
Syntax Tree support for XML
2019
2020
2021
2022
2023
2024
0.0
Leverages the XML parsing of ActiveResource into objects without making any network calls by reading XML documents on your local filesystem
2019
2020
2021
2022
2023
2024
0.0
XML sanitization with Loofah and Nokogiri.
2019
2020
2021
2022
2023
2024
0.0
Capcode plugin to render XML
2019
2020
2021
2022
2023
2024
0.0
== FEATURES/PROBLEMS: * make any call to the technorati api and recieves the raw XML response * TODO: use XML Simple to return pure Ruby structures * TODO: add options hash for additional edge cases * TODO: better testing == SYNOPSIS: t = Technorati.new( 'your api key' ) puts t.member_info( '...
2019
2020
2021
2022
2023
2024
0.0
This gem allows to read an XML/Json file or string and access its elements using methods named after the tags.
Also there are methods to return the object as an Hash or XML/Json string.
See https://github.com/fboccacini/extreml for reference and usage.
2019
2020
2021
2022
2023
2024
0.0
Ruby library for parsing and generating the Linux thin-provisioning xml metadata format.
2019
2020
2021
2022
2023
2024
0.0
Binding to java lib provide xmldsig features. Sign and verify document with GOST3410 etc.
2019
2020
2021
2022
2023
2024
0.0
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...
2019
2020
2021
2022
2023
2024
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
2019
2020
2021
2022
2023
2024
0.0
Merge two or more Cobertura XML reports
2019
2020
2021
2022
2023
2024
0.0
Resolve DTD for XML JATS with Nokogiri
2019
2020
2021
2022
2023
2024
0.0
An implementation of XML Patch (RFC5261) in ruby
2019
2020
2021
2022
2023
2024
0.0
$Id: README.txt 204 2010-11-30 02:20:04Z pwilkins $
sm-transcript reads results of SLS processing and produces transcripts for
the SpokenMedia browser. For each file in the source folder whose extension
matches the source type, a file of destination type is created in the
destination folder. ...
2019
2020
2021
2022
2023
2024
0.0
This gem can be used to convert MathType equations from a binary format (e.g. embedded in Word documents) to an open MathML representation. It achieves that in several stages, first using the "mathtype" gem to convert from a binary to an XML form of MTEF, and second, using XSLTs to convert XML to...
2019
2020
2021
2022
2023
2024
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 ...
2019
2020
2021
2022
2023
2024