Metadata-Version: 2.4
Name: metapho
Version: 1.9
Summary: Image viewer and tagger
Author-email: Akkana Peck <akkana@shallowsky.com>
Maintainer-email: Akkana Peck <akkana@shallowsky.com>
License: GPL-2.0-or-later
Project-URL: Repository, https://github.com/akkana/metapho
Project-URL: Issues, https://github.com/akkana/metapho/issues
Project-URL: Changelog, https://github.com/akkana/metapho/blob/master/CHANGELOG
Project-URL: Documentation, https://metapho.readthedocs.io/en/latest/
Keywords: image,viewer,tagger
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Multimedia :: Graphics :: Viewers
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: COPYING
Requires-Dist: pillow
Provides-Extra: test
Requires-Dist: xlib; extra == "test"
Provides-Extra: gtk
Requires-Dist: PyGObject; extra == "gtk"
Requires-Dist: PIL; extra == "gtk"
Requires-Dist: pycairo; extra == "gtk"
Provides-Extra: gtktest
Requires-Dist: xlib; extra == "gtktest"
Requires-Dist: PyGObject; extra == "gtktest"
Dynamic: license-file
