{ "info": { "author": "benhengx", "author_email": "benhengx@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: POSIX :: BSD", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "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 :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Games/Entertainment :: Puzzle Games" ], "description": "======\ngame24\n======\n\nA console application to play the 24 Game (see the `Wikipedia article `_ for introduction)\n\nInstallation\n------------\n\n.. code-block:: bash\n\n $ pip install game24\n\nOr\n\n.. code-block:: bash\n\n $ python setup.py install\n\nUsage\n-----\n\n* Play the game\n\n.. code-block:: bash\n\n $ 24gameconsole\n\n* Check solutions for a hand of cards\n\n.. code-block:: bash\n\n $ 24gameconsole \n\n* Check result for an expression (a simple calculator)\n\n.. code-block:: bash\n\n $ 24gameconsole 'expression'\n\nTODO\n-----\n\n- Add Python3 support.\n- Add test cases.\n\n\nLicense\n-------\n\nCopyright 2015 benhengx\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/benhengx/game24", "keywords": null, "license": "Apache License, Version 2.0", "maintainer": null, "maintainer_email": null, "name": "game24", "package_url": "https://pypi.org/project/game24/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/game24/", "project_urls": { "Homepage": "https://github.com/benhengx/game24" }, "release_url": "https://pypi.org/project/game24/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "A console application to play the 24 game", "version": "1.0.1" }, "last_serial": 1479872, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "c34f8247d82a25c89e7f9053df3c3bd6", "sha256": "059392b79f48ccc8f4c96f71063619f8dc697682150e97c434feb8adf7d8a53e" }, "downloads": -1, "filename": "game24-1.0.0.tar.gz", "has_sig": false, "md5_digest": "c34f8247d82a25c89e7f9053df3c3bd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12572, "upload_time": "2015-03-05T10:17:01", "url": "https://files.pythonhosted.org/packages/50/f4/e2aa2e38398b9c480c52f1edde8c00f3cfb81c69c6cb0186c2814f6f704d/game24-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "4c0113b5a4c48e4e8a0c03e00f42da30", "sha256": "d223547d154f835e6a4cd80531979566ddd69a7846810481defd8a7bb5663939" }, "downloads": -1, "filename": "game24-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4c0113b5a4c48e4e8a0c03e00f42da30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12758, "upload_time": "2015-03-27T08:36:13", "url": "https://files.pythonhosted.org/packages/e1/82/5b49ae412b63a55b5c021407b7ba008726e27f3b5aaae13db31ba9fc1dcf/game24-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4c0113b5a4c48e4e8a0c03e00f42da30", "sha256": "d223547d154f835e6a4cd80531979566ddd69a7846810481defd8a7bb5663939" }, "downloads": -1, "filename": "game24-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4c0113b5a4c48e4e8a0c03e00f42da30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12758, "upload_time": "2015-03-27T08:36:13", "url": "https://files.pythonhosted.org/packages/e1/82/5b49ae412b63a55b5c021407b7ba008726e27f3b5aaae13db31ba9fc1dcf/game24-1.0.1.tar.gz" } ] }