{ "info": { "author": "Niels G. W. Serup", "author_email": "ns@metanohi.name", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: DFSG approved", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python :: 3.1", "Topic :: Games/Entertainment", "Topic :: Software Development :: Libraries :: pygame", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=========\ngravnoise\n=========\n\ngravnoise is a block-based, gravity-infused puzzle game: it is a bit of a\ntetris clone.\n\nIt features annoying graphics.\n\n\nLicense\n=======\n\ngravnoise is free software under the terms of the GNU General Public License\nversion 3 (or any later version). This is version 0.1.0 of the program.\n\nContact\n=======\n\nThe author of gravnoise is Niels G. W. Serup . Bug reports\nand game suggestions should be sent to him.\n\n\nInstallation\n============\n\nDependencies\n------------\n\ngravnoise depends on argparse and pygame. From Python 3.2, argparse is included\nin Python. If you're using Python 3.x, x < 2, you can download argparse from\nhttps://code.google.com/p/argparse/\n\ngravnoise will also use the Python packages termcolor and setproctitle\n(available at PyPi) if present.\n\nWay #1\n------\nJust run this::\n\n # pip-3.1 install gravnoise\n\n \nWay #2\n------\nGet the newest version of gravnoise at\nhttp://metanohi.name/projects/gravnoise/ or at\nhttp://pypi.python.org/pypi/gravnoise\n\nExtract gravnoise from the downloaded file, cd into it and run this in a\nterminal::\n\n # python3 setup.py install\n\n\nUse\n===\n\nRun ``gravnoise`` to use it. Run ``gravnoise --help`` to check out how to use\nit.\n\nAs a module\n-----------\n\nTo find out how to use it, run::\n\n $ pydoc3 gravnoise\n\n\nDevelopment\n===========\n\ngravnoise uses Git for code management. The newest (and sometimes unstable) code\nis available at::\n\n $ git clone git://gitorious.org/gravnoise/gravnoise.git\n\n\nThis document\n=============\n\nCopyright (C) 2012 Niels G. W. Serup\n\nCopying and distribution of this file, with or without modification, are\npermitted in any medium without royalty provided the copyright notice and this\nnotice are preserved. This file is offered as-is, without any warranty.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://metanohi.name/projects/gravnoise/", "keywords": null, "license": "GPLv3+", "maintainer": null, "maintainer_email": null, "name": "gravnoise", "package_url": "https://pypi.org/project/gravnoise/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gravnoise/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://metanohi.name/projects/gravnoise/" }, "release_url": "https://pypi.org/project/gravnoise/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "a block-based, gravity-infused puzzle game", "version": "0.1.0" }, "last_serial": 372051, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0bc5977aa34c7c2fceed9aaf9134e350", "sha256": "093b0646ed1dd1b422004d3ce44b9b4c3335093af5396a4551112d415c8552e4" }, "downloads": -1, "filename": "gravnoise-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0bc5977aa34c7c2fceed9aaf9134e350", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25012, "upload_time": "2012-02-03T01:28:33", "url": "https://files.pythonhosted.org/packages/a8/95/50923c381a2c290a9261cd217c0f81f24c4607aa489a4d5780a449ded789/gravnoise-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0bc5977aa34c7c2fceed9aaf9134e350", "sha256": "093b0646ed1dd1b422004d3ce44b9b4c3335093af5396a4551112d415c8552e4" }, "downloads": -1, "filename": "gravnoise-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0bc5977aa34c7c2fceed9aaf9134e350", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25012, "upload_time": "2012-02-03T01:28:33", "url": "https://files.pythonhosted.org/packages/a8/95/50923c381a2c290a9261cd217c0f81f24c4607aa489a4d5780a449ded789/gravnoise-0.1.0.tar.gz" } ] }