summaryrefslogblamecommitdiff
path: root/misc/ruby-vpim/pkg-descr
blob: 81946fed176057211a46ac2f90a5393e4a7c1220 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                      
This is a pure-ruby library for decoding and encoding vCard and
iCalendar data ("personal information") called vPim.

vCard (RFC 2426) is a format for personal information, see Vpim::Vcard
and Vpim::Maker::Vcard.

iCalendar (RFC 2445) is a format for calendar related information, see
Vpim::Icalendar.

vCard and iCalendar support is built on top of an implementation of
the MIME Content-Type for Directory Information (RFC 2425). The basic
RFC 2425 format is implemented by Vpim::DirectoryInfo and
Vpim::DirectoryInfo::Field.

WWW: http://rubyforge.org/projects/vpim