Revolution is a Ruby binding for the Evolution email client. You can use it to query and modify contacts, appointments, and tasks.
| Tags | Communications Email |
|---|---|
| Licenses | BSD Original |
| Operating Systems | OS Independent |
Recent releases


Changes: You can now add contacts with many more attributes, including email addresses, phone numbers, and birthdays. Various methods now also raise an exception instead of just returning NULL.


Changes: Contacts may now be added and deleted. They can also be queried with get_contacts_by_name and get_contact_by_uid. A way to submit arbitrary s-expression queries was added.