An open API service indexing awesome lists of open source software.

https://github.com/valodim/libical-sys

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

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.