Sha256: 3a90858d9eb9df2ba59c0f2ff8452b5f3b8d44583a8e021b9865bc68618e8271

Contents?: true

Size: 585 Bytes

Versions: 2

Compression:

Stored size: 585 Bytes

Contents

# Daisy Diff Wrapper

A simple wrapper around [DaisyDiff](https://code.google.com/p/daisydiff/) HTML parser. (Requires Java)

## Installation

Add this line to your application's Gemfile:

    gem 'daisydiff'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install daisydiff

## 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
daisydiff-0.0.2 README.md
daisydiff-0.0.1 README.md