Metadata-Version: 2.1
Name: jc-handy-exiftool
Version: 1.0.4
Summary: This package provides a fairly clumsy Python interface to Phil Harvey's most excellent exiftool command. At the moment, it supports only the ability to read EXIF tags from a given file. When I need to do more with EXIF (maybe adding or updating location data), I'll add that capability then.
Author-email: Jeff Clough <jeff@cloughcottage.com>
Project-URL: Homepage, https://github.com/orgs/jc-handy/repositories
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# exiftool
This package provides a fairly clumsy Python interface to Phil Harvey's most excellent exiftool command.
