Metadata-Version: 2.1
Name: monosolver
Version: 0.0.1
Summary: Yet another mathematical programming solver
Home-page: https://github.com/jonatanwestholm/monosolver
Author: Jonatan Westholm
Author-email: jonatanwestholm@gmail.com
License: UNKNOWN
Description: # Mono solver
        
        Solves Linear Programming problems.
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
