Metadata-Version: 2.1
Name: guitool-ibeis
Version: 2.1.1
Summary: Guitool - tools pyqt4 guis
Home-page: https://github.com/Erotemic/guitool_ibeis
Author: Jon Crall
Author-email: erotemic@gmail.com
License: Apache 2
Description: guitool_ibeis
        =============
        
        |Pypi| |Downloads| |Codecov| |Travis| |Appveyor| 
        
        Helpers for PyQt5 GUI development for the IBEIS project.
        
        Depends on `vtool_ibeis` and `utool`.
        
        Vision Tools - tools for computer vision. 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/master.svg?label=Travis%20CI
           :target: https://travis-ci.org/Erotemic/guitool_ibeis?branch=master
        .. |Appveyor| image:: https://ci.appveyor.com/api/projects/status/github/Erotemic/guitool_ibeis?branch=master&svg=True
           :target: https://ci.appveyor.com/project/Erotemic/guitool_ibeis/branch/master
        .. |Codecov| image:: https://codecov.io/github/Erotemic/guitool_ibeis/badge.svg?branch=master&service=github
           :target: https://codecov.io/github/Erotemic/guitool_ibeis?branch=master
        .. |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/
        
Platform: UNKNOWN
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Provides-Extra: all
Provides-Extra: all-strict
Provides-Extra: graphics
Provides-Extra: graphics-strict
Provides-Extra: headless
Provides-Extra: headless-strict
Provides-Extra: optional
Provides-Extra: optional-strict
Provides-Extra: runtime-strict
Provides-Extra: tests
Provides-Extra: tests-strict
