--- /dev/null
+BEGIN:VCARD
+VERSION:3.0
+N:A;B;C;;
+FN: A B
+END:VCARD
+
Tools
=====
-ical2 - uses SaxObjectDecoder with NGiCal.xmap
-ical3 - uses iCalDataSource to run queries on iCal files
+icalparsetest
+[args] - files to process
+
+icalds - test iCalDataSource object and run a query on it
+[args] - files to process
+-entity
+-qualifier
+-sort
+
+vcf2xml
+vcfparsetest
+
+ievalrrule
+ ievalrrule <rrule> <startdate> <enddate> <cycleend>
+ ievalrrule \
+ 'FREQ=MONTHLY;UNTIL=20100131;BYDAY=-1WE' \
+ '20070101 11:00' '20070101 12:00' '20100131'