{ "info": { "author": "Florian Berger", "author_email": "fberger@florian-berger.de", "bugtrack_url": null, "classifiers": [], "description": "About\n-----\n\nplanes is a hierarchical surface framework for PyGame.\n\nThe planes module introduces the \"Plane\" class which extends PyGame's\n\"Surface\" functionality, offering a hierarchy of mouse-sensitive,\ndraggable Surfaces that can be used as sprites, windows, icons or other\ninteractive elements.\n\nIn addition, the planes.gui module uses planes to provide basic GUI\nelements like container, label, text box, option list and button.\n\nPrerequisites\n-------------\n\nPython >= 2.6 http://www.python.org\n\nPyGame >= 1.9.1 http://pygame.org/\n\nInstallation\n------------\n\nUnzip the file, then at the command line run\n\n::\n\n python setup.py install\n\nExamples\n--------\n\nA showcase python script will be installed along with planes. Run\n\n::\n\n planes_interactive.py\n\nDocumentation\n-------------\n\nAPI documentation is included and will be installed during install.\n\nLinks\n-----\n\nplanes on Launchpad: https://launchpad.net/planes\n\nplanes on Freecode: http://freecode.com/projects/planes\n\nplanes on ohloh: https://www.ohloh.net/p/planes\n\nplanes on the Python Package Index: http://pypi.python.org/pypi/planes\n\nplanes on pygame.org: http://pygame.org/project-planes-2392-4051.html\n\nAuthor\n------\n\nFlorian Berger", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://florian-berger.de/en/software/planes/", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "planes", "package_url": "https://pypi.org/project/planes/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/planes/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://florian-berger.de/en/software/planes/" }, "release_url": "https://pypi.org/project/planes/0.6.1a/", "requires_dist": null, "requires_python": null, "summary": "planes - A Hierarchical Surface Framework for Pygame", "version": "0.6.1a" }, "last_serial": 580113, "releases": { "0.5.1a": [], "0.6.1a": [] }, "urls": [] }