makefile is python package to read makefile variables
Project description
makefile
makefile is simple tool to read varialbe from Makefile
How to Install
pip install makefile
Usage
from makefile import Makefile
obj = Makefile()
print(obj.read())
Contact
Contact Kiran Kumar Kotari kirankotari@live.com with any suggestions or comments. If you find any bugs please fix them and send me a pull request.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
makefile-1.1.0.tar.gz
(6.3 kB
view hashes)