Metadata-Version: 2.1
Name: tifftag
Version: 0.1.0
Summary: read tags from a tiff image generated by a ZEISS electron microscope
License: CeCILL
Author: Joel Lachambre
Author-email: jlachambre@insa-lyon.fr
Requires-Python: >=3.10,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: numpy (>=1.23,<2.0)
Requires-Dist: pyqt5 (>=5.15,<6.0)
Requires-Dist: pyqtgraph (>=0.13,<0.14)
Requires-Dist: tifffile (>=2024.09.20,<2025.0.0)
Description-Content-Type: text/markdown

# tiffTag
GUI for reading ZEISS tags in tiff images

