Metadata-Version: 1.1
Name: gsmls
Version: 0.0.2
Summary: Python wrapper for gsmls.
Home-page: https://github.com/AlJohri/gsmls
Author: Al Johri
Author-email: al.johri@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: gsmls
        ==========================
        
        |PyPi Version| |License Status|
        
        Python wrapper for gsmls. Requires Python 3.6+.
        
        Development
        -----------
        
        Setup
        ~~~~~
        
        ::
        
            make install
        
        Test
        ~~~~
        
        ::
        
            make test
        
        
        Disclaimer
        ----------
        
        .. |PyPI Version| image:: https://img.shields.io/pypi/v/gsmls.svg
           :target: https://pypi.python.org/pypi/gsmls
        .. |License Status| image:: https://img.shields.io/badge/license-MIT-blue.svg
           :target: https://raw.githubusercontent.com/AlJohri/gsmls/master/LICENSE
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
