libexif-wrapper 0.1.2

A safe rust wrapper around libexif
[build-dependencies.bindgen]
version = "0.69.2"

[build-dependencies.pkg-config]
version = "0.3.29"

[dependencies]

[package]
authors = ["Vilho Kivistö"]
categories = ["api-bindings", "multimedia::images"]
description = "A safe rust wrapper around libexif"
edition = "2021"
keywords = ["exif", "libexif", "wrapper", "metadata"]
license = "Apache-2.0"
links = "exif"
name = "libexif-wrapper"
readme = "README.md"
repository = "https://github.com/Kivvil/libexif-wrapper"
version = "0.1.2"