tiff_tags_nightly

Crates.iotiff_tags_nightly
lib.rstiff_tags_nightly
version1.2.0
sourcesrc
created_at2022-05-27 10:59:33.334161
updated_at2023-04-18 22:58:17.709029
descriptionA look up table with the TIFF tag ID - name pairs , and associated methods to access them. Nightly rust required.
homepage
repositoryhttps://github.com/Jeremiah-Griffin/TIFF_tags
max_upload_size
id595017
size28,433
Jeremiah Griffin (Jeremiah-Griffin)

documentation

README

TIFF_tags_nightly

Note: this version of TIFF_tags uses the Once_Cell feature from the nightly rust compiler in lieu of the Lazy_Static! macro.

A lookup table to return the name of a TIFF/EXIF tag given its u16 tag ID.

MIT license. Please cite the United States Library of Congress:

https://web.archive.org/web/20220412210014/https://www.loc.gov/preservation/digital/formats/content/tiff_tags.shtml

Commit count: 0

cargo fmt