Crates.io | libdav |
lib.rs | libdav |
version | |
source | src |
created_at | 2023-03-27 19:38:03.190425 |
updated_at | 2024-12-08 16:29:43.173333 |
description | CalDav and CardDav client implementations. |
homepage | https://sr.ht/~whynothugo/vdirsyncer-rs/ |
repository | https://git.sr.ht/~whynothugo/vdirsyncer-rs |
max_upload_size | |
id | 822412 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Docs | Source | Issues | Patches | Chat
CalDav and CardDav client library implementations in Rust. This crate is part
of the pimsync
project.
Documentation for this library can be generated with cargo doc
. The
documentation for the stable releases is available at crates.io.
Special thanks to the NLnet foundation and the NGI Zero Entrust program of the European Commission, which helped secure funding for the work on pimsync and related projects such a this one.
Copyright 2023-2024 Hugo Osvaldo Barrera
Licensed under the EUPL, Version 1.2 only
SPDX-License-Identifier: EUPL-1.2