mindeng / nom-exif

Exif/metadata parsing library written in pure Rust, both image (jpeg/heif/heic/jpg/tiff etc.) and video/audio (mov/mp4/3gp/webm/mkv/mka, etc.) files are supported.
https://crates.io/crates/nom-exif
MIT License
43 stars 6 forks source link

Create a standalone distribution for rexiftool CLI #3

Open ror6ax opened 4 months ago

ror6ax commented 4 months ago

Would be nice if CLI could be installed via dnf/brew etc.

mindeng commented 2 months ago

Thank you for your suggestion, I will consider it (maybe later when I have time).