Metadata-Version: 2.4
Name: cachub
Version: 0.0.1
Summary: Cache data from varied providers
Author-email: revesansparole <revesansparole@gmail.com>
Maintainer-email: Jerome Chopard <revesansparole@gmail.com>
License: cc_by_nc
Project-URL: repository, https://gitlab.com/revesansparole/cachub
Project-URL: pip, https://pypi.org/project/cachub/0.0.1/
Project-URL: conda, https://anaconda.org/revesansparole/cachub
Project-URL: doc, https://revesansparole.gitlab.io/cachub/
Project-URL: pypi, https://badge.fury.io/py/cachub
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
Provides-Extra: doc
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-gallery; extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Provides-Extra: dvlpt
Requires-Dist: black; extra == "dvlpt"
Requires-Dist: twine; extra == "dvlpt"
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Dynamic: license-file

========================
cachub
========================

.. {# pkglts, doc

.. image:: https://revesansparole.gitlab.io/cachub/_images/badge_pkging_pip.svg
    :alt: PyPI version
    :target: https://pypi.org/project/cachub/0.0.1/

.. image:: https://revesansparole.gitlab.io/cachub/_images/badge_pkging_conda.svg
    :alt: Conda version
    :target: https://anaconda.org/revesansparole/cachub

.. image:: https://revesansparole.gitlab.io/cachub/_images/badge_doc.svg
    :alt: Documentation status
    :target: https://revesansparole.gitlab.io/cachub/

.. image:: https://badge.fury.io/py/cachub.svg
    :alt: PyPI version
    :target: https://badge.fury.io/py/cachub

.. #}
.. {# pkglts, glabpkg_dev, after doc

main: |main_build|_ |main_coverage|_

.. |main_build| image:: https://gitlab.com/revesansparole/cachub/badges/main/pipeline.svg
.. _main_build: https://gitlab.com/revesansparole/cachub/commits/main

.. |main_coverage| image:: https://gitlab.com/revesansparole/cachub/badges/main/coverage.svg
.. _main_coverage: https://gitlab.com/revesansparole/cachub/commits/main
.. #}

Cache data from varied providers

