Metadata-Version: 2.1
Name: makegen
Version: 0.1.0
Summary: Pythonic Implementation of Makefile Generator
Author: Goutham Krishna K V
Author-email: gauthamkrishna9991@live.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown

# Makegen

This is a python implementation of a makefile generator.
