[ABANDONED: This mostly worked, but I gave up because the libical library had serious design flaws and limitations. These days, you should probably use RiCal] Project for providing Ruby bindings for libical. This is pre-alpha software that's incomplete, doesn't have a stable API, and may not work!
Stars
4
Forks
1
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
Added initial example_upcoming.rb, which tries to parse Upcoming's
e1fbc0fView on GitHubFixed Icalagator::Component::values_for, it now returns values rather than
755725bView on GitHubUpdated README_for_Ruby.txt: Removed work-in-progress commentary. Expaned and
9ffba9dView on GitHubAdded icalagator.rb, a high-level object-oriented Ruby wrapper for libical.
b099359View on GitHubAdded more entries to .gitignore: *.mk, dep.inc, .settings, nbproject, tags.
369a86fView on GitHubMoved aside obsolete Ruby classes imported from earlier attempts to write wrappers.
7c62097View on GitHubImproved parse_string_main.c's formatting of the dtstart string.
718010fView on GitHubUpdated README_for_Ruby.txt, removed complaints and added discussion of
62b4987View on GitHubAdded parse_string_main.c demonstrating how to parse a single large string
9bcce73View on GitHub