Metadata-Version: 1.2
Name: bashtools
Version: 0.1.8
Summary: Bash Tools for Amazon Web Services
Home-page: https://github.com/fstab50/bashtools
Author: Blake Huber
Author-email: blakeca00@gmail.com
License: MIT
Description: 
        **bashtools** | Shell tools for Amazon Web Services
        ---------------------------------------------------
        
        ``bashtools``: reusable bash shell scripts for common use cases and capabilities:
        
        * uploading to s3
        * auditing lambda functions in a region
        * Determining the latest Amazon Machine Image in a region for Windows, Linux, etc
        
        
        
Keywords: bash Amazon Web Services AWS tools s3 ec2 lambda
Platform: UNKNOWN
Classifier: Topic :: System :: Shells
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.4, <4
