Metadata-Version: 2.1
Name: maek
Version: 0.0.1
Summary: Command-line makefile replacement
Home-page: https://github.com/slightlynybbled/maek
Author: Jason R. Jones
Author-email: slightlynybbled@gmail.com
License: MIT
Keywords: c build make
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Natural Language :: English
Description-Content-Type: text/markdown
Requires-Dist: tqdm (>=4.2)
Requires-Dist: click (>=6.7)
Requires-Dist: pyyaml (>=4.1)

# Purpose

To replace makefiles with something better

# Use

    $> maake

