incstorage


Nameincstorage JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/asterio.gonzalez/incstorage
SummaryIncremental Storage
upload_time2023-09-06 20:02:23
maintainer
docs_urlNone
authorAsterio Gonzalez
requires_python>=3.6
licenseMIT license
keywords incstorage
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==========
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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/asterio.gonzalez/incstorage",
    "name": "incstorage",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "incstorage",
    "author": "Asterio Gonzalez",
    "author_email": "asterio.gonzalez@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "==========\nincstorage\n==========\n\n\n.. image:: https://img.shields.io/pypi/v/incstorage.svg\n        :target: https://pypi.python.org/pypi/incstorage\n\n.. image:: https://img.shields.io/travis/asterio.gonzalez/incstorage.svg\n        :target: https://travis-ci.com/asterio.gonzalez/incstorage\n\n.. image:: https://readthedocs.org/projects/incstorage/badge/?version=latest\n        :target: https://incstorage.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\n\n\nIncremental Storage\n\n\n* Free software: MIT license\n* Documentation: https://incstorage.readthedocs.io.\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `asteriogonzalez/pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`asteriogonzalez/pypackage`: https://github.com/asteriogonzalez/pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2023-08-13)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Incremental Storage",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/asterio.gonzalez/incstorage"
    },
    "split_keywords": [
        "incstorage"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "095b8a57076f11ac627d5f4fec23c13c17239565983bfed1b32375f949ec962a",
                "md5": "e3fab5fe8d2c5b0a948a8b7c68caabd6",
                "sha256": "da9ffffb0c0e52aaea24e119d0bd96f81a328f9f9e9456de2e20fd6a4be35f7d"
            },
            "downloads": -1,
            "filename": "incstorage-0.1.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e3fab5fe8d2c5b0a948a8b7c68caabd6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 23599,
            "upload_time": "2023-09-06T20:02:23",
            "upload_time_iso_8601": "2023-09-06T20:02:23.456428Z",
            "url": "https://files.pythonhosted.org/packages/09/5b/8a57076f11ac627d5f4fec23c13c17239565983bfed1b32375f949ec962a/incstorage-0.1.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-06 20:02:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asterio.gonzalez",
    "github_project": "incstorage",
    "github_not_found": true,
    "lcname": "incstorage"
}
        
Elapsed time: 0.12311s