Metadata-Version: 2.1
Name: i3drsgm
Version: 1.0.6.1
Summary: Python wrapper for I3DR Semi-Global Matcher
Home-page: https://github.com/i3drobotics/pyi3drsgm
Author: Ben Knight
Author-email: bknight@i3drobotics.com
License: UNKNOWN
Description: # PyI3DRSGM
        This project is in development by [I3DR](https://i3drobotics.com/) and requires a valid license to run. Contact info@i3drobotics.com for details on attaining a license.
        
        ## Install
        ```
        pip install i3drsgm
        ```
        
        ## Features
        - 
        
        ## Examples
        ### Example title
        ```python
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.6
Description-Content-Type: text/markdown
