{ "info": { "author": "Reut Sharabani", "author_email": "reut.sharabani@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Games/Entertainment :: Board Games" ], "description": "Simple implementation for the N-in-a-row (originally 4-in-a-row) classic logic using tkinter GUI.\r\n\r\nTo use it simply install (usually done via `pip install ninarow`) and `import ninarow`.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/reutsharabani/N-in-a-row", "keywords": "Simple and fun board logic to play with younger members of family.", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ninarow", "package_url": "https://pypi.org/project/ninarow/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ninarow/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/reutsharabani/N-in-a-row" }, "release_url": "https://pypi.org/project/ninarow/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "N-in-a-row Game", "version": "0.0.3" }, "last_serial": 1919546, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "eb341311e51e93d764936d62409b2000", "sha256": "0ff79cd919581699c581aa78536665447e88d8e8f41a869c086f9cfdb53b5d53" }, "downloads": -1, "filename": "ninarow-0.0.1.tar.gz", "has_sig": false, "md5_digest": "eb341311e51e93d764936d62409b2000", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6170, "upload_time": "2015-01-15T22:50:28", "url": "https://files.pythonhosted.org/packages/63/cb/3f0d8f2d5c8cd68dbf0b246a9096add85a97c88cd45b82700f5d8d788446/ninarow-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "842124d73ee0a4e2496de2e0ce9ef4f8", "sha256": "fee560542408c8fbdb1085ca63aeeb9af772f22303cbdab4570bf9283c7ae489" }, "downloads": -1, "filename": "ninarow-0.0.2.tar.gz", "has_sig": false, "md5_digest": "842124d73ee0a4e2496de2e0ce9ef4f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6319, "upload_time": "2015-01-16T01:29:43", "url": "https://files.pythonhosted.org/packages/45/bd/5e422e698c9dd0d825be7d33b390d42b587176b32373016d6cbd3c13fdd3/ninarow-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "05e18b1b61e1237e5429809d6e2a89a2", "sha256": "1ac70e3e85d6683b23df1d87440cf4943319112208883d2b4b3bde9f4a230635" }, "downloads": -1, "filename": "ninarow-0.0.3.tar.gz", "has_sig": false, "md5_digest": "05e18b1b61e1237e5429809d6e2a89a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8687, "upload_time": "2016-01-24T00:06:58", "url": "https://files.pythonhosted.org/packages/b1/71/381fd3daa132b6351f5ebee839ec9af2b718c23cf15590467427788bf6ae/ninarow-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "05e18b1b61e1237e5429809d6e2a89a2", "sha256": "1ac70e3e85d6683b23df1d87440cf4943319112208883d2b4b3bde9f4a230635" }, "downloads": -1, "filename": "ninarow-0.0.3.tar.gz", "has_sig": false, "md5_digest": "05e18b1b61e1237e5429809d6e2a89a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8687, "upload_time": "2016-01-24T00:06:58", "url": "https://files.pythonhosted.org/packages/b1/71/381fd3daa132b6351f5ebee839ec9af2b718c23cf15590467427788bf6ae/ninarow-0.0.3.tar.gz" } ] }