Metadata-Version: 2.0
Name: awslogs
Version: 0.7.0
Summary: awslogs is a simple command line tool to read aws cloudwatch logs.
Home-page: https://github.com/jorgebastida/awslogs
Author: Jorge Bastida
Author-email: me@jorgebastida.com
License: BSD
Keywords: aws logs cloudwatch
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Requires-Dist: boto3 (>=1.2.1)
Requires-Dist: jmespath (<1.0.0,>=0.7.1)
Requires-Dist: python-dateutil (>=2.4.0)
Requires-Dist: termcolor (>=1.1.0)
Requires-Dist: argparse (>=1.1.0); python_version in "2.4, 2.5, 2.6"

awslogs is a simple command line tool to read aws cloudwatch logs.


