Metadata-Version: 1.1
Name: pyigen
Version: 1.0.1.1
Summary: A package to generate a pyinstaller setup.py file!
Home-page: UNKNOWN
Author: Armaan Aggarwal
Author-email: UNKNOWN
License: UNKNOWN
Description: # pyigen
        v1.0.1.1 created by Armaan Aggarwal on May 15, 2019
        
        This is a little package that can generate a pyinstaller setup.py script to 
        turn your program into an .exe or .app file!
        
        To know how to use this module, import pyigen and then call: 'pyigen.manual()'
        	
        View this package at GitHub at https://github.com/armaan115/pyigen
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
