{ "info": { "author": "Ham", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Python Software Foundation License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: CPython" ], "description": "=======\nCHANGES\n=======\n\n1.0.1 (03-08-2019)\n------------------\n\n- Fix setup.py so that an install of the package will actually work.\n\n\n1.0.0 (03-08-2019)\n------------------\n\n- Initial PyPI release.\n\n\n========\nHamMae\n========\n\nThis package provides a Python 3 ported version of Python 2.7's ``hammae``\nmodule. It has also been back-ported to work in Python 2.6.\n\nIn Python 3, the implementation of ``randrange()`` was changed, so that even\nwith the same seed you get different sequences in Python 2 and 3. Note that\nseveral high-level functions such as ``randint()`` and ``choice()`` use\n``randrange()``.\n\nIn my testing code I heavily rely on stable hammae generator results and it\nmakes porting code to Python 3 a lot harder, if all those tests have to be\nadjusted. This package fixes that.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.org/project/hammae", "keywords": "roman", "license": "Python 2.1.1", "maintainer": "", "maintainer_email": "", "name": "hammae", "package_url": "https://pypi.org/project/hammae/", "platform": "", "project_url": "https://pypi.org/project/hammae/", "project_urls": { "Homepage": "https://pypi.org/project/hammae" }, "release_url": "https://pypi.org/project/hammae/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "Python 3 compatible Pytohn 2 `hammae` Module.", "version": "1.0.2" }, "last_serial": 5629612, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "727a26493720c2cb45d9f78db89c17e8", "sha256": "5e00179b4961eb137ad9e7d84aebbadb580eb7f21c2650a354fe35d5d6d3f4d9" }, "downloads": -1, "filename": "hammae-1.0.2.tar.gz", "has_sig": false, "md5_digest": "727a26493720c2cb45d9f78db89c17e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16328, "upload_time": "2019-08-04T02:42:59", "url": "https://files.pythonhosted.org/packages/8b/82/9ebf9735d926629acbb936718a63750248f1f15165d6f3b23642c41373f7/hammae-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "727a26493720c2cb45d9f78db89c17e8", "sha256": "5e00179b4961eb137ad9e7d84aebbadb580eb7f21c2650a354fe35d5d6d3f4d9" }, "downloads": -1, "filename": "hammae-1.0.2.tar.gz", "has_sig": false, "md5_digest": "727a26493720c2cb45d9f78db89c17e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16328, "upload_time": "2019-08-04T02:42:59", "url": "https://files.pythonhosted.org/packages/8b/82/9ebf9735d926629acbb936718a63750248f1f15165d6f3b23642c41373f7/hammae-1.0.2.tar.gz" } ] }