Metadata-Version: 2.1
Name: guitool_ibeis
Version: 2.2.0
Summary: Guitool - tools for PyQt5 guis
Home-page: https://github.com/Erotemic/guitool_ibeis
Author: Jon Crall
Author-email: erotemic@gmail.com
License: Apache 2
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
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.2.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>=3.3.3; python_version < "3.10" and python_version >= "3.9"
Requires-Dist: matplotlib>=3.6.0; python_version < "3.9" and python_version >= "3.8"
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>=4.2.0; python_version < "3.10" and python_version >= "3.9"
Requires-Dist: cachetools>=4.0.0; python_version < "3.9" and python_version >= "3.8"
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: six>=1.16.0; (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: six>=1.10.0; python_version < "3.12" and extra == "all"
Requires-Dist: ubelt>=1.3.4; extra == "all"
Requires-Dist: utool>=2.2.0; extra == "all"
Requires-Dist: matplotlib>=3.8.4; (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: matplotlib>=3.5.0; (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: matplotlib>=3.5.0; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: matplotlib>=3.3.3; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: matplotlib>=3.6.0; (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: matplotlib>=2.2.2; (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: matplotlib>=1.5.3; (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: vtool_ibeis>=2.2.0; extra == "all"
Requires-Dist: pyqt5>=5.15.10; (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: pyqt5>=5.15.5; (python_version < "3.12" and python_version >= "2.7") and extra == "all"
Requires-Dist: cachetools>=5.0.0; (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: cachetools>=5.0.0; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: cachetools>=4.2.0; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: cachetools>=4.0.0; (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: cachetools>=5.0.0; (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: cachetools>=4.0.0; (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: xdoctest>=1.1.3; extra == "all"
Requires-Dist: pytest>=8.1.1; (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: pytest>=8.1.1; (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: pytest>=8.1.1; (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: pytest>=8.1.1; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: pytest>=8.1.1; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: pytest>=8.1.1; (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: pytest>=4.6.0; (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: pytest<=6.1.2,>=4.6.0; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all"
Requires-Dist: pytest<=4.6.11,>=4.6.0; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all"
Requires-Dist: pytest<=4.6.11,>=4.6.0; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all"
Requires-Dist: pytest-cov>=3.0.0; python_version >= "3.6.0" and extra == "all"
Requires-Dist: pytest-cov>=2.9.0; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all"
Requires-Dist: pytest-cov>=2.8.1; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all"
Requires-Dist: pytest-cov>=2.8.1; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all"
Requires-Dist: pytest_timeout>=2.3.1; (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: pytest_timeout>=1.4.2; python_version < "3.12" and extra == "all"
Requires-Dist: coverage>=7.3.0; (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: coverage>=7.0.0; (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: coverage>=6.1.1; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: coverage>=5.3.1; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: coverage>=6.1.1; (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: coverage>=6.1.1; (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: coverage>=6.1.1; (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: coverage>=5.3.1; (python_version < "3.6" and python_version >= "3.5") and extra == "all"
Requires-Dist: coverage>=4.3.4; (python_version < "3.5" and python_version >= "3.4") and extra == "all"
Requires-Dist: coverage>=5.3.1; (python_version < "3.4" and python_version >= "2.7") and extra == "all"
Requires-Dist: coverage>=4.5; (python_version < "2.7" and python_version >= "2.6") 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: headless
Requires-Dist: opencv-python-headless>=4.5.5.64; (python_version < "4.0" 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"
Requires-Dist: opencv-python-headless>=3.4.15.55; (python_version < "3.10" and python_version >= "3.9") and extra == "headless"
Requires-Dist: opencv-python-headless>=3.4.15.55; (python_version < "3.9" and python_version >= "3.8") and extra == "headless"
Requires-Dist: opencv-python-headless>=3.4.15.55; (python_version < "3.8" and python_version >= "3.7") and extra == "headless"
Requires-Dist: opencv-python-headless>=3.4.13.47; (python_version < "3.7" and python_version >= "3.6") and extra == "headless"
Requires-Dist: opencv-python-headless>=3.4.2.16; (python_version < "3.6" and python_version >= "3.5") and extra == "headless"
Requires-Dist: opencv-python-headless>=3.4.2.16; (python_version < "3.5" and python_version >= "3.4") and extra == "headless"
Requires-Dist: opencv-python-headless>=3.4.2.16; (python_version < "3.4" and python_version >= "2.7") and extra == "headless"
Provides-Extra: graphics
Requires-Dist: opencv-python>=4.5.5.64; (python_version < "4.0" 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"
Requires-Dist: opencv-python>=3.4.15.55; (python_version < "3.10" and python_version >= "3.9") and extra == "graphics"
Requires-Dist: opencv-python>=3.4.15.55; (python_version < "3.9" and python_version >= "3.8") and extra == "graphics"
Requires-Dist: opencv-python>=3.4.15.55; (python_version < "3.8" and python_version >= "3.7") and extra == "graphics"
Requires-Dist: opencv-python>=3.4.13.47; (python_version < "3.7" and python_version >= "3.6") and extra == "graphics"
Requires-Dist: opencv-python>=3.1.0.2; (python_version < "3.6" and python_version >= "3.5") and extra == "graphics"
Requires-Dist: opencv-python>=3.1.0.5; (python_version < "3.5" and python_version >= "3.4") and extra == "graphics"
Requires-Dist: opencv-python>=3.1.0.0; (python_version < "3.4" and python_version >= "2.7") and extra == "graphics"
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: optional
Provides-Extra: runtime
Requires-Dist: six>=1.16.0; (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: six>=1.10.0; python_version < "3.12" and extra == "runtime"
Requires-Dist: ubelt>=1.3.4; extra == "runtime"
Requires-Dist: utool>=2.2.0; extra == "runtime"
Requires-Dist: matplotlib>=3.8.4; (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: matplotlib>=3.5.0; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: matplotlib>=3.5.0; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: matplotlib>=3.3.3; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: matplotlib>=3.6.0; (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: matplotlib>=2.2.2; (python_version < "3.8" and python_version >= "3.7") and extra == "runtime"
Requires-Dist: matplotlib>=1.5.3; (python_version < "3.7" and python_version >= "3.6") and extra == "runtime"
Requires-Dist: vtool_ibeis>=2.2.0; extra == "runtime"
Requires-Dist: pyqt5>=5.15.10; (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: pyqt5>=5.15.5; (python_version < "3.12" and python_version >= "2.7") and extra == "runtime"
Requires-Dist: cachetools>=5.0.0; (python_version < "4.0" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: cachetools>=5.0.0; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: cachetools>=4.2.0; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: cachetools>=4.0.0; (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: cachetools>=5.0.0; (python_version < "3.8" and python_version >= "3.7") and extra == "runtime"
Requires-Dist: cachetools>=4.0.0; (python_version < "3.7" and python_version >= "3.6") and extra == "runtime"
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>=8.1.1; (python_version < "3.10" and python_version >= "3.9") and extra == "tests"
Requires-Dist: pytest>=8.1.1; (python_version < "3.9" and python_version >= "3.8") 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>=5.3.1; (python_version < "3.10" and python_version >= "3.9") and extra == "tests"
Requires-Dist: coverage>=6.1.1; (python_version < "3.9" and python_version >= "3.8") 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"
Provides-Extra: all-strict
Requires-Dist: six==1.16.0; (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: six==1.10.0; python_version < "3.12" and extra == "all-strict"
Requires-Dist: ubelt==1.3.4; extra == "all-strict"
Requires-Dist: utool==2.2.0; extra == "all-strict"
Requires-Dist: matplotlib==3.8.4; (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: matplotlib==3.5.0; (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: matplotlib==3.5.0; (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: matplotlib==3.3.3; (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: matplotlib==3.6.0; (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: matplotlib==2.2.2; (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: matplotlib==1.5.3; (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: vtool_ibeis==2.2.0; extra == "all-strict"
Requires-Dist: pyqt5==5.15.10; (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: pyqt5==5.15.5; (python_version < "3.12" and python_version >= "2.7") and extra == "all-strict"
Requires-Dist: cachetools==5.0.0; (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: cachetools==5.0.0; (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: cachetools==4.2.0; (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: cachetools==4.0.0; (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: cachetools==5.0.0; (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: cachetools==4.0.0; (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: xdoctest==1.1.3; extra == "all-strict"
Requires-Dist: pytest==8.1.1; (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: pytest==4.6.0; (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: pytest<=6.1.2,==4.6.0; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all-strict"
Requires-Dist: pytest<=4.6.11,==4.6.0; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all-strict"
Requires-Dist: pytest<=4.6.11,==4.6.0; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all-strict"
Requires-Dist: pytest-cov==3.0.0; python_version >= "3.6.0" and extra == "all-strict"
Requires-Dist: pytest-cov==2.9.0; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all-strict"
Requires-Dist: pytest-cov==2.8.1; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all-strict"
Requires-Dist: pytest-cov==2.8.1; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all-strict"
Requires-Dist: pytest_timeout==2.3.1; (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: pytest_timeout==1.4.2; python_version < "3.12" and extra == "all-strict"
Requires-Dist: coverage==7.3.0; (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: coverage==7.0.0; (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: coverage==6.1.1; (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: coverage==5.3.1; (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: coverage==6.1.1; (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: coverage==6.1.1; (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: coverage==6.1.1; (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: coverage==5.3.1; (python_version < "3.6" and python_version >= "3.5") and extra == "all-strict"
Requires-Dist: coverage==4.3.4; (python_version < "3.5" and python_version >= "3.4") and extra == "all-strict"
Requires-Dist: coverage==5.3.1; (python_version < "3.4" and python_version >= "2.7") and extra == "all-strict"
Requires-Dist: coverage==4.5; (python_version < "2.7" and python_version >= "2.6") and extra == "all-strict"
Requires-Dist: setuptools==34.1.0; extra == "all-strict"
Requires-Dist: wheel; extra == "all-strict"
Requires-Dist: scikit-build; extra == "all-strict"
Requires-Dist: cmake; extra == "all-strict"
Requires-Dist: ninja; extra == "all-strict"
Provides-Extra: headless-strict
Requires-Dist: opencv-python-headless==4.5.5.64; (python_version < "4.0" and python_version >= "3.11") and extra == "headless-strict"
Requires-Dist: opencv-python-headless==4.5.4.58; (python_version < "3.11" and python_version >= "3.10") and extra == "headless-strict"
Requires-Dist: opencv-python-headless==3.4.15.55; (python_version < "3.10" and python_version >= "3.9") and extra == "headless-strict"
Requires-Dist: opencv-python-headless==3.4.15.55; (python_version < "3.9" and python_version >= "3.8") and extra == "headless-strict"
Requires-Dist: opencv-python-headless==3.4.15.55; (python_version < "3.8" and python_version >= "3.7") and extra == "headless-strict"
Requires-Dist: opencv-python-headless==3.4.13.47; (python_version < "3.7" and python_version >= "3.6") and extra == "headless-strict"
Requires-Dist: opencv-python-headless==3.4.2.16; (python_version < "3.6" and python_version >= "3.5") and extra == "headless-strict"
Requires-Dist: opencv-python-headless==3.4.2.16; (python_version < "3.5" and python_version >= "3.4") and extra == "headless-strict"
Requires-Dist: opencv-python-headless==3.4.2.16; (python_version < "3.4" and python_version >= "2.7") and extra == "headless-strict"
Provides-Extra: graphics-strict
Requires-Dist: opencv-python==4.5.5.64; (python_version < "4.0" and python_version >= "3.11") and extra == "graphics-strict"
Requires-Dist: opencv-python==4.5.4.58; (python_version < "3.11" and python_version >= "3.10") and extra == "graphics-strict"
Requires-Dist: opencv-python==3.4.15.55; (python_version < "3.10" and python_version >= "3.9") and extra == "graphics-strict"
Requires-Dist: opencv-python==3.4.15.55; (python_version < "3.9" and python_version >= "3.8") and extra == "graphics-strict"
Requires-Dist: opencv-python==3.4.15.55; (python_version < "3.8" and python_version >= "3.7") and extra == "graphics-strict"
Requires-Dist: opencv-python==3.4.13.47; (python_version < "3.7" and python_version >= "3.6") and extra == "graphics-strict"
Requires-Dist: opencv-python==3.1.0.2; (python_version < "3.6" and python_version >= "3.5") and extra == "graphics-strict"
Requires-Dist: opencv-python==3.1.0.5; (python_version < "3.5" and python_version >= "3.4") and extra == "graphics-strict"
Requires-Dist: opencv-python==3.1.0.0; (python_version < "3.4" and python_version >= "2.7") and extra == "graphics-strict"
Provides-Extra: build-strict
Requires-Dist: setuptools==34.1.0; extra == "build-strict"
Requires-Dist: wheel; extra == "build-strict"
Requires-Dist: scikit-build; extra == "build-strict"
Requires-Dist: cmake; extra == "build-strict"
Requires-Dist: ninja; extra == "build-strict"
Provides-Extra: docs-strict
Requires-Dist: sphinx==5.0.1; extra == "docs-strict"
Requires-Dist: sphinx-autobuild==2021.3.14; extra == "docs-strict"
Requires-Dist: sphinx_rtd_theme==1.0.0; extra == "docs-strict"
Requires-Dist: sphinxcontrib-napoleon==0.7; extra == "docs-strict"
Requires-Dist: sphinx-autoapi==1.8.4; extra == "docs-strict"
Requires-Dist: Pygments==2.9.0; extra == "docs-strict"
Requires-Dist: myst_parser==0.18.0; extra == "docs-strict"
Requires-Dist: sphinx-reredirects==0.0.1; extra == "docs-strict"
Provides-Extra: optional-strict
Provides-Extra: runtime-strict
Requires-Dist: six==1.16.0; (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: six==1.10.0; python_version < "3.12" and extra == "runtime-strict"
Requires-Dist: ubelt==1.3.4; extra == "runtime-strict"
Requires-Dist: utool==2.2.0; extra == "runtime-strict"
Requires-Dist: matplotlib==3.8.4; (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: matplotlib==3.5.0; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: matplotlib==3.5.0; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: matplotlib==3.3.3; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: matplotlib==3.6.0; (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: matplotlib==2.2.2; (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: matplotlib==1.5.3; (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: vtool_ibeis==2.2.0; extra == "runtime-strict"
Requires-Dist: pyqt5==5.15.10; (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: pyqt5==5.15.5; (python_version < "3.12" and python_version >= "2.7") and extra == "runtime-strict"
Requires-Dist: cachetools==5.0.0; (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: cachetools==5.0.0; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: cachetools==4.2.0; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: cachetools==4.0.0; (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: cachetools==5.0.0; (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: cachetools==4.0.0; (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Provides-Extra: tests-strict
Requires-Dist: xdoctest==1.1.3; extra == "tests-strict"
Requires-Dist: pytest==8.1.1; (python_version < "4.0" and python_version >= "3.13") and extra == "tests-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.13" and python_version >= "3.12") and extra == "tests-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.12" and python_version >= "3.11") and extra == "tests-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.11" and python_version >= "3.10") and extra == "tests-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.10" and python_version >= "3.9") and extra == "tests-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.9" and python_version >= "3.8") and extra == "tests-strict"
Requires-Dist: pytest==4.6.0; (python_version < "3.8" and python_version >= "3.7") and extra == "tests-strict"
Requires-Dist: pytest<=6.1.2,==4.6.0; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests-strict"
Requires-Dist: pytest<=4.6.11,==4.6.0; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests-strict"
Requires-Dist: pytest<=4.6.11,==4.6.0; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests-strict"
Requires-Dist: pytest-cov==3.0.0; python_version >= "3.6.0" and extra == "tests-strict"
Requires-Dist: pytest-cov==2.9.0; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests-strict"
Requires-Dist: pytest-cov==2.8.1; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests-strict"
Requires-Dist: pytest-cov==2.8.1; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests-strict"
Requires-Dist: pytest_timeout==2.3.1; (python_version < "4.0" and python_version >= "3.12") and extra == "tests-strict"
Requires-Dist: pytest_timeout==1.4.2; python_version < "3.12" and extra == "tests-strict"
Requires-Dist: coverage==7.3.0; (python_version < "4.0" and python_version >= "3.12") and extra == "tests-strict"
Requires-Dist: coverage==7.0.0; (python_version < "3.12" and python_version >= "3.11") and extra == "tests-strict"
Requires-Dist: coverage==6.1.1; (python_version < "3.11" and python_version >= "3.10") and extra == "tests-strict"
Requires-Dist: coverage==5.3.1; (python_version < "3.10" and python_version >= "3.9") and extra == "tests-strict"
Requires-Dist: coverage==6.1.1; (python_version < "3.9" and python_version >= "3.8") and extra == "tests-strict"
Requires-Dist: coverage==6.1.1; (python_version < "3.8" and python_version >= "3.7") and extra == "tests-strict"
Requires-Dist: coverage==6.1.1; (python_version < "3.7" and python_version >= "3.6") and extra == "tests-strict"
Requires-Dist: coverage==5.3.1; (python_version < "3.6" and python_version >= "3.5") and extra == "tests-strict"
Requires-Dist: coverage==4.3.4; (python_version < "3.5" and python_version >= "3.4") and extra == "tests-strict"
Requires-Dist: coverage==5.3.1; (python_version < "3.4" and python_version >= "2.7") and extra == "tests-strict"
Requires-Dist: coverage==4.5; (python_version < "2.7" and python_version >= "2.6") and extra == "tests-strict"

guitool_ibeis
=============

|GithubActions| |Pypi| |Downloads| |Codecov| 

Helpers for PyQt5 GUI development for the IBEIS project.

Depends on `vtool_ibeis` and `utool`.

GUI Tools - tools for making guis. Part of the WildMe / IBEIS Project.


Repos relevant to the IBEIS project:

* https://github.com/Erotemic/plottool_ibeis

* https://github.com/Erotemic/guitool_ibeis

* https://github.com/Erotemic/dtool_ibeis

* https://github.com/Erotemic/vtool_ibeis

* https://github.com/Erotemic/pyflann_ibeis

* https://github.com/Erotemic/pyhesaff

* https://github.com/Erotemic/utool

* https://github.com/Erotemic/ibeis


.. |CircleCI| image:: https://circleci.com/gh/Erotemic/guitool_ibeis.svg?style=svg
    :target: https://circleci.com/gh/Erotemic/guitool_ibeis
.. |Travis| image:: https://img.shields.io/travis/Erotemic/guitool_ibeis/main.svg?label=Travis%20CI
   :target: https://travis-ci.org/Erotemic/guitool_ibeis?branch=main
.. |Appveyor| image:: https://ci.appveyor.com/api/projects/status/github/Erotemic/guitool_ibeis?branch=main&svg=True
   :target: https://ci.appveyor.com/project/Erotemic/guitool_ibeis/branch/main
.. |Codecov| image:: https://codecov.io/github/Erotemic/guitool_ibeis/badge.svg?branch=main&service=github
   :target: https://codecov.io/github/Erotemic/guitool_ibeis?branch=main
.. |Pypi| image:: https://img.shields.io/pypi/v/guitool_ibeis.svg
   :target: https://pypi.python.org/pypi/guitool_ibeis
.. |Downloads| image:: https://img.shields.io/pypi/dm/guitool_ibeis.svg
   :target: https://pypistats.org/packages/guitool_ibeis
.. |ReadTheDocs| image:: https://readthedocs.org/projects/guitool_ibeis/badge/?version=latest
    :target: http://guitool_ibeis.readthedocs.io/en/latest/
.. |GithubActions| image:: https://github.com/Erotemic/guitool_ibeis/actions/workflows/tests.yml/badge.svg?branch=main
    :target: https://github.com/Erotemic/guitool_ibeis/actions?query=branch%3Amain
