exempi

Crates.ioexempi
lib.rsexempi
version2.5.1
sourcesrc
created_at2016-03-22 21:52:20.42316
updated_at2021-12-06 03:50:39.206414
descriptionDeprecated Safe Rust bindings to Exempi 2.4.
homepagehttps://libopenraw.freedesktop.org/exempi/
repositoryhttps://github.com/hfiguiere/exempi-rs
max_upload_size
id4527
size51,887
Hubert Figuière (hfiguiere)

documentation

README

exempi-rs

This crate is deprecated. Use exempi2.

Rust binding for Exempi, an XMP library.

Exempi can be found at http://libopenraw.freedesktop.org/wiki/Exempi/

Exempi-sys provide unsafe binding to the C API and Exempis-rs a safe Rust API.

Versioning

The Rust crate will not match the upstream version.

Source

exempi-rs source code is at: https://github.com/hfiguiere/exempi-rs

Dependencies

-Rust 1.7.0 (tested, other versions, YMMV) -exempi 2.3 must be installed and findable with pkg_config -crates (pulled by cargo): -libc -pkg-config -flagbits

License

2-clauses BSD. See the LICENSE file enclosed.

Note: Exempi is under the original 3-clauses BSD license. Be aware of this if shipping your Rust program.

Maintainer

Hubert Figuière hub@figuiere.net

Commit count: 104

cargo fmt