summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 4a24f89138dcf3ac056ffd8b933ca0300a23bd52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# libical-sys

Low-level Rust bindings for the [libical library](https://github.com/libical/libical).

```toml
# Cargo.toml
[dependencies]
libical-sys = "0.1"
```

# License

This project is licensed under the LGPL 3.0, or MPL 2.0, at the user's option.