{ "info": { "author": "Daniel Rozenberg", "author_email": "me@danielrozenberg.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Games/Entertainment :: Board Games" ], "description": "Tic-Tac-Toe for Python\n======================\n\nA simple minimax implementation of Tic-Tac-Toe for Python, loosely based on\n`Jason Fox's Ruby implementation` .\n\nThe package can be run as a console game or integrated into another\napplication.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/daniboy/tictactoe-py", "keywords": "tictactoe tic-tac-toe", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "tictactoe-py", "package_url": "https://pypi.org/project/tictactoe-py/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tictactoe-py/", "project_urls": { "Homepage": "https://github.com/daniboy/tictactoe-py" }, "release_url": "https://pypi.org/project/tictactoe-py/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Yet another Python Tic-Tac-Toe library", "version": "1.0.0" }, "last_serial": 1482831, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "0fd4dedbfceedcff8dd3ba3c2ee39f6c", "sha256": "2db7692246954b6ea3036f7a4d6545791ec89126c7420c0b318074b749911643" }, "downloads": -1, "filename": "tictactoe_py-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0fd4dedbfceedcff8dd3ba3c2ee39f6c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4269, "upload_time": "2015-03-30T04:23:28", "url": "https://files.pythonhosted.org/packages/77/2c/2205a0fc3837018c3499d673e1d7b511ce048ab13fce5e039963125e9fb7/tictactoe_py-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0212309e25a7d176d10ac92c6259400e", "sha256": "be8f040b9c3b3f142f8510e632cffaa13b2df5c76f57e5991a936a936f023a0e" }, "downloads": -1, "filename": "tictactoe-py-1.0.0.tar.gz", "has_sig": false, "md5_digest": "0212309e25a7d176d10ac92c6259400e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3146, "upload_time": "2015-03-30T04:23:31", "url": "https://files.pythonhosted.org/packages/f9/7d/638d97eb073ccf2e734b89af7822d5dfb51973a36d221800176e95888b47/tictactoe-py-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0fd4dedbfceedcff8dd3ba3c2ee39f6c", "sha256": "2db7692246954b6ea3036f7a4d6545791ec89126c7420c0b318074b749911643" }, "downloads": -1, "filename": "tictactoe_py-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0fd4dedbfceedcff8dd3ba3c2ee39f6c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4269, "upload_time": "2015-03-30T04:23:28", "url": "https://files.pythonhosted.org/packages/77/2c/2205a0fc3837018c3499d673e1d7b511ce048ab13fce5e039963125e9fb7/tictactoe_py-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0212309e25a7d176d10ac92c6259400e", "sha256": "be8f040b9c3b3f142f8510e632cffaa13b2df5c76f57e5991a936a936f023a0e" }, "downloads": -1, "filename": "tictactoe-py-1.0.0.tar.gz", "has_sig": false, "md5_digest": "0212309e25a7d176d10ac92c6259400e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3146, "upload_time": "2015-03-30T04:23:31", "url": "https://files.pythonhosted.org/packages/f9/7d/638d97eb073ccf2e734b89af7822d5dfb51973a36d221800176e95888b47/tictactoe-py-1.0.0.tar.gz" } ] }