Metadata-Version: 1.0
Name: cull
Version: 0.6
Summary: A cli parser for AWS output.
Home-page: https://pypi.python.org/pypi/cull
Author: Travis Dolan
Author-email: travis.dolan@gmail.com
License: LICENSE.txt
Description: ===========
        Cull
        ===========
        
        Cull provides a very specific cli tool to parse boto3 output. Usage can viewed by
        running the tool via cli::
        
            cull
        
        
        EC2
        ===========
        
        Instance Name Tags are expected to use the following
        naming convention::
        
            <cloud>_<service>_*
        
        
        S3
        ===========
        
        Coming soon
Platform: UNKNOWN
