Metadata-Version: 1.2
Name: pyso3
Version: 0.0.2
Summary: A minimal package for dealing with rotation matrices
Home-page: https://github.com/hoj201/pyso3
Author: Henry Jacobs
Author-email: hoj201@gmail.com
License: UNKNOWN
Download-URL: https://github.com/hoj201/pyso3/archive/v0.0.1.tar.gz
Description: ## Description
        This is a work in progress.  My first project to post to pypi.
        
        ## Testing
        Run
        ```
        $ python -m unittest discover -v
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7, <4
