Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
0.0
XML files typically come in nested structures. For data extraction purposes, we frequently wish to have a flat hash instead. The naming then becomes tricky, because there can be collision in the terminal nodes. However, if we use the chain of parent tags joined with an underscore, this provides a...
2021
2022
2023
2024
2025
2026
0.0
Parse Xml Document and String. From String, Hash and XML File, Yaml File.
2021
2022
2023
2024
2025
2026
0.0
An implementation of XML Patch (RFC5261) in ruby
2021
2022
2023
2024
2025
2026
0.0
Create object trees out of XML documents
2021
2022
2023
2024
2025
2026
0.0
Utility methods to work with XMLRPC
2021
2022
2023
2024
2025
2026
0.0
a rack app that serves a XMLRPC::BasicServer
2021
2022
2023
2024
2025
2026
0.0
Extend XMLRPC with SCGI client and server.
2021
2022
2023
2024
2025
2026
0.0
Scrub text of XML nodes
2021
2022
2023
2024
2025
2026
0.0
Ruby bindings for xmlsec
2021
2022
2023
2024
2025
2026
0.0
Call IBM i PGM, SRVPGM, CMD, PASE
2021
2022
2023
2024
2025
2026
0.0
Gem to interface with the xmlsoccer.com API
2021
2022
2023
2024
2025
2026
0.0
Test XML with RSpec and Cucumber
2021
2022
2023
2024
2025
2026
0.0
XML matchers for specs. See README for more info.
2021
2022
2023
2024
2025
2026
0.0
A ruby client for xmlstats (https://erikberg.com/api).
2021
2022
2023
2024
2025
2026
0.0
This gem adds a `to_hash` method to Nokogiri XML nodes into a Ruby hash. In the resulting hash, all keys are constants.
This gem also picks up attributes, processing instructions and doctype declarations. The resulting Hash is wordy, but complete.
As an added bonus, we include line numbers wher...
2021
2022
2023
2024
2025
2026
0.0
Description: Remove all spaces, new line characters, tab characters between XML tags
2021
2022
2023
2024
2025
2026
0.0
XML Utility classes library and XmlToGdl application.
2021
2022
2023
2024
2025
2026
0.0
# Xmms2Utils
This is a set of utilites for working with the ruby bindings for the XMMS2 client library.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'xmms2_utils'
```
And then execute:
$ bundle
Or install it yourself as:
$ gem install xmms2_utils
2021
2022
2023
2024
2025
2026
0.0
A simple gem for XMODEM client and server application. Forked from modem_protocols and made to work with newer Rubies. Today the XMODEM protocol is widely used in embedded systems for OTA application firmware transfer.
2021
2022
2023
2024
2025
2026
0.0
xmonitor is prototype of server monitoring tool. Aiming at easy and low cost monitoring tool for hobby use or small site.
2021
2022
2023
2024
2025
2026