Project

xqsr3-xml

0.0
No commit activity in last 3 years
No release in over 3 years
xqsr3 - eXtensions by fine Quantum for Standard Ruby and 3rd-party libraries - is a lightweight, low-coupling library of assorted extensions to standard ruby and 3rd-party libraries. xqsr3-xml contains the XML-related components for xqsr3, so that the core library remains independent of any non-standard libraries.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.6
>= 0.31.0, < 1.0
 Project Readme

xqsr3-xml

eXtensions by fine Quantum for Standard Ruby and 3rd-party libraries, for XML

Gem Version

Introduction

xqsr3 is a lightweight, low-coupling library of assorted extensions to standard ruby and 3rd-party libraries. As of version 0.31 of xqsr3, the XML Utilites components were moved out into xqsr3-xml in order that the core xqsr can be independent of any non-standard libraries.

Table of Contents

  1. Introduction
  2. Installation
  3. Components
  4. Project Information

Installation

Install using gem install xqsr3-xml or add it to your Gemfile.

Components

xqsr3 provides components in the following categories:

  • Array Utilities
  • Command-line Utilities
  • Containers
  • Conversion
  • Diagnostics
  • Hash Utilities
  • IO
  • Quality
  • String Utilities

xqsr3-xml provides components in the following categories:

  • XML Utilities

Project Information

Where to get help

GitHub Page

Contribution guidelines

Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/xqsr3-xml.

Dependencies

Related projects

License

xqsr3-xml is released under the 3-clause BSD license. See LICENSE for details.