Skip to content

pydevtools/makefile

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages