Metadata-Version: 2.1
Name: SonaWrap
Version: 0.0.1
Summary: A minimal python wrapper for the Sona systems mobile api
Home-page: https://github.com/pypa/sampleproject
Author: David Merz
Author-email: david@merz.dev
License: UNKNOWN
Description: # SonaWrap
        Reverse engineered python api wrapper for the sona academic studies systems mobile api
        
        ## How to use
        1. Install with `pip install SonaWrap`
        2. TODO code example
        
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
