{ "info": { "author": "Mathew Cosgrove", "author_email": "cosgroma@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: ISC License (ISCL)", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "===============================\nPython-Card-Game\n===============================\n\n.. image:: https://img.shields.io/pypi/v/Python-Card-Game.svg\n :target: https://pypi.python.org/pypi/Python-Card-Game\n\n.. image:: https://travis-ci.org/cosgroma/Python-Card-Game.svg?branch=master\n :target: https://travis-ci.org/cosgroma/Python-Card-Game\n\n.. image:: http://readthedocs.org/projects/python-card-game/badge/?version=latest\n :target: http://python-card-game.readthedocs.org/en/latest/?badge=latest\n :alt: Documentation Status\n\n\nA simple python module that implements a few classes need to contruct a card game\n\nCard game using pygame. Uses a custom card engine to help with GUI\n\n* Free software: ISC license\n* Documentation: https://Python-Card-Game.readthedocs.org.\n\nSetup\n------------------\n\nuse the requirements document in CardEngine and run the following\n\n$ pip install `cat pycardgame.req`\n\nlet me know if you have issues getting your python configured\nMine is: Python 2.7.10 (default, May 23 2015, 09:44:00) [MSC v.1500 64 bit (AMD64)] on win32 We don't want python-3000\n\n\nFeatures\n--------\n\n* None\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\nFor Fun\n------------------\n\nCheckout markdown developed by daringfireball_.\n\n.. _daringfireball: https://daringfireball.net/projects/markdown/syntax\n\n\n\n\n\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2016-1-22)\n------------------\n\n* First release on PyPI.", "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/cosgroma/Python-Card-Game", "keywords": "python_card_game", "license": "ISCL", "maintainer": null, "maintainer_email": null, "name": "Python-Card-Game", "package_url": "https://pypi.org/project/Python-Card-Game/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Python-Card-Game/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/cosgroma/Python-Card-Game" }, "release_url": "https://pypi.org/project/Python-Card-Game/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A simple python module that implements a few classes need to construct a card game", "version": "0.1.0" }, "last_serial": 1932086, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "aaed899649056a910367d0218fb57e13", "sha256": "54dfac9eebf16073efc0fe8d82d8810bc88b40df9c8a626d0fa2167617ff5f38" }, "downloads": -1, "filename": "Python-Card-Game-0.1.0.tar.gz", "has_sig": false, "md5_digest": "aaed899649056a910367d0218fb57e13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12249, "upload_time": "2016-01-31T13:53:03", "url": "https://files.pythonhosted.org/packages/8d/b2/8210c419531715ded5ba2468fde3d984cbcd92713bc8840adaad5d98c2a2/Python-Card-Game-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aaed899649056a910367d0218fb57e13", "sha256": "54dfac9eebf16073efc0fe8d82d8810bc88b40df9c8a626d0fa2167617ff5f38" }, "downloads": -1, "filename": "Python-Card-Game-0.1.0.tar.gz", "has_sig": false, "md5_digest": "aaed899649056a910367d0218fb57e13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12249, "upload_time": "2016-01-31T13:53:03", "url": "https://files.pythonhosted.org/packages/8d/b2/8210c419531715ded5ba2468fde3d984cbcd92713bc8840adaad5d98c2a2/Python-Card-Game-0.1.0.tar.gz" } ] }