Metadata-Version: 2.1
Name: pangolin-tool
Version: 0.0.1
Summary: Pangolin is a graphical image segmentation/annotation tool written in Python using Qt.
Home-page: https://github.com/edluffy/pangolin
Author: Edward Lufadeju
Author-email: edward@ncade.com
License: UNKNOWN
Description: # Pangolin
        Pangolin is a graphical image segmentation/annotation tool written in Python using Qt. 
        Currently a WIP project.
        TODO:
        - Move drawing commands into item classes
        
        ![Screenshot 1](screenshots/sc1.png?raw=true "Screenshot 1")
        
        ## Installation
        
        ## Usage
        
        ## License
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Python: >=3.6
Description-Content-Type: text/markdown
