source: josm/trunk/src/com/drew/metadata/file/package-info.java@ 13500

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

fix #15505 - update to metadata-extractor 2.10.1

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