Metadata-Version: 1.0
Name: stu
Version: 1.0
Summary: A simple python template creator.
Home-page: UNKNOWN
Author: Jose Luis Naranjo Gomez
Author-email: luisnaranjo733@hotmail.com
License: GNU GPLv3
Description: PURPOSE:
            For creating python scripts with embedded text meta-data.
            Inspired by PyScripter for Windows.
        
        USAGE:
            stu <desired file name> [optional args]
            
            see stu --help for all optional args.
            
        REQUIRES:
            argparse
            
        
Keywords: stu quick python script creator with personalized message
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Topic :: Utilities
