Skip to content

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

License

Notifications You must be signed in to change notification settings

jp-embedded/icalendarlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

This project is originally developed by Juliusz Gonera jgonera@gmail.com, but is now continued and supported by jp-embedded ApS.

Released under the GNU GPL v3.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages