source: josm/trunk/src/com/drew/metadata/tiff/package-info.java@ 13722

Last change on this file since 13722 was 13061, checked in by Don-vip, 7 years ago

fix #15505 - update to metadata-extractor 2.10.1

  • Property svn:eol-style set to native
File size: 135 bytes
Line 
1/**
2 * Contains classes for the extraction and modelling of TIFF file metadata.
3 *
4 * @since 2.7.0
5 */
6package com.drew.metadata.tiff;
Note: See TracBrowser for help on using the repository browser.