Sha256: 2a4554b8b649548a6304f90fe08b15035536839acbd2eaafe4b3a3b5e69ec9d6

Contents?: true

Size: 614 Bytes

Versions: 2

Compression:

Stored size: 614 Bytes

Contents

# RubySL::Rexml

This gem packages the MRI standard library REXML. See README.MRI.md for
license, authors, and description of the original library.

## Installation

Add this line to your application's Gemfile:

    gem 'rubysl-rexml'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install rubysl-rexml

## Usage

TODO: Write usage instructions here

## 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

2 entries across 2 versions & 1 rubygems

Version Path
rubysl-rexml-2.0.4 README.md
rubysl-rexml-2.0.3 README.md