tango-data-structures


Nametango-data-structures JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryPython data structure classes.
upload_time2023-08-29 17:52:01
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Example Package

This is a simple example package. You can use
[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "tango-data-structures",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Tanaji Kolekar <tanajikolekar.etc@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/c5/fc/f559a453d67eac6866d9d2209544969eee3681cdc569e6a9be6659151d9e/tango_data_structures-1.0.0.tar.gz",
    "platform": null,
    "description": "# Example Package\n\nThis is a simple example package. You can use\n[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)\nto write your content.",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python data structure classes.",
    "version": "1.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/pypa/sampleproject/issues",
        "Homepage": "https://github.com/pypa/sampleproject"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e93498329526eb3bfa4976300890a16e372b9e5a0e2e026057e0cceb75e3f9a0",
                "md5": "16f55148c3aa66e653ca475de99862cf",
                "sha256": "8613c55ef2498ebe51ead653bc9dd8b11b2f01b91f30c847c830f663de45a66e"
            },
            "downloads": -1,
            "filename": "tango_data_structures-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "16f55148c3aa66e653ca475de99862cf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3294,
            "upload_time": "2023-08-29T17:51:59",
            "upload_time_iso_8601": "2023-08-29T17:51:59.454920Z",
            "url": "https://files.pythonhosted.org/packages/e9/34/98329526eb3bfa4976300890a16e372b9e5a0e2e026057e0cceb75e3f9a0/tango_data_structures-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5fcf559a453d67eac6866d9d2209544969eee3681cdc569e6a9be6659151d9e",
                "md5": "5122410ee98a978a146faaafe21b998d",
                "sha256": "6b899afdee0be958e393184bf0d341567c8fa9389d679817205a75ee33421243"
            },
            "downloads": -1,
            "filename": "tango_data_structures-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5122410ee98a978a146faaafe21b998d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5774,
            "upload_time": "2023-08-29T17:52:01",
            "upload_time_iso_8601": "2023-08-29T17:52:01.549681Z",
            "url": "https://files.pythonhosted.org/packages/c5/fc/f559a453d67eac6866d9d2209544969eee3681cdc569e6a9be6659151d9e/tango_data_structures-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-29 17:52:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypa",
    "github_project": "sampleproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "tango-data-structures"
}
        
Elapsed time: 0.11090s