12 releases (6 breaking)

Uses old Rust 2015

0.7.0 Nov 9, 2018
0.6.0 Apr 27, 2018
0.5.1 Apr 27, 2018
0.4.2 Jan 11, 2018
0.1.0 Dec 16, 2015

#273 in Date and time

Download history 4/week @ 2023-12-17 3/week @ 2024-01-14 1/week @ 2024-01-21 2/week @ 2024-02-04 7/week @ 2024-02-11 6/week @ 2024-02-18 32/week @ 2024-02-25 14/week @ 2024-03-03 17/week @ 2024-03-10 11/week @ 2024-03-17

75 downloads per month
Used in 7 crates (6 directly)

MIT license

59KB
1K SLoC

VObject parser and generator for Rust

Build Status

This is a parser and generator for the vCard and iCalendar formats.

  • It doesn't follow all relevant RFCs, and some fundamental things such as property encodings are missing.
  • Consequently, the API is still unstable, and it's hard to predict how it would have to change if new RFCs are implemented.

Sourcecode is available on GitHub. The API documentation is online available.

It is licensed under MIT, see LICENSE.

Dependencies

~61–345KB