Sha256: 8f6faf5bc0daa1bf84f996146f43eb55986b22d0dbd45e921cab7cdd850babe0

Contents?: true

Size: 560 Bytes

Versions: 1

Compression:

Stored size: 560 Bytes

Contents

# Xar

Xar provides Ruby FFI bindings to libxar.

## Installation

Add this line to your application's Gemfile:

```ruby
gem "xar"
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install xar

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it ( https://github.com/[my-github-username]/xar/fork )
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 a new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
xar-0.0.0 README.md