Metadata-Version: 2.1
Name: kugl
Version: 0.4.0
Summary: Explore Kubernetes resources using SQLite
Home-page: https://github.com/jonross/kugl
Author: Jon Ross
Author-email: kugl.devel@gmail.com
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: arrow<=1.3.0,>=1.0.1
Requires-Dist: jmespath<=1.0,>=0.9.5
Requires-Dist: pydantic<=2.9.2,>=2.0.2
Requires-Dist: pyyaml<=6.0.2,>=5.3
Requires-Dist: sqlparse<=0.5.3,>=0.5.1
Requires-Dist: tabulate<=0.9.0,>=0.8.7


PyPI readme goes here.

For documentation please visit the [GitHub repository](https://github.com/jonross/kugl).
