summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2014-06-01 10:08:44 -0400
committerAllen Winter <allen.winter@kdab.com>2014-06-01 10:08:44 -0400
commitc23ccf0bf65bb6140ac4a059509afad27100c447 (patch)
tree2ffb959106a43d6fc5f56ca4d754672ffe5d4822
parentff8ab5d7f8014facb6ada8fa255ca759278c20af (diff)
downloadlibical-git-c23ccf0bf65bb6140ac4a059509afad27100c447.tar.gz
merging content from the citadel home page
-rw-r--r--index.html34
1 files changed, 32 insertions, 2 deletions
diff --git a/index.html b/index.html
index a34e728d..98c8dd06 100644
--- a/index.html
+++ b/index.html
@@ -15,8 +15,8 @@
<body>
<div class="wrapper">
<header>
- <h1>Libical</h1>
- <p>Libical is an Open Source implementation of the iCalendar protocols and protocol data units.</p>
+ <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>
@@ -77,6 +77,36 @@ copyright statement.</p>
<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>
+</div>
+
+<h1 class="sectionedit3"><a name="whouseslibical" id="whouseslibical">Who uses libical?</a></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 class="level1"><div class="li"> <a href="http://citadel.org/" class="urlextern" title="http://citadel.org/">Citadel</a> groupware server</div>
+</li>
+<li class="level2"><div class="li"> <a href="http://www.gnome.org/projects/evolution/" class="urlextern" title="http://www.gnome.org/projects/evolution/">Evolution</a> </div>
+</li>
+<li class="level2"><div class="li"> <a href="http://kontact.org/" class="urlextern" title="http://kontact.org/">Kontact</a></div>
+</li>
+<li class="level2"><div class="li"> <a href="http://www.mozilla.org/projects/calendar/" class="urlextern" title="http://www.mozilla.org/projects/calendar/">Mozilla Lightning and Sunbird</a></div>
+</li>
+<li class="level2"><div class="li"> <a href="http://sourceforge.net/projects/modcaldav/" class="urlextern" title="http://sourceforge.net/projects/modcaldav/">Apache mod_caldav</a></div>
+</li>
+<li class="level2"><div class="li"> <a href="http://coyote.octets.fr/simpleagenda" class="urlextern" title="http://coyote.octets.fr/simpleagenda">Simple Agenda</a> GNUstep Calendaring Application</div>
+</li>
+<li class="level2"><div class="li"> <a href="http://clay.ll.pl/osmo/" class="urlextern" title="http://clay.ll.pl/osmo/">Osmo</a>, the handy PIM Client</div>
+</li>
+<li class="level2"><div class="li"> <a href="http://www.rememberthemilk.com" class="urlextern" title="http://www.rememberthemilk.com">Remember the Milk</a>, an online task manager</div>
+</li>
+<li class="level2"><div class="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></div>
+</li>
+<li class="level2"><div class="li"> <a href="http://moblin.org/projects/syncevolution" class="urlextern" title="http://moblin.org/projects/syncevolution">SyncEvolution</a> syncronisation framework for Evolution</div>
+</li>
+</ul>
<h1>
<a name="building-the-library" class="anchor" href="#building-the-library"><span class="octicon octicon-link"></span></a>Building the library</h1>