Docs.rs
xandikos-0.2.10
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xandikos 0.2.10
Lightweight CalDAV/CardDAV server
Crate
Source
Builds
Feature flags
Documentation
Hide files
.github
bin
compat
docs
examples
man
notes
src
xandikos
.cargo_vcs_info.json
.coveragerc
.dockerignore
.flake8
.gitignore
.mailmap
.readthedocs.yaml
.stestr.conf
.testr.conf
AUTHORS
Cargo.toml
Cargo.toml.orig
CODE_OF_CONDUCT.md
CONTRIBUTING.md
COPYING
disperse.conf
Dockerfile
GOALS.rst
grafana-dashboard.json
Makefile
MANIFEST.in
NEWS
pyproject.toml
README.rst
requirements.txt
SECURITY.md
setup.py
SUPPORT.md
tox.ini
1
2
3
4
#
!/usr/bin/python3
from
setuptools
import
setup
setup
(
)