Metadata-Version: 2.1
Name: glview
Version: 1.0.5
Summary: Lightning-fast image viewer with smooth zooming & panning.
Home-page: http://github.com/toaarnio/glview
Author: Tomi Aarnio
Author-email: tomi.p.aarnio@gmail.com
License: MIT
Description: # glview
        
        [![Build Status](https://travis-ci.com/toaarnio/glview.svg?branch=master)](https://travis-ci.com/github/toaarnio/glview)
        
        Lightning-fast image viewer with smooth zooming &amp; panning.
        
        **Installing:**
        ```
        pip install glview
        ```
        
        **Usage:**
        ```
        glview --help
        ```
        
        **Building &amp; installing from source:**
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
