Metadata-Version: 2.1
Name: pymakehelper
Version: 0.0.25
Summary: pymakehelper eases writing recipes when using the make system
Home-page: https://veltzer.github.io/pymakehelper
Author: Mark Veltzer
Author-email: mark.veltzer@gmail.com
Maintainer: Mark Veltzer
Maintainer-email: mark.veltzer@gmail.com
License: MIT
Download-URL: https://github.com/veltzer/pymakehelper
Description: ==============
        *pymakehelper*
        ==============
        
        .. image:: https://img.shields.io/pypi/v/pymakehelper
        
        .. image:: https://img.shields.io/github/license/veltzer/pymakehelper
        
        .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
        
        project website: https://veltzer.github.io/pymakehelper
        
        author: Mark Veltzer
        
        version: 0.0.25
        
        
        
Keywords: make,scons,GNU make
Platform: python3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
