{ "info": { "author": "Kyle Rockman", "author_email": "kyle.rockman@mac.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Testing" ], "description": "Dev Tools Library\n=================\n\n.. image:: https://badge.fury.io/py/PyGLEngine.png\n :target: http://badge.fury.io/py/PyGLEngine\n\n.. image:: https://travis-ci.org/rocktavious/PyGLEngine.png?branch=master\n :target: https://travis-ci.org/rocktavious/PyGLEngine\n\n.. image:: https://pypip.in/d/PyGLEngine/badge.png\n :target: https://crate.io/packages/PyGLEngine/\n \nPyGLEngine is a python based OpenGL gameengine, targeted to help keep you focused on writing the game and not the gameengine.\n \nInstallation\n------------\n\n.. code-block:: bash\n \n pip install PyGLEngine\n\nUsage\n-----\n\n.. code-block:: pycon\n \n >>> import PyGLEngine\n ...\n\nDesign\n------\n\n\nDocumentation\n-------------", "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/rocktavious/PyGLEngine", "keywords": null, "license": "Copyright (c) 2013 Kyle Rockman\n\n\nThe MIT License (MIT)\n=====================\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "PyGLEngine", "package_url": "https://pypi.org/project/PyGLEngine/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PyGLEngine/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rocktavious/PyGLEngine" }, "release_url": "https://pypi.org/project/PyGLEngine/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "python based OpenGL gameengine", "version": "0.0.1" }, "last_serial": 973137, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a8b5c98334dfea091c4608b373d4039d", "sha256": "6542fe721b55a2d0284b02241cb41bcd6c365237dab9cac6324a944f85c57401" }, "downloads": -1, "filename": "PyGLEngine-0.0.1.zip", "has_sig": false, "md5_digest": "a8b5c98334dfea091c4608b373d4039d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20214, "upload_time": "2014-01-18T05:33:48", "url": "https://files.pythonhosted.org/packages/97/59/94231df5869c7b183ead06b763ed4d4866a1fd738e328ea0481d002948e0/PyGLEngine-0.0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a8b5c98334dfea091c4608b373d4039d", "sha256": "6542fe721b55a2d0284b02241cb41bcd6c365237dab9cac6324a944f85c57401" }, "downloads": -1, "filename": "PyGLEngine-0.0.1.zip", "has_sig": false, "md5_digest": "a8b5c98334dfea091c4608b373d4039d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20214, "upload_time": "2014-01-18T05:33:48", "url": "https://files.pythonhosted.org/packages/97/59/94231df5869c7b183ead06b763ed4d4866a1fd738e328ea0481d002948e0/PyGLEngine-0.0.1.zip" } ] }