Metadata-Version: 1.1
Name: aws-messaging
Version: 0.0.1
Summary: Utility classes for listening and producing messages on AWS
Home-page: https://github.com/khomco/python-aws-messaging
Author: Keith Homco
Author-email: kphomco@gmail.com
License: MIT
Description: =================================================
        AWS Messaging Python Utilities
        =================================================
        
        ***************
        Getting Started
        ***************
        
        To install the ``aws-messaging`` package, use the command below.::
        
            pip3 install aws-messaging
        
Keywords: AWS SQS SNS Utilities
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
