Skip to content

vhdirk/gmime-rs

Repository files navigation

gmime-rs

Rust bindings and wrappers for GMime 3.

Build Status Crate version Download statistics License

Documentation

Building

gmime-rs expects libgmime development files to be installed on your system.

Using

Add this to your Cargo.toml:

[dependencies]
gmime = "*"

and this to your crate root:

extern crate gmime;

About

Rust bindings for GMime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages