veb


Nameveb JSON
Version 0.2.3 PyPI version JSON
download
home_page
SummaryDynamically-allocated reduced-space van Emde Boas trees.
upload_time2023-05-31 17:07:43
maintainer
docs_urlNone
authorJulian Berman
requires_python>=3.8
licenseMIT
keywords data structure
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =======
``veb``
=======

|PyPI| |Pythons| |CI|

.. |PyPI| image:: https://img.shields.io/pypi/v/veb.svg
  :alt: PyPI version
  :target: https://pypi.org/project/veb/

.. |Pythons| image:: https://img.shields.io/pypi/pyversions/veb.svg
  :alt: Supported Python versions
  :target: https://pypi.org/project/veb/

.. |CI| image:: https://github.com/Julian/veb/workflows/CI/badge.svg
  :alt: Build status
  :target: https://github.com/Julian/veb/actions?query=workflow%3ACI

Dynamically-allocated reduced-space van Emde Boas trees.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "veb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "data structure",
    "author": "Julian Berman",
    "author_email": "Julian+veb@GrayVines.com",
    "download_url": "https://files.pythonhosted.org/packages/a1/2a/077e942aa5748c34405e9e33055eb886bace3b7a923f749c2c902d8d0dd4/veb-0.2.3.tar.gz",
    "platform": null,
    "description": "=======\n``veb``\n=======\n\n|PyPI| |Pythons| |CI|\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/veb.svg\n  :alt: PyPI version\n  :target: https://pypi.org/project/veb/\n\n.. |Pythons| image:: https://img.shields.io/pypi/pyversions/veb.svg\n  :alt: Supported Python versions\n  :target: https://pypi.org/project/veb/\n\n.. |CI| image:: https://github.com/Julian/veb/workflows/CI/badge.svg\n  :alt: Build status\n  :target: https://github.com/Julian/veb/actions?query=workflow%3ACI\n\nDynamically-allocated reduced-space van Emde Boas trees.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Dynamically-allocated reduced-space van Emde Boas trees.",
    "version": "0.2.3",
    "project_urls": {
        "Funding": "https://github.com/sponsors/Julian",
        "Homepage": "https://github.com/Julian/veb",
        "Issues": "https://github.com/Julian/veb/issues/",
        "Source": "https://github.com/Julian/veb"
    },
    "split_keywords": [
        "data",
        "structure"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c97cc3b547b5502abdd2db7225637ba91ce369f784c2a7be550804cee962196",
                "md5": "4afe73e9436cfc875e03002df0181adb",
                "sha256": "a09b0f2543318327c98791b40ada4bec3e77822e046e08d9b4c234a26498837f"
            },
            "downloads": -1,
            "filename": "veb-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4afe73e9436cfc875e03002df0181adb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6974,
            "upload_time": "2023-05-31T17:07:42",
            "upload_time_iso_8601": "2023-05-31T17:07:42.319453Z",
            "url": "https://files.pythonhosted.org/packages/3c/97/cc3b547b5502abdd2db7225637ba91ce369f784c2a7be550804cee962196/veb-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a12a077e942aa5748c34405e9e33055eb886bace3b7a923f749c2c902d8d0dd4",
                "md5": "2adc2ea2f8868a820b3140f305b5dcea",
                "sha256": "b94506dca5efbbfd8b6d7731a8fc4eaed3b65bf4205979741a072fc0316fe6e7"
            },
            "downloads": -1,
            "filename": "veb-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "2adc2ea2f8868a820b3140f305b5dcea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 9531,
            "upload_time": "2023-05-31T17:07:43",
            "upload_time_iso_8601": "2023-05-31T17:07:43.943166Z",
            "url": "https://files.pythonhosted.org/packages/a1/2a/077e942aa5748c34405e9e33055eb886bace3b7a923f749c2c902d8d0dd4/veb-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-31 17:07:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sponsors",
    "github_project": "Julian",
    "github_not_found": true,
    "lcname": "veb"
}
        
Elapsed time: 0.07219s