Metadata-Version: 2.1
Name: csp-billing-adapter-local
Version: 1.0.0
Summary: TBD
Home-page: https://github.com/SUSE-Enceladus/csp-billing-adapter-local
Author: SUSE
Author-email: public-cloud-dev@susecloud.net
License: Apache-2.0
Keywords: csp-billing-adapter-local csp_billing_adapter_local
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Monitoring
Classifier: License :: OSI Approved :: Apache License 2.0
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: csp-billing-adapter @ git+https://github.com/suse-enceladus/csp-billing-adapter@main
Requires-Dist: pluggy
Provides-Extra: dev
Requires-Dist: coverage ; extra == 'dev'
Requires-Dist: flake8 ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: bumpversion ; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'
Requires-Dist: flake8 ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

# csp billing adapter local storage plugin

This is a plugin for [csp-billing-adapter](https://github.com/SUSE-Enceladus/csp-billing-adapter) that provides hook implementations for local storage.
