summaryrefslogtreecommitdiff
path: root/index.html
blob: 36e337d022a6c20af8b8629da93e73da53b3ea8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<!doctype html>
<html>
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="chrome=1">
    <title>Libical Project Page</title>

    <link rel="stylesheet" href="stylesheets/styles.css">
    <link rel="stylesheet" href="stylesheets/pygment_trac.css">
    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
    <!--[if lt IE 9]>
    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
  </head>
  <body>
    <div class="wrapper">
      <header>
        <h1>Libical</h1
        <p>Libical is an Open Source (MPL/<acronym title="GNU Lesser General Public License">LGPL</acronym>) implementation of the IETF&#039;s iCalendar Calendaring and Scheduling protocols. (RFC 2445, 2446, and 2447). It parses iCal components and provides  C/C++/Python/Java APIs for manipulating the component properties, parameters, and subcomponents.</p>

        <p class="view"><a href="https://github.com/libical/libical">View the Project on GitHub <small>libical/libical</small></a></p>


        <ul>
          <li><a href="https://github.com/libical/libical/zipball/master">Download <strong>ZIP File</strong></a></li>
          <li><a href="https://github.com/libical/libical/tarball/master">Download <strong>TAR Ball</strong></a></li>
          <li><a href="https://github.com/libical/libical">View On <strong>GitHub</strong></a></li>
        </ul>
      </header>
      <section>
        <h1>
<a name="introduction" class="anchor" href="#introduction"><span class="octicon octicon-link"></span></a>Introduction</h1>

<p>LIBICAL -- an implementation of iCalendar protocols and data formats</p>

<p>Most of the code in here was written by Eric Busboom with help from
dozens of contributors.  It is currently maintained by Art Cancro
and Wilfried Goesgens.</p>

<p>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. </p>

<p>Libical implements RFC2445, RFC2446 and some of RFC2447.</p>

<h1>
<a name="license" class="anchor" href="#license"><span class="octicon octicon-link"></span></a>License</h1>

<p>The code and datafiles in this distribution are licensed under the
Mozilla Public License (MPL) v1.0. See <a href="http://www.mozilla.org/MPL/1.0">http://www.mozilla.org/MPL/1.0</a>
for a copy of the license. </p>

<p>Alternately, you may use libical under the terms of the GNU Library
General Public License (LGPL) v2.1. See <a href="http://www.gnu.org/licenses/lgpl-2.1.txt">http://www.gnu.org/licenses/lgpl-2.1.txt</a>
for a copy of the license.</p>

<p>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.</p>

<h1>
<a name="acknowledgments" class="anchor" href="#acknowledgments"><span class="octicon octicon-link"></span></a>Acknowledgments</h1>

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

<p>Portions of this distribution are Copyright (c) 1997 Theo de
Raadt.  See the header for src/libical/vsnprintf.c for the full
copyright statement.</p>

<h1>
<a name="get-involved" class="anchor" href="#get-involved"><span class="octicon octicon-link"></span></a>Get Involved</h1>


<p>Subscribe to our development mailing list at <a href="https://lists.sourceforge.net/lists/listinfo/freeassociation-devel">https://lists.sourceforge.net/lists/listinfo/freeassociation-devel</a></p>

<h1><a name="who-uses" class="anchor" href="#who-uses"><span class="octicon octicon-link"></span></a>Who uses libical?</h1>
<p>
Probably you!  Practically every non-Microsoft calendar software package in existence includes libical in its build.  Here are a few:
</p>
<ul>
<li><a href="http://citadel.org/" class="urlextern" title="http://citadel.org/">Citadel</a> groupware server</li>
<li><a href="http://www.gnome.org/projects/evolution/" class="urlextern" title="http://www.gnome.org/projects/evolution/">Evolution</a></li>
<li><a href="http://kontact.org/" class="urlextern" title="http://kontact.org/">Kontact</a></li>
<li><a href="http://www.mozilla.org/projects/calendar/" class="urlextern" title="http://www.mozilla.org/projects/calendar/">Mozilla Lightning and Sunbird</a></li>
<li><a href="http://sourceforge.net/projects/modcaldav/" class="urlextern" title="http://sourceforge.net/projects/modcaldav/">Apache mod_caldav</a></li>
<li><a href="http://coyote.octets.fr/simpleagenda" class="urlextern" title="http://coyote.octets.fr/simpleagenda">Simple Agenda</a> GNUstep Calendaring Application</li>
<li><a href="http://clay.ll.pl/osmo/" class="urlextern" title="http://clay.ll.pl/osmo/">Osmo</a>, the handy PIM Client</li>
<li><a href="http://www.rememberthemilk.com" class="urlextern" title="http://www.rememberthemilk.com">Remember the Milk</a>, an online task manager</li>
<li><a href="http://www.bynari.net/products/insight_connector/insight_connector_for_3rd_party_applications.html" class="urlextern" title="http://www.bynari.net/products/insight_connector/insight_connector_for_3rd_party_applications.html">Bynari Insight Connector</a></li>
<li><a href="http://moblin.org/projects/syncevolution" class="urlextern" title="http://moblin.org/projects/syncevolution">SyncEvolution</a> syncronisation framework for Evolution</li>
</ul>


      </section>
      <footer>
        <p>This project is maintained by <a href="https://github.com/libical">libical</a></p>
        <p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
      </footer>
    </div>
    <script src="javascripts/scale.fix.js"></script>
    
  </body>
</html>