exif-rs/Cargo.toml

11 lines
300 B
TOML
Raw Normal View History

[package]
name = "exif"
version = "0.1.0"
authors = ["KAMADA Ken'ichi <kamada@nanohz.org>"]
2016-12-30 09:46:33 -05:00
description = "Exif parsing library written in pure Rust"
repository = "https://github.com/kamadak/exif-rs"
readme = "README"
keywords = ["Exif", "JPEG", "parser", "reader", "TIFF"]
license = "BSD-2-Clause"