Metadata-Version: 2.1
Name: makefile
Version: 1.0.0
Summary: makefile is python package to read makefile variables
Home-page: https://github.com/kirankotari/makefile.git
Author: Kiran Kumar Kotari
Author-email: kirankotari@live.com
License: UNKNOWN
Description: # <package-name>
        
        ## <add-badges>
        
        - [Introduction](#introduction)
        - [Docs](#docs)
        - [Commands](#commands)
        - [Pre-requisites](#pre-requisites)
        - [Installation and Downloads](#installation-and-downloads)
        - [FAQ](#faq)
        - [Other Resources](#other-resources)
        - [Bug Tracker and Support](#bug-tracker-and-support)
        - [Unit-Tests](#unit-tests)
        - [License and Copyright](#license-and-copyright)
        - [Author and Thanks](#author-and-thanks)
        
        ## Introduction
        
        ## Docs
        
        ## Commands
        
        ## Pre-requisites
        
        ## Installation and Downloads
        
        ## FAQ
        
        - **Question:** <question>?  
         **Answer:** <answer>.
        
        ## Other Resources
        
        ## Bug Tracker and Support
        
        ## Unit Tests
        
        ## License and Copyright
        
        ## Author and Thanks
        
        <package-name> was developed by [<author-name>](<author-profile-url or github-profile-link>)
        
Keywords: Makefile,makefile reader,makefile-reader
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
