Metadata-Version: 2.1
Name: mlozaic
Version: 0.1.0
Summary: Shape and image drawing programming language to be used as an ML domain.
Home-page: https://github.com/kavigupta/mlozaic
Author: Kavi Gupta
Author-email: mlozaic@kavigupta.org
License: UNKNOWN
Description: 
        # MLozaic
        
        Shape and image drawing programming language to be used as an ML domain. For a quick specification of the language see [this latex document](https://www.overleaf.com/read/djrsbmgwnrsj). For some examples, see the `examples` folder, which are generated by the `tests`.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
