Coder Social home page Coder Social logo

vergaraed / libical Goto Github PK

View Code? Open in Web Editor NEW

This project forked from libical/libical

0.0 0.0 0.0 13.41 MB

Libical is an Open Source implementation of the iCalendar protocols and protocol data units.

Home Page: http://libical.github.io/libical/

License: Other

Emacs Lisp 0.01% CMake 7.80% C 68.62% Perl 2.78% Shell 0.74% Java 2.63% C++ 9.51% Makefile 0.02% PHP 0.02% Python 5.38% Yacc 1.43% Batchfile 0.05% Lex 0.11% SWIG 0.90%

libical's Introduction

Libical Travis Build Status Appveyor Build Status Coverity Scan Build Status Packaging status

Introduction

Libical โ€” an implementation of iCalendar protocols and data formats

Most of the code in here was written by Eric Busboom at the end of the last millennium with help from dozens of contributors. It is currently maintained by Allen Winter and the libical team at https://github.com/libical/libical.

Libical is an Open Source implementation of the iCalendar protocols and protocol data units. The iCalendar specification describes how calendar clients can communicate with calendar servers so users can store their calendar data and arrange meetings with other users.

Libical implements RFC5545, RFC5546, RFC7529; the CalDav scheduling extensions in RFC6638; iCalendar extensions in RFC7986; plus the iCalendar iMIP protocol in RFC6047.

The libical-glib API is currently unstable and can change with any release. Until it is considered stable, there should be defined LIBICAL_GLIB_UNSTABLE_API=1 before including <libical-glib/libical-glib.h>, to indicate that the library user is aware of it and is prepared to change the calls anytime.

License

The code and datafiles in this distribution are licensed under the Mozilla Public License (MPL) v2.0. See https://www.mozilla.org/MPL for a copy of this license.

Alternately, you may use libical under the terms of the GNU Lesser General Public License (LGPL) v2.1. See https://www.gnu.org/licenses/lgpl-2.1.txt for a copy of this license.

This dual license ensures that the library can be incorporated into both proprietary code and GPL'd programs, and will benefit from improvements made by programmers in both realms. I will only accept changes into my version of the library if they are similarly dual-licensed.

Building

See the top-level Install.txt file.

Documentation

There is rudimentary, unfinished documentation in the doc/ directory, see UsingLibical.md and annotated examples in examples/ and the test code in src/test/.

Additionally, progress is underway to add API documentation, which is available here

Acknowledgments

Portions of this distribution are (C) Copyright 1996 Apple Computer, Inc., AT&T Corp., International Business Machines Corporation and Siemens Rolm Communications Inc. See src/libicalvcal/README.TXT for details.

Libical Users

In no particular order:

Get Involved

Subscribe to our mailing lists:

For developer discussions https://lists.infradead.org/mailman/listinfo/libical-devel

For general discussions about libical and related projects https://lists.infradead.org/mailman/listinfo/libical-interest

Report bugs to our issue tracker at https://github.com/libical/libical/issues

libical's People

Contributors

ajacoutot avatar alarixnia avatar arungrover avatar avdn avatar brong avatar dbnicholson avatar dilyanpalauzov avatar dimstar77 avatar ebassi avatar emielbruijntjes avatar fboudra avatar heirecka avatar krop avatar ksmurchison avatar ksuther avatar kuruczgy avatar lamby avatar lantw44 avatar lionelon avatar lopsided98 avatar mcclurgm avatar mcrha avatar medovina avatar minichma avatar moben avatar nicolasfella avatar rsto avatar tintou avatar winterz avatar xfbs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.