Metadata-Version: 2.1
Name: uqo
Version: 0.0.2.1
Summary: Client of the optimization framework UQO
Home-page: https://github.com/pypa/sampleproject
Author: QAR-Lab Munich
Author-email: Sebastian.Zielinski@ifi.lmu.de
License: UNKNOWN
Description: UQO - You, Quantum and Optimization
        ---
        UQO is an optimization framework developed by the QAR-Lab of the LMU Munich. 
        
        Guides / Examples
        ---
        For setup instructions, guides and examples please visit the Github page: https://github.com/QAR-Lab/uqoclient
        
        Installation
        ---
        
         ```
           pip install uqo
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
