{ "info": { "author": "Nick Efford", "author_email": "nick.efford@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Education", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.2", "Topic :: Games/Entertainment", "Topic :: Multimedia :: Graphics", "Topic :: Software Development :: Libraries :: pygame", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. -*- restructuredtext -*-\n\nDescription\n-----------\n\nThe easypg package provides modules to make using Pygame_ easier,\nparticularly for those learning to program.\n\nCurrently, it consists of a module defining some standard colour tuples,\na module to simplify the drawing of lines, shapes and text, a module\nto support font handling, two modules to support the use of sprites and a\ngeneral utilities module providing various tools such as a ``Window``\nclass with a built-in display loop.\n\nSee the module docstrings for more information.\n\n.. _Pygame: http://www.pygame.org/\n\n\nRequirements\n------------\n\n* Python 3 or newer to use the package, 3.2 or newer to run all\n the example code\n\n* Pygame_, compiled for Python 3\n\n\nAcknowledgements\n----------------\n\nSome of this code is inspired by examples in the book `Game Programming\n- The L Line`_ by Andy Harris (Wiley, 2007).\n\n.. _Game Programming - The L Line:\n http://eu.wiley.com/WileyCDA/WileyTitle/productCd-0470068221.html", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/pythoneer/easypg", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "easypg", "package_url": "https://pypi.org/project/easypg/", "platform": "any", "project_url": "https://pypi.org/project/easypg/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/pythoneer/easypg" }, "release_url": "https://pypi.org/project/easypg/0.5/", "requires_dist": null, "requires_python": null, "summary": "Various tools to simplify the use of Pygame", "version": "0.5" }, "last_serial": 791500, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "8101f68c81555b1f9868c7cb93525b76", "sha256": "4c303700b68cbf9f3e1188425ff8f0db51a83ff779ff70ec97e04c5ec88a8792" }, "downloads": -1, "filename": "easypg-0.3.tar.gz", "has_sig": false, "md5_digest": "8101f68c81555b1f9868c7cb93525b76", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10903, "upload_time": "2011-07-02T02:01:23", "url": "https://files.pythonhosted.org/packages/94/23/5542bf5cbf4dafd95ff1319cd481345feeea2fe4662c91fbbed153637a0b/easypg-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "36a3ff64fe688e7702d32e0bf5028a9e", "sha256": "8ce40d2a0c40491b5d2cfd69d39c4efc3b393a10d907a423a38857921a0cd6ca" }, "downloads": -1, "filename": "easypg-0.4.tar.gz", "has_sig": false, "md5_digest": "36a3ff64fe688e7702d32e0bf5028a9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12346, "upload_time": "2012-02-17T21:44:40", "url": "https://files.pythonhosted.org/packages/07/20/629a91e616f3f905adbe5343c113bf36b2dc736ffa634089749998403fd5/easypg-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "51511e50858f7ecc5a4807e9e27abede", "sha256": "3729f73311ae04dcfcc9749fc83f72e915ea0608de406339e0b56a88c84ae36f" }, "downloads": -1, "filename": "easypg-0.5.tar.gz", "has_sig": false, "md5_digest": "51511e50858f7ecc5a4807e9e27abede", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12639, "upload_time": "2012-02-26T14:08:41", "url": "https://files.pythonhosted.org/packages/b9/41/dba0caaa3accad459545b90eeff3748d342d0c722cb5d96f9725fad43bdd/easypg-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "51511e50858f7ecc5a4807e9e27abede", "sha256": "3729f73311ae04dcfcc9749fc83f72e915ea0608de406339e0b56a88c84ae36f" }, "downloads": -1, "filename": "easypg-0.5.tar.gz", "has_sig": false, "md5_digest": "51511e50858f7ecc5a4807e9e27abede", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12639, "upload_time": "2012-02-26T14:08:41", "url": "https://files.pythonhosted.org/packages/b9/41/dba0caaa3accad459545b90eeff3748d342d0c722cb5d96f9725fad43bdd/easypg-0.5.tar.gz" } ] }