Metadata-Version: 2.0
Name: IptcEditor
Version: 0.3.1
Summary: This is a python3 GTK3 wrapper for the EXIV2 application, which is used to read and edit IPTC (and other forms) of image metadata. It can handle bulk operations on directories of image files.
Home-page: https://www.zaziork.com
Author: Dan Bright
Author-email: productions@zaziork.com
License: GNU General Public License v3 or later (GPLv3+)
Keywords: ITPC,image metadata editor,ITPC metadata editor
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Utilities
Requires-Dist: datetime
Requires-Dist: gi

*Version*
Please note, this is a very early beta ....
Current version: See VERSION.rst

*Description*
This is a python3 GTK3 wrapper for the EXIV2 application, which is used to read and edit IPTC (and other forms) of image metadata.
It can handle bulk operations on directories of image files.

*Features*
* Read and edit IPTC image metadata.
* Select to operate on a single image file, or do bulk operations on a directory of image files.
* Allows for complete removal of unrequired IPTC fields

*Roadmap*
* Add support for additional types of metadata

