{ "info": { "author": "Andrew Grinevich", "author_email": "andrew.grinevich@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=================\nBooster Generator\n=================\n .. image:: https://img.shields.io/pypi/pyversions/boosterpacks.svg \n :target: https://pypi.python.org/pypi/boosterpacks\n .. image:: https://travis-ci.org/Derfirm/booster_generator.svg?branch=master\n :target: https://travis-ci.org/Derfirm/booster_generator\n .. image:: https://landscape.io/github/Derfirm/booster_generator/master/landscape.svg?style=flat\n :target: https://landscape.io/github/Derfirm/booster_generator/master\n :alt: Code Health\n .. image:: https://img.shields.io/pypi/v/boosterpacks.svg \n :target: https://pypi.python.org/pypi/boosterpacks\n\nTo use (with caution), simply do::\n >>> from boosterpacks import *\n >>> cards = [(u'neut_u_modulehealer', u'1'), (u'terr_t_PrecisionStrike', u'2'), (u'terr_t_PulseBarrage', u'3'),(u'terr_t_NuclearStrike', u'4'),\\\n (u'shan_u_NaninteSwarm', u'3'), (u'shan_t_CorruptTransform', u'3'), (u'shan_u_ParasiticThrall', u'5'), (u'shan_t_Infestation', u'2')]\n >>> boosterpack = BoosterGenerator(cards)\n >>> print (boosterpack.generate())", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/Derfirm/booster_generator/tarball/0.2.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Derfirm/booster_generator", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "boosterpacks", "package_url": "https://pypi.org/project/boosterpacks/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/boosterpacks/", "project_urls": { "Download": "https://github.com/Derfirm/booster_generator/tarball/0.2.1", "Homepage": "https://github.com/Derfirm/booster_generator" }, "release_url": "https://pypi.org/project/boosterpacks/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Sample of boosterpack in Star Crusade", "version": "0.2.1" }, "last_serial": 2014432, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "570cf4d418061151d3fdfc9a4b3d4e1d", "sha256": "0279fbf21dd3cd14719275d1c6ae0ea91ad9bdd76e9a4f20b56d83259706c13f" }, "downloads": -1, "filename": "boosterpacks-0.1.1.tar.gz", "has_sig": false, "md5_digest": "570cf4d418061151d3fdfc9a4b3d4e1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2954, "upload_time": "2016-03-15T07:35:23", "url": "https://files.pythonhosted.org/packages/11/ba/c5feccb64f5bf1262c34d432bc955d90986424c855c2bf94d86abe012aa9/boosterpacks-0.1.1.tar.gz" } ], "0.2": [], "0.2.1": [] }, "urls": [] }