Metadata-Version: 2.1
Name: incstorage
Version: 0.1.0
Summary: Incremental Storage
Home-page: https://github.com/asterio.gonzalez/incstorage
Author: Asterio Gonzalez
Author-email: asterio.gonzalez@gmail.com
License: MIT license
Keywords: incstorage
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: Click >=7.1.2
Requires-Dist: Faker
Requires-Dist: glom
Requires-Dist: jmespath
Requires-Dist: sphinx-autobuild
Requires-Dist: uswarm >=0.1.1

==========
incstorage
==========


.. image:: https://img.shields.io/pypi/v/incstorage.svg
        :target: https://pypi.python.org/pypi/incstorage

.. image:: https://img.shields.io/travis/asterio.gonzalez/incstorage.svg
        :target: https://travis-ci.com/asterio.gonzalez/incstorage

.. image:: https://readthedocs.org/projects/incstorage/badge/?version=latest
        :target: https://incstorage.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Incremental Storage


* Free software: MIT license
* Documentation: https://incstorage.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `asteriogonzalez/pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`asteriogonzalez/pypackage`: https://github.com/asteriogonzalez/pypackage


=======
History
=======

0.1.0 (2023-08-13)
------------------

* First release on PyPI.
