{ "info": { "author": "Norman J. Harman Jr.", "author_email": "njharman@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved", "License :: OSI Approved :: GNU General Public License (GPL)", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Topic :: Games/Entertainment", "Topic :: Games/Entertainment :: Board Games", "Topic :: Games/Entertainment :: Role-Playing", "Topic :: Software Development :: Libraries" ], "description": "die\n===\n.. image:: https://secure.travis-ci.org/njharman/die.png\n :target: https://secure.travis-ci.org/njharman/die\n :alt: Build status\n :scale: 200%\n\nAbout\n-----\ndie is a dice library, for RPG and Board Game games, tools, whatever.\n\nEmphasizes flexibility over speed.\n\n\nInstalling\n----------\nvia source::\n\n python setup.py install\n\nvia pip::\n\n pip install --upgrade die\n\n\nTesting\n-------\nunittest prerequisites:\n - pep8_\n - unittest2_ (only Python < 2.7)\n\nAuthor uses nose_ to run unittests, YMMV. ::\n\n pip install --upgrade pep8 --use-mirrors\n nosetests\n\n\nUnittests run against the following Python versions using `Travis CI`_:\n\n - 2.5 requires unittest2_\n - 2.6 requires unittest2_\n - 2.7\n - 3.1\n - 3.2\n\n\nUsing\n-----\nUntil some docs are written have a look at ``demo.py``.\n\n\nHistory\n-------\n\n0.2.0\n Updated to modern style, pep8, tests, docs, travis-ci, more unittests.\n Py3.x support.\n\n0.1.0\n Initial release.\n\n\n.. _pep8: http://pypi.python.org/pypi/pep8/\n.. _unittest2: http://pypi.python.org/pypi/unittest2/\n.. _nose: http://pypi.python.org/pypi/nose/\n.. _travis ci: http://travis-ci.org/#!/njharman/die", "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/njharman/die", "keywords": null, "license": "GPL - GNU Public License", "maintainer": null, "maintainer_email": null, "name": "die", "package_url": "https://pypi.org/project/die/", "platform": "POSIX,Windows", "project_url": "https://pypi.org/project/die/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/njharman/die" }, "release_url": "https://pypi.org/project/die/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Library for simulating dice, dice rolls, and stats on dice.", "version": "0.2.0" }, "last_serial": 767219, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "a557c94d10ef129057c2c0928f942b75", "sha256": "692f399c8c41b9b65edcae37c63f7a2e13cf5a7e213f92206ff971caad06c571" }, "downloads": -1, "filename": "die-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a557c94d10ef129057c2c0928f942b75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11741, "upload_time": "2012-08-26T03:53:33", "url": "https://files.pythonhosted.org/packages/52/a7/c2ba9bbd846c87ff92585d48359cf66f47e1cbc9367fb46b39a5044553e1/die-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a557c94d10ef129057c2c0928f942b75", "sha256": "692f399c8c41b9b65edcae37c63f7a2e13cf5a7e213f92206ff971caad06c571" }, "downloads": -1, "filename": "die-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a557c94d10ef129057c2c0928f942b75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11741, "upload_time": "2012-08-26T03:53:33", "url": "https://files.pythonhosted.org/packages/52/a7/c2ba9bbd846c87ff92585d48359cf66f47e1cbc9367fb46b39a5044553e1/die-0.2.0.tar.gz" } ] }