Metadata-Version: 2.4
Name: guitool_ibeis
Version: 2.3.1
Summary: Guitool - tools for PyQt5 guis
Author-email: Jon Crall <erotemic@gmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/Erotemic/guitool_ibeis
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3.15
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: loguru>=0.7.3
Requires-Dist: six>=1.16.0; python_version < "4.0" and python_version >= "3.12"
Requires-Dist: six>=1.10.0; python_version < "3.12"
Requires-Dist: ubelt>=1.3.4
Requires-Dist: utool>=2.3.0
Requires-Dist: matplotlib>=3.8.4; python_version < "4.0" and python_version >= "3.12"
Requires-Dist: matplotlib>=3.5.0; python_version < "3.12" and python_version >= "3.11"
Requires-Dist: matplotlib>=3.5.0; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: matplotlib>=2.2.2; python_version < "3.8" and python_version >= "3.7"
Requires-Dist: matplotlib>=1.5.3; python_version < "3.7" and python_version >= "3.6"
Requires-Dist: vtool_ibeis>=2.2.0
Requires-Dist: pyqt5>=5.15.10; python_version < "4.0" and python_version >= "3.12"
Requires-Dist: pyqt5>=5.15.5; python_version < "3.12" and python_version >= "2.7"
Requires-Dist: cachetools>=5.0.0; python_version < "4.0" and python_version >= "3.11"
Requires-Dist: cachetools>=5.0.0; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: cachetools>=5.0.0; python_version < "3.8" and python_version >= "3.7"
Requires-Dist: cachetools>=4.0.0; python_version < "3.7" and python_version >= "3.6"
Provides-Extra: all
Requires-Dist: opencv-python-headless>=4.10.0.84; (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: opencv-python-headless>=4.5.5.64; (python_version < "3.13" and python_version >= "3.11") and extra == "all"
Requires-Dist: opencv-python-headless>=4.5.4.58; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: opencv-python>=4.10.0.84; (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: opencv-python>=4.5.5.64; (python_version < "3.13" and python_version >= "3.11") and extra == "all"
Requires-Dist: opencv-python>=4.5.4.58; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: setuptools>=34.1.0; extra == "all"
Requires-Dist: wheel; extra == "all"
Requires-Dist: scikit-build; extra == "all"
Requires-Dist: cmake; extra == "all"
Requires-Dist: ninja; extra == "all"
Provides-Extra: build
Requires-Dist: setuptools>=34.1.0; extra == "build"
Requires-Dist: wheel; extra == "build"
Requires-Dist: scikit-build; extra == "build"
Requires-Dist: cmake; extra == "build"
Requires-Dist: ninja; extra == "build"
Provides-Extra: docs
Requires-Dist: sphinx>=5.0.1; extra == "docs"
Requires-Dist: sphinx-autobuild>=2021.3.14; extra == "docs"
Requires-Dist: sphinx_rtd_theme>=1.0.0; extra == "docs"
Requires-Dist: sphinxcontrib-napoleon>=0.7; extra == "docs"
Requires-Dist: sphinx-autoapi>=1.8.4; extra == "docs"
Requires-Dist: Pygments>=2.9.0; extra == "docs"
Requires-Dist: myst_parser>=0.18.0; extra == "docs"
Requires-Dist: sphinx-reredirects>=0.0.1; extra == "docs"
Provides-Extra: graphics
Requires-Dist: opencv-python>=4.10.0.84; (python_version < "4.0" and python_version >= "3.13") and extra == "graphics"
Requires-Dist: opencv-python>=4.5.5.64; (python_version < "3.13" and python_version >= "3.11") and extra == "graphics"
Requires-Dist: opencv-python>=4.5.4.58; (python_version < "3.11" and python_version >= "3.10") and extra == "graphics"
Provides-Extra: headless
Requires-Dist: opencv-python-headless>=4.10.0.84; (python_version < "4.0" and python_version >= "3.13") and extra == "headless"
Requires-Dist: opencv-python-headless>=4.5.5.64; (python_version < "3.13" and python_version >= "3.11") and extra == "headless"
Requires-Dist: opencv-python-headless>=4.5.4.58; (python_version < "3.11" and python_version >= "3.10") and extra == "headless"
Provides-Extra: optional
Provides-Extra: tests
Requires-Dist: xdoctest>=1.1.3; extra == "tests"
Requires-Dist: pytest>=8.1.1; (python_version < "4.0" and python_version >= "3.13") and extra == "tests"
Requires-Dist: pytest>=8.1.1; (python_version < "3.13" and python_version >= "3.12") and extra == "tests"
Requires-Dist: pytest>=8.1.1; (python_version < "3.12" and python_version >= "3.11") and extra == "tests"
Requires-Dist: pytest>=8.1.1; (python_version < "3.11" and python_version >= "3.10") and extra == "tests"
Requires-Dist: pytest>=4.6.0; (python_version < "3.8" and python_version >= "3.7") and extra == "tests"
Requires-Dist: pytest<=6.1.2,>=4.6.0; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests"
Requires-Dist: pytest<=4.6.11,>=4.6.0; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests"
Requires-Dist: pytest<=4.6.11,>=4.6.0; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests"
Requires-Dist: pytest-cov>=3.0.0; python_version >= "3.6.0" and extra == "tests"
Requires-Dist: pytest-cov>=2.9.0; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests"
Requires-Dist: pytest-cov>=2.8.1; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests"
Requires-Dist: pytest-cov>=2.8.1; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests"
Requires-Dist: pytest_timeout>=2.3.1; (python_version < "4.0" and python_version >= "3.12") and extra == "tests"
Requires-Dist: pytest_timeout>=1.4.2; python_version < "3.12" and extra == "tests"
Requires-Dist: coverage>=7.3.0; (python_version < "4.0" and python_version >= "3.12") and extra == "tests"
Requires-Dist: coverage>=7.0.0; (python_version < "3.12" and python_version >= "3.11") and extra == "tests"
Requires-Dist: coverage>=6.1.1; (python_version < "3.11" and python_version >= "3.10") and extra == "tests"
Requires-Dist: coverage>=6.1.1; (python_version < "3.8" and python_version >= "3.7") and extra == "tests"
Requires-Dist: coverage>=6.1.1; (python_version < "3.7" and python_version >= "3.6") and extra == "tests"
Requires-Dist: coverage>=5.3.1; (python_version < "3.6" and python_version >= "3.5") and extra == "tests"
Requires-Dist: coverage>=4.3.4; (python_version < "3.5" and python_version >= "3.4") and extra == "tests"
Requires-Dist: coverage>=5.3.1; (python_version < "3.4" and python_version >= "2.7") and extra == "tests"
Requires-Dist: coverage>=4.5; (python_version < "2.7" and python_version >= "2.6") and extra == "tests"
Dynamic: license-file
