strie


Namestrie JSON
Version 0.2 PyPI version JSON
download
home_pagehttps://github.com/bondbox/strie/
SummaryStorage string trie.
upload_time2024-03-07 08:12:19
maintainer
docs_urlNone
authorMingzhe Zou
requires_python>=3.8
licenseMIT
keywords trie string
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            strie
=====

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bondbox/strie/",
    "name": "strie",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "trie,string",
    "author": "Mingzhe Zou",
    "author_email": "zoumingzhe@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/55/b2/b1f09c48077b6bd89cb9d2d572aec3c944e9ba16c7eaecde6223d3995087/strie-0.2.tar.gz",
    "platform": "any",
    "description": "strie\n=====\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Storage string trie.",
    "version": "0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/bondbox/strie/issues",
        "Documentation": "https://github.com/bondbox/strie/",
        "Homepage": "https://github.com/bondbox/strie/",
        "Source Code": "https://github.com/bondbox/strie/"
    },
    "split_keywords": [
        "trie",
        "string"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f7f4aa08b0f30d2686137594dc4a7144d880afc8e9df4ce2b8b513120f54bdf",
                "md5": "7d269d0c5b4131f9ec20cdd6fe5e818a",
                "sha256": "ce8741c1f0ee924cb0dbddc43812e09e30805e3d534114656a7cbe91c7daeced"
            },
            "downloads": -1,
            "filename": "strie-0.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7d269d0c5b4131f9ec20cdd6fe5e818a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 29717,
            "upload_time": "2024-03-07T08:12:21",
            "upload_time_iso_8601": "2024-03-07T08:12:21.945672Z",
            "url": "https://files.pythonhosted.org/packages/0f/7f/4aa08b0f30d2686137594dc4a7144d880afc8e9df4ce2b8b513120f54bdf/strie-0.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "55b2b1f09c48077b6bd89cb9d2d572aec3c944e9ba16c7eaecde6223d3995087",
                "md5": "1d173598af1f84f6ff9335d2f502a80d",
                "sha256": "b0d3c6a5f9140cc83c955b003e70b46c16636692356313fe0ec350d56e8a1e40"
            },
            "downloads": -1,
            "filename": "strie-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1d173598af1f84f6ff9335d2f502a80d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 24533,
            "upload_time": "2024-03-07T08:12:19",
            "upload_time_iso_8601": "2024-03-07T08:12:19.163574Z",
            "url": "https://files.pythonhosted.org/packages/55/b2/b1f09c48077b6bd89cb9d2d572aec3c944e9ba16c7eaecde6223d3995087/strie-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-07 08:12:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bondbox",
    "github_project": "strie",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "strie"
}
        
Elapsed time: 0.19767s