[ 原始碼: libtie-ical-perl ]
套件:libtie-ical-perl(0.15-2.1)
libtie-ical-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtie-ical-perl:
- [libtie-ical-perl_0.15-2.1.dsc]
- [libtie-ical-perl_0.15.orig.tar.gz]
- [libtie-ical-perl_0.15-2.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module for tieing iCal files to Perl hashes
Tie::iCal represents an RFC2445 iCalendar file as a Perl hash. Each key in the hash represents an iCalendar component like VEVENT, VTODO or VJOURNAL. Each component in the file must have a unique UID property as specified in the RFC 2445. A file containing non-unique UIDs can be converted to have only unique UIDs (see samples/uniquify.pl).
The module makes very little effort in understanding what each iCalendar property means and concentrates on the format of the iCalendar file only.
其他與 libtie-ical-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language