Sha256: 2537c064b7bc27223c34357276e74ffa50ded0810cc42979d14477404d42b977

Contents?: true

Size: 783 Bytes

Versions: 3

Compression:

Stored size: 783 Bytes

Contents

# asir_xml

[![Build
Status](https://secure.travis-ci.org/kstephens/asir_xml.png?branch=master)](https://travis-ci.org/kstephens/asir_xml)
[![Code
Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/kstephens/asir_xml)

XML Coder for ASIR

## Installation

Add this line to your application's Gemfile:

    gem 'asir_xml'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install asir_xml

## Usage

See example/.

## Dependencies

Requires install of libxml, libxslt for XML support: rake prereq.

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
asir_xml-1.1.12 README.md
asir_xml-1.1.11 README.md
asir_xml-1.1.10 README.md