{ "info": { "author": "Karol Kuczmarski \"Xion\"", "author_email": "karol.kuczmarski@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: End Users/Desktop", "Intended Audience :: Other Audience", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Games/Entertainment", "Topic :: Games/Entertainment :: Role-Playing", "Topic :: Utilities" ], "description": "d3gem\n=====\n\nFor harnessing those Flawless Square Emeralds\n\n----\n\n`d3gem` is a very simple utility tool for helping with Diablo 3 gem crafting.\nWhat it does is calculating whether you have enough lesser gems to make few greater ones,\nand how many you are missing (or will have left).\n\n\nInstallation\n------------\n\nUse *pip* to get the ``d3gem`` command in your shell::\n\n $ pip install d3gem\n\nOr just download the package and run ``d3gem.py`` directly (e.g. with ``python ./d3gem.py``).\n\n\nUsage\n-----\n\nSpecify which gem(s) you are trying to make and you will see how many Flawless Square ones\nyou will need for that::\n\n $ d3gem 1fst\n You DON'T have enough lesser gems to make 1 Flawless Star gem(s).\n The equivalent of 81 Flawless Square gem(s) is missing for that.\n\nYou can also say gems what you already have in *stock*, so that you'll see how many\nyou are still missing to perform your craft::\n\n $ d3gem 1fst -s 20fsq,1rsq,1st\n You DON'T have enough lesser gems to make 1 Flawless Star gem(s).\n The equivalent of 25 Flawless Square gem(s) is missing for that.\n\nor, alternatively, how many you'll have left::\n\n $ d3gem 1st -s 20fsq,1rsq\n You DO have enough lesser gems to make 1 Star gem(s).\n Afterwards you will still have the equivalent of 2 Flawless Square gem(s).\n\nType ``d3gem --help`` to get the list of gem class abbrevations.\n\n\nTODOs\n-----\n\n* Make target gems optional and show what's the highest gem you can craft with given stock\n and how many more you need for even higher class\n* Maybe store stock in config file?...\n\nSuggestions and pull requests welcome :)", "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/Xion/d3gem", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "d3gem", "package_url": "https://pypi.org/project/d3gem/", "platform": "any", "project_url": "https://pypi.org/project/d3gem/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Xion/d3gem" }, "release_url": "https://pypi.org/project/d3gem/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Diablo 3 gem crafting helper", "version": "0.2.1" }, "last_serial": 788739, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "72ab38637bf3cd66e03472529fc0ab80", "sha256": "196585d42be30443fc146cbcd35ce7ab1fb53ad81538ca9a980412717192ef10" }, "downloads": -1, "filename": "d3gem-0.1.tar.gz", "has_sig": false, "md5_digest": "72ab38637bf3cd66e03472529fc0ab80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1904, "upload_time": "2012-11-11T12:47:32", "url": "https://files.pythonhosted.org/packages/da/40/994295c181d42a3db1d1a8bb6d7d9af103e500a2cedc362b5534d78c544f/d3gem-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "9c996c2750ce033d9cf59dcd77316669", "sha256": "ef7d2ba1f6da8de23d698dca9bff15216d7b7b3fadf4793f9287caa7201193b6" }, "downloads": -1, "filename": "d3gem-0.2.tar.gz", "has_sig": false, "md5_digest": "9c996c2750ce033d9cf59dcd77316669", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1863, "upload_time": "2012-11-15T23:52:31", "url": "https://files.pythonhosted.org/packages/e6/8c/4bbf6efa0b45d4daddef46f52f2254fb12a9dd73551146a00ba3959b99c5/d3gem-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "acdea930b99b83a4cb37d8c2b6247597", "sha256": "2661ae78432faf9e4ff593734053f962a1047453c295a364286bb77714b9ce0c" }, "downloads": -1, "filename": "d3gem-0.2.1.tar.gz", "has_sig": false, "md5_digest": "acdea930b99b83a4cb37d8c2b6247597", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1890, "upload_time": "2013-01-13T12:29:27", "url": "https://files.pythonhosted.org/packages/73/7b/fb38ee660756486c1a2288574a6682ccd86528b8b68c3d8a8db7a8244633/d3gem-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "acdea930b99b83a4cb37d8c2b6247597", "sha256": "2661ae78432faf9e4ff593734053f962a1047453c295a364286bb77714b9ce0c" }, "downloads": -1, "filename": "d3gem-0.2.1.tar.gz", "has_sig": false, "md5_digest": "acdea930b99b83a4cb37d8c2b6247597", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1890, "upload_time": "2013-01-13T12:29:27", "url": "https://files.pythonhosted.org/packages/73/7b/fb38ee660756486c1a2288574a6682ccd86528b8b68c3d8a8db7a8244633/d3gem-0.2.1.tar.gz" } ] }