{ "info": { "author": "Imri Goldberg", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python", "Topic :: Games/Entertainment :: Puzzle Games", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "Master creates a rule, players need to guess the rule.\r\nRules are applied to lists of integers (called koans), for example under the\r\nrule \"for each x holds x%2==0\" the list [0,2,6] is valid. Players first try out\r\nkoans, and then try to guess the rule.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.assembla.com/wiki/show/pykoan", "keywords": "Python, Expression Trees, Logic, Constraints", "license": "", "maintainer": "", "maintainer_email": "", "name": "PyKoan", "package_url": "https://pypi.org/project/PyKoan/", "platform": "", "project_url": "https://pypi.org/project/PyKoan/", "project_urls": { "Homepage": "http://www.assembla.com/wiki/show/pykoan" }, "release_url": "https://pypi.org/project/PyKoan/0/", "requires_dist": null, "requires_python": null, "summary": "Game of Logic", "version": "0" }, "last_serial": 57773, "releases": { "0": [] }, "urls": [] }