A C library for accessing calendars http://mcal.check.com
This repository has been archived on 2024-11-07. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2024-01-06 05:01:44 +01:00
libmcal-0.7-flex-2.5.37.patch added patch against flex 2.5.37 [release 0.7-2mamba;Mon Feb 04 2013] 2024-01-06 05:01:44 +01:00
libmcal-0.7-flexfix.patch added patch against flex 2.5.37 [release 0.7-2mamba;Mon Feb 04 2013] 2024-01-06 05:01:44 +01:00
libmcal.spec added patch against flex 2.5.37 [release 0.7-2mamba;Mon Feb 04 2013] 2024-01-06 05:01:44 +01:00
README.md added patch against flex 2.5.37 [release 0.7-2mamba;Mon Feb 04 2013] 2024-01-06 05:01:44 +01:00

libmcal

mcal stands for Modular Calendar Access Library. libmcal is a C library for accessing calendars, written to be very modular, with pluggable drivers. One of the main drivers it handles is ICAP, an internet protocol that has very close ties with the IMAP protocol. Using ICAP, you can access a calendar in very much the same way as you use IMAP to access a remote mailbox.