8000 GitHub - nlfiedler/libexif: Safe Rust wrapper for the libexif C library.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nlfiedler/libexif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libexif

The libexif crate provides a safe wrapper around the native libexif C library by use of the libexif-sys crate. All of the dependencies listed below are brought about by the underlying crate.

Dependencies

  • Rust stable (2021 edition, version 1.70 or higher)
  • libexif (version 0.6.22)
  • Clang (version 5.0 or higher, as dictated by rust-bindgen)
  • For now, pkg-config is required to facilitate linking with libexif.

License

While this crate is distributed under the MIT License, the underlying libexif C library is licensed under the LGPL version 2.1.

53EE

About

Safe Rust wrapper for the libexif C library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0