Metadata-Version: 1.2
Name: tscat_gui
Version: 0.2.0
Summary: Time-series catalogue - graphical user interface library
Home-page: https://github.com/SciQLop/tscat_gui
Author: Patrick Boettcher
Author-email: p@yai.se
License: GNU General Public License v3
Description: ===========================
        Time series catalogue - GUI
        ===========================
        
        
        .. image:: https://img.shields.io/pypi/v/tscat_gui.svg
                :target: https://pypi.python.org/pypi/tscat_gui
        
        .. image:: https://img.shields.io/travis/SciQLop/tscat_gui.svg
                :target: https://travis-ci.com/SciQLop/tscat_gui
        
        .. image:: https://readthedocs.org/projects/tscat-gui/badge/?version=latest
                :target: https://tscat-gui.readthedocs.io/en/latest/?version=latest
                :alt: Documentation Status
        
        
        
        
        Time-series catalogue - graphical user interface library
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://tscat-gui.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2021-11-04)
        ------------------
        
        * First release on PyPI.
        
Keywords: tscat_gui
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
