{ "info": { "author": "Dan Nagle", "author_email": "d.a.nagle@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "\nA suite of classes that model the elements of the Hasbro game. Boards of \ndifferent sizes can be randomly generated from a collection of dice.\nGiven a list of words, a puzzle can be solved by finding all of the words on\nthe Boggle board.\n\nBoggleDice - The game dice - you can roll them.\nBoggleBoard - The board, place the dice on the board and shake it!\nBoggleWords - A dictionary for finding words.\nBoggleSolver - Finds words from the dictionary that are on the board.\n\nThe official game letters and a dictionary file are NOT included.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/danag/boggled", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "boggled", "package_url": "https://pypi.org/project/boggled/", "platform": "", "project_url": "https://pypi.org/project/boggled/", "project_urls": { "Homepage": "https://github.com/danag/boggled" }, "release_url": "https://pypi.org/project/boggled/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Simple Boggle game solver and generator.", "version": "1.0.0" }, "last_serial": 4401961, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "7fc1285cc635db2c8997164a7d0d20f7", "sha256": "339b4aae98d50098c1fb16d608716ca319228b44d7e8128226c51828478c0222" }, "downloads": -1, "filename": "boggled-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7fc1285cc635db2c8997164a7d0d20f7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11187, "upload_time": "2018-10-22T11:29:11", "url": "https://files.pythonhosted.org/packages/71/f6/fe8fc3af6d8649f34b2102167e410af7d22eb8120939e7e0e0c634347d10/boggled-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4c79b9276ccf2d327fa640213e068e6f", "sha256": "971280c5ff782c1b6806566196b2ccd7fb006adf797ce23a43b5e51b57039936" }, "downloads": -1, "filename": "boggled-1.0.0.tar.gz", "has_sig": false, "md5_digest": "4c79b9276ccf2d327fa640213e068e6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10041, "upload_time": "2018-10-22T11:29:13", "url": "https://files.pythonhosted.org/packages/05/b8/8f626cbfe87179c0768ae3e101d476a0f4923628accf69be32b5797881f1/boggled-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7fc1285cc635db2c8997164a7d0d20f7", "sha256": "339b4aae98d50098c1fb16d608716ca319228b44d7e8128226c51828478c0222" }, "downloads": -1, "filename": "boggled-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7fc1285cc635db2c8997164a7d0d20f7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11187, "upload_time": "2018-10-22T11:29:11", "url": "https://files.pythonhosted.org/packages/71/f6/fe8fc3af6d8649f34b2102167e410af7d22eb8120939e7e0e0c634347d10/boggled-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4c79b9276ccf2d327fa640213e068e6f", "sha256": "971280c5ff782c1b6806566196b2ccd7fb006adf797ce23a43b5e51b57039936" }, "downloads": -1, "filename": "boggled-1.0.0.tar.gz", "has_sig": false, "md5_digest": "4c79b9276ccf2d327fa640213e068e6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10041, "upload_time": "2018-10-22T11:29:13", "url": "https://files.pythonhosted.org/packages/05/b8/8f626cbfe87179c0768ae3e101d476a0f4923628accf69be32b5797881f1/boggled-1.0.0.tar.gz" } ] }