Metadata-Version: 1.1
Name: PyMOSP
Version: 0.1
Summary: Python Library to access MOSP
Home-page: https://github.com/CASES-LU/PyMOSP
Author: Cédric Bonhomme
Author-email: cedric@cedricbonhomme.org
License: GPLv3
Description: PyMOSP
        ======
        
        
        Installation
        ------------
        
        Soon:
        
        .. code:: bash
        
            $ pipx install PyMOSP
            ✨🐍✨
        
        
        License
        -------
        
        This software is licensed under
        `GNU General Public License version 3 <https://www.gnu.org/licenses/gpl-3.0.html>`_
        
        * Copyright (C) 2019 Cédric Bonhomme
        * Copyright (C) 2019 SMILE gie securitymadein.lu
        
        For more information, `the list of authors and contributors <AUTHORS.rst>`_ is available.
        
        |
        
        Release History
        ===============
        
        0.1 (2019-05-07)
        ----------------
        
        * first release of PyMOSP.
        
Platform: Linux
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Security
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
