{ "info": { "author": "Jochen Schnelle", "author_email": "jochenschnelle@yahoo.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Games/Entertainment :: Puzzle Games", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "pyHanoi is a Python module which uses an iterative approach to solve the \"Towers of Hanoi\" game.\r\nBut instead of running through the shortest possible solution, pyHanoi offers the option to stop the game after a defined move or a defined number of moves and to show the state of the game at this stage. After that, game can be continued.\r\npyHanoi works with Python 2.6, 2.7 and 3.", "description_content_type": null, "docs_url": null, "download_url": "http://launchpad.net/pyhanoi/+download", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://launchpad.net/pyhanoi", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pyHanoi", "package_url": "https://pypi.org/project/pyHanoi/", "platform": "", "project_url": "https://pypi.org/project/pyHanoi/", "project_urls": { "Download": "http://launchpad.net/pyhanoi/+download", "Homepage": "http://launchpad.net/pyhanoi" }, "release_url": "https://pypi.org/project/pyHanoi/20130401/", "requires_dist": null, "requires_python": null, "summary": "An interative solver for the Towers of Hanoi game", "version": "20130401" }, "last_serial": 3879708, "releases": { "20130401": [] }, "urls": [] }