ical (Unix)
From Wikipedia, the free encyclopedia
| This article is an orphan, as few or no other articles link to it. Please introduce links to this page from related articles; suggestions may be available. (February 2009) |
ical is an old but popular calendar package written in Tcl/tk by Sanjay Ghemawat for Unix systems. ical is known for its simple, intuitive interface. It's also easy for Tcl/tk programmers to extend ical with custom functionality. It stores all calendaring information in a single flat text file per user that may be easily parsed by perl or python scripts.
ical is not related to the iCalendar format standard, and does not utilize it. It is also not related to Apple Inc.'s calendaring application, confusingly called iCal.
[edit] External links
[edit] See also
| This Unix-related article is a stub. You can help Wikipedia by expanding it. |