libdav

Crates.iolibdav
lib.rslibdav
version
sourcesrc
created_at2023-03-27 19:38:03.190425
updated_at2024-12-08 16:29:43.173333
descriptionCalDav and CardDav client implementations.
homepagehttps://sr.ht/~whynothugo/vdirsyncer-rs/
repositoryhttps://git.sr.ht/~whynothugo/vdirsyncer-rs
max_upload_size
id822412
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`
size0
Hugo (WhyNotHugo)

documentation

README

libdav

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.

Thanks

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.

Licence

Copyright 2023-2024 Hugo Osvaldo Barrera
Licensed under the EUPL, Version 1.2 only
SPDX-License-Identifier: EUPL-1.2

Commit count: 0

cargo fmt