Metadata-Version: 2.1
Name: awslogs
Version: 0.15.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 :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
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-Python: >=3.8
License-File: COPYING
License-File: AUTHORS
Requires-Dist: boto3>=1.34.75
Requires-Dist: jmespath>=1.0.1
Requires-Dist: termcolor>=2.4.0
Requires-Dist: python-dateutil>=2.9.0

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