hangman-solver-rs


Namehangman-solver-rs JSON
Version 0.3.1 PyPI version JSON
download
home_pageNone
SummarySolves hangman puzzles
upload_time2024-05-27 00:22:18
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords hangman solver rust
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "hangman-solver-rs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "hangman, solver, rust",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/45/7a/bc16816c8ecc9db8965455c5f41a15e82b4f2661c7cc89f6c923fa4e51f4/hangman_solver_rs-0.3.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Solves hangman puzzles",
    "version": "0.3.1",
    "project_urls": {
        "Source Code": "https://github.com/asozialesnetzwerk/hangman_solver"
    },
    "split_keywords": [
        "hangman",
        " solver",
        " rust"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2001b3b68fa14a46f64a3e388ba57539503167e82866293a6289ba1229970989",
                "md5": "e0a6ec103782531c099a328189e43757",
                "sha256": "9d505faf8155b6d81359aec2ea06ad3478b2a4dbd1c9b46345f8365a7df12067"
            },
            "downloads": -1,
            "filename": "hangman_solver_rs-0.3.1-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e0a6ec103782531c099a328189e43757",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.12",
            "size": 23781604,
            "upload_time": "2024-05-27T00:22:13",
            "upload_time_iso_8601": "2024-05-27T00:22:13.275673Z",
            "url": "https://files.pythonhosted.org/packages/20/01/b3b68fa14a46f64a3e388ba57539503167e82866293a6289ba1229970989/hangman_solver_rs-0.3.1-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "457abc16816c8ecc9db8965455c5f41a15e82b4f2661c7cc89f6c923fa4e51f4",
                "md5": "199a9113a9f0b6108df596325d5c67b3",
                "sha256": "210858a6a43235962f844842cf58503f963790af9dec001c3f00394f7b33ae73"
            },
            "downloads": -1,
            "filename": "hangman_solver_rs-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "199a9113a9f0b6108df596325d5c67b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 10401069,
            "upload_time": "2024-05-27T00:22:18",
            "upload_time_iso_8601": "2024-05-27T00:22:18.825595Z",
            "url": "https://files.pythonhosted.org/packages/45/7a/bc16816c8ecc9db8965455c5f41a15e82b4f2661c7cc89f6c923fa4e51f4/hangman_solver_rs-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-27 00:22:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asozialesnetzwerk",
    "github_project": "hangman_solver",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "hangman-solver-rs"
}
        
Elapsed time: 0.71668s