Changes for version 0.02
- Moved non-vFile files from examples/ to bin/ as it was mightily confusing the round-trip test.
- Added bin/holidays_ical
- Added bin/wgo
- Fixed module name in bin/v2yaml
- Deleted the Encode cargo. Checking for a BOM on each and every line is batshit.
- Added ->preserve_params option to create a new structure which preserves the order of the params.
Documentation
scrape the Holidays wiki page into ics
Modules
parse vFile formatted files into data structures
Examples
- examples/Text-vCard/README
- examples/Text-vCard/evolution.vcf
- examples/Text-vCard/full_card_v2_1.vcf
- examples/Text-vCard/full_card_v3.vcf
- examples/Text-vCard/phone_v1.vcf
- examples/Text-vCard/simple.vcf
- examples/Text-vFile/02_simple.dat
- examples/Text-vFile/03_multi.dat
- examples/Text-vFile/README
- examples/rfc2445-objects/4.4-calendar-1.ics
- examples/rfc2445-objects/4.6.1-event-1.ics
- examples/rfc2445-objects/4.6.1-event-2.ics
- examples/rfc2445-objects/4.6.1-event-3.ics
- examples/rfc2445-objects/4.6.2-todo-1.ics
- examples/rfc2445-objects/4.6.3-journal-1.ics
- examples/rfc2445-objects/4.6.4-freebusy-1.ics
- examples/rfc2445-objects/4.6.4-freebusy-2.ics
- examples/rfc2445-objects/4.6.4-freebusy-3.ics
- examples/rfc2445-objects/4.6.5-timezone-1.ics
- examples/rfc2445-objects/4.6.5-timezone-2.ics
- examples/rfc2445-objects/4.6.5-timezone-3.ics
- examples/rfc2445-objects/4.6.5-timezone-4.ics
- examples/rfc2445-objects/4.6.6-alarm-1.ics
- examples/rfc2445-objects/4.6.6-alarm-2.ics
- examples/rfc2445-objects/4.6.6-alarm-3.ics
- examples/rfc2445-objects/4.6.6-alarm-4.ics
- examples/rfc2445-objects/README