Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages