libozone


Namelibozone JSON
Version 1.0.5 PyPI version JSON
download
home_pagehttps://libozone.readthedocs.io
SummaryA collection of data structures written in Python
upload_time2024-12-25 03:45:13
maintainerNone
docs_urlNone
authorAbhijit Sinha
requires_python<4.0,>=3.12
licenseGPL-3.0 License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # libozone

[libozone](https://github.com/greyshell/libozone) is a collection of common `data structures` written in `Python`

## API Details

<https://libozone.readthedocs.io>

## Pypi Reference

<https://pypi.org/project/libozone/>

## How to install

```bash
pip install libozone
```

## How to uninstall

```bash
pip uninstall libozone
```
            

Raw data

            {
    "_id": null,
    "home_page": "https://libozone.readthedocs.io",
    "name": "libozone",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "Abhijit Sinha",
    "author_email": "grey.shell@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6f/66/e39840012cdb05a876d20ef5a312f6ccf36e34f3b7e1089e3079b7afc5da/libozone-1.0.5.tar.gz",
    "platform": null,
    "description": "# libozone\n\n[libozone](https://github.com/greyshell/libozone) is a collection of common `data structures` written in `Python`\n\n## API Details\n\n<https://libozone.readthedocs.io>\n\n## Pypi Reference\n\n<https://pypi.org/project/libozone/>\n\n## How to install\n\n```bash\npip install libozone\n```\n\n## How to uninstall\n\n```bash\npip uninstall libozone\n```",
    "bugtrack_url": null,
    "license": "GPL-3.0 License",
    "summary": "A collection of data structures written in Python",
    "version": "1.0.5",
    "project_urls": {
        "Homepage": "https://libozone.readthedocs.io"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c35e2d98a1e4457804a0cc07801874fe568f314e2fd8d9c828fc9cd3f80e4464",
                "md5": "b52cf7bc1891338bc3bcf308a27b29f1",
                "sha256": "e4e7e0f83aa31193b327050c4acaf73d9d65552ceb05ef00c01e42d6fa4159c0"
            },
            "downloads": -1,
            "filename": "libozone-1.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b52cf7bc1891338bc3bcf308a27b29f1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 14950,
            "upload_time": "2024-12-25T03:45:10",
            "upload_time_iso_8601": "2024-12-25T03:45:10.744975Z",
            "url": "https://files.pythonhosted.org/packages/c3/5e/2d98a1e4457804a0cc07801874fe568f314e2fd8d9c828fc9cd3f80e4464/libozone-1.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f66e39840012cdb05a876d20ef5a312f6ccf36e34f3b7e1089e3079b7afc5da",
                "md5": "9bfc9b30663f00557a314b0a3f543be9",
                "sha256": "13d9982ca68910296ae1d8ff7f6d7f9ae7c967613df87262f143a9bc6a4ce287"
            },
            "downloads": -1,
            "filename": "libozone-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "9bfc9b30663f00557a314b0a3f543be9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 14316,
            "upload_time": "2024-12-25T03:45:13",
            "upload_time_iso_8601": "2024-12-25T03:45:13.156276Z",
            "url": "https://files.pythonhosted.org/packages/6f/66/e39840012cdb05a876d20ef5a312f6ccf36e34f3b7e1089e3079b7afc5da/libozone-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-25 03:45:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "libozone"
}
        
Elapsed time: 2.37854s