Sha256: 593c9c0f56199cc5845b15eb1e1232c67da5129b3d66f651a6ffd755d92d170f

Contents?: true

Size: 569 Bytes

Versions: 1

Compression:

Stored size: 569 Bytes

Contents

# Lotus Notes Calendar

Library to fetch and parse events from a Lotus Notes calendar.

## Installation

Add this line to your application's Gemfile:

    gem 'lotus_notes_calendar'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install lotus_notes_calendar

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

1 entries across 1 versions & 1 rubygems

Version Path
lotus_notes_calendar-0.0.2 README.md