summaryrefslogtreecommitdiff
path: root/params.json
blob: b671c4ee2994d3ebb737fe5489a6932ef2117cbd (plain)
1
{"name":"Libical","tagline":"Libical is an Open Source implementation of the iCalendar protocols and protocol data units.","body":"Introduction\r\n============\r\nLIBICAL -- an implementation of iCalendar protocols and data formats\r\n\r\nMost of the code in here was written by Eric Busboom with help from\r\ndozens of contributors.  It is currently maintained by Art Cancro\r\nand Wilfried Goesgens.\r\n\r\nLibical is an Open Source implementation of the iCalendar protocols\r\nand protocol data units. The iCalendar specification describes how\r\ncalendar clients can communicate with calendar servers so users can\r\nstore their calendar data and arrange meetings with other users. \r\n\r\nLibical implements RFC2445, RFC2446 and some of RFC2447.\r\n\r\n\r\nLicense\r\n========\r\nThe code and datafiles in this distribution are licensed under the\r\nMozilla Public License (MPL) v1.0. See http://www.mozilla.org/MPL/1.0\r\nfor a copy of the license. \r\n\r\nAlternately, you may use libical under the terms of the GNU Library\r\nGeneral Public License (LGPL) v2.1. See http://www.gnu.org/licenses/lgpl-2.1.txt\r\nfor a copy of the license.\r\n\r\nThis dual license ensures that the library can be incorporated into\r\nboth proprietary code and GPL'd programs, and will benefit from improvements\r\nmade by programmers in both realms. I will only accept changes into\r\nmy version of the library if they are similarly dual-licensed.\r\n\r\n\r\nAcknowledgments\r\n===============\r\nPortions of this distribution are (C) Copyright 1996 Apple Computer,\r\nInc., AT&T Corp., International Business Machines Corporation and\r\nSiemens Rolm Communications Inc. See src/libicalvcal/README.TXT for\r\ndetails.\r\n\r\nPortions of this distribution are Copyright (c) 1997 Theo de\r\nRaadt.  See the header for src/libical/vsnprintf.c for the full\r\ncopyright statement.\r\n\r\n\r\nGet Involved\r\n============\r\nSubscribe to our mailing lists:\r\n\r\nFor developer discussions\r\n  http://lists.infradead.org/mailman/listinfo/libical-devel\r\n\r\nFor general discussions about libical and related projects\r\n  http://lists.infradead.org/mailman/listinfo/libical-interest\r\n\r\nReport bugs to our issue tracker at\r\n  https://github.com/libical/libical/issues\r\n\r\n\r\nBuilding the library\r\n====================\r\nSee the top-level Install.txt file.\r\n\r\n\r\nUsing the Library\r\n=================\r\nThere is rudimentary, unfinished documentation in the /doc directory,\r\nand annotated examples in /examples and the test code in src/test.\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}