{ "info": { "author": "David Eyk", "author_email": "eykd@eykd.net", "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", "Topic :: Games/Entertainment", "Topic :: Games/Entertainment :: Role-Playing", "Topic :: Software Development :: Libraries" ], "description": "Dyce is a toolkit for rolling dice. It's a friendly wrapper around python's random module.\n\nDyce also has a mini-language for expressing random number patterns, including common dice notation (i.e. \"3d6+5\" for rolling thre six-sided dice and adding 5 to the result), making it ideal for easily storing random number patterns in config files.", "description_content_type": null, "docs_url": null, "download_url": "http://code.google.com/p/dyce/downloads/list", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/dyce/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "dyce", "package_url": "https://pypi.org/project/dyce/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dyce/", "project_urls": { "Download": "http://code.google.com/p/dyce/downloads/list", "Homepage": "http://code.google.com/p/dyce/" }, "release_url": "https://pypi.org/project/dyce/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Randomizer toolkit, with custom dice expression parser.", "version": "0.2.1" }, "last_serial": 81007, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "1f869bb956a6cc63dc2a98dc3318f4e4", "sha256": "f03f7592afa0cfcb12ec64814896f6db9c84ca5e874d60f23e0a7e11f8b21d3b" }, "downloads": -1, "filename": "dyce-0.2-py2.5.egg", "has_sig": false, "md5_digest": "1f869bb956a6cc63dc2a98dc3318f4e4", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 21813, "upload_time": "2008-12-09T16:36:30", "url": "https://files.pythonhosted.org/packages/66/2b/90a74fcd6813fa7075491a8ce0770dbe735ada34cecdecaceab10af484a0/dyce-0.2-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "ed6daff0607c39d523275d867a830fbf", "sha256": "714650bb96aa1329ca04107b17abe7482b3aec091bbfe28afb2f9f0e743c5a31" }, "downloads": -1, "filename": "dyce-0.2.tar.gz", "has_sig": false, "md5_digest": "ed6daff0607c39d523275d867a830fbf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21450, "upload_time": "2008-12-09T16:36:29", "url": "https://files.pythonhosted.org/packages/50/f7/367409e69d5b4d1875f133fb84733f145a13e8b94fe537069b6624aca639/dyce-0.2.tar.gz" } ], "0.2.1": [] }, "urls": [] }