{ "info": { "author": "Graeme Stuart", "author_email": "ggstuart@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: X11 Applications :: GTK", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python :: 2.7", "Topic :: Games/Entertainment :: Arcade" ], "description": "===========\npygameoflife\n===========\n\nA simple agent-based implementation of Conway's Game of Life.\n\nUsage:\n------\n\nTo run the programme just open a console and type either\n\n pygameoflife_console \n\nto run the simple command line version.\n\nor\n\n pygameoflife_gui\n\nto run a GTK+ version (requires pyGTK).", "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/ggstuart/pygameoflife.git", "keywords": "agent based Conway game of life", "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "pygameoflife", "package_url": "https://pypi.org/project/pygameoflife/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pygameoflife/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ggstuart/pygameoflife.git" }, "release_url": "https://pypi.org/project/pygameoflife/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "An agent-based implementation of Conway's Game of Life", "version": "0.1.1" }, "last_serial": 777505, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d9b81ef1bd6cd457ca4abcffa67b32b4", "sha256": "139442cd6549f9fc731434336e1770943c468fd211696f99a93df946f09d6b17" }, "downloads": -1, "filename": "pygameoflife-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d9b81ef1bd6cd457ca4abcffa67b32b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3086, "upload_time": "2013-06-22T22:15:38", "url": "https://files.pythonhosted.org/packages/53/ed/ef6eef4ef884188a4cf81a6481c0e3c99c9cbd2154cbc41b9083c881208e/pygameoflife-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "f572a56df1c71804c30529ad63e2dafa", "sha256": "8a194bfacccffa5f7032540a893babe05d254e6ef1d64060f75e877e61998610" }, "downloads": -1, "filename": "pygameoflife-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f572a56df1c71804c30529ad63e2dafa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14902, "upload_time": "2013-06-23T15:08:01", "url": "https://files.pythonhosted.org/packages/1f/0e/307146046705234802492f2ee18f2654e114f7a39bdb94f9526fb35591c9/pygameoflife-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f572a56df1c71804c30529ad63e2dafa", "sha256": "8a194bfacccffa5f7032540a893babe05d254e6ef1d64060f75e877e61998610" }, "downloads": -1, "filename": "pygameoflife-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f572a56df1c71804c30529ad63e2dafa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14902, "upload_time": "2013-06-23T15:08:01", "url": "https://files.pythonhosted.org/packages/1f/0e/307146046705234802492f2ee18f2654e114f7a39bdb94f9526fb35591c9/pygameoflife-0.1.1.tar.gz" } ] }