Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

jgonera/icalendarlib

Repository files navigation

iCalendarLib

Note: This repository is archived. For current maintained version see https://github.com/jp-embedded/icalendarlib

A simple library written in C++ used for parsing iCalendar (.ics) files.

It uses only standard C/C++ libraries so it should compile on any operating system. It has its own Date class, no OS-specific way of storing dates is used.

See main.cpp for example use.

License

iCalendarLib is provided under the MIT license.

About

A simple C++ library for the iCalendar (.ics) format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published