{ "info": { "author": "William Quelho Ferreira", "author_email": "wqferr@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "License :: OSI Approved :: MIT License", "Topic :: Games/Entertainment :: Role-Playing", "Topic :: Games/Entertainment :: Turn Based Strategy" ], "description": "# Roll for Initiative!\n\n![Roll for Initiative screenshot](images/rfi.png)\n\n## What is this?\nThis is a terminal-based initiative tracker primarily aimed at Dungeons & Dragons 5th edition.\nI use the term \"initiative\" mostly for being recognizable, and most systems have something similar: a queue of actions\nthat happen in order given a numeric value.\n\n[Jump to installation instructions](#installation)\n\n## Motivation\nAll initiative trackers I found only are bloated. They cram as many features as possible with little to no regards to UX.\nI'm going back to the basics: a CLI tool to manage initiative. No \"create encounter\". No \"what is this creature's initiative bonus?\" popup.\n\nI hate the \"create encounter\" feature of these initiative trackers. I admit, this might be due to my GM style,\nbut I don't want to plan every single encounter the night before. I don't know what my players will do, I need the\nflexibility to improvise.\n\nThe main motivation for me to create this, really, is just so I have a clean interface with really shallow menus\nand **no setup time**. This is the project philosophy.\n\n## Quick tips\n- Type `help` or `help command` if you have any doubts.\n- Tab completion is your friend. After beginning to type a command, press tab to cycle through the suggestions.\n\n## Flow\nThis is a TL;DR. You can find more information after this.\n- Run `add name initiative` as many times as you like. `initiative` may be a number or a diceroll expression.\n - Entries are ordered by their decreasing initiative value.\n - If there is a tie, you can reorder them using `move lower_entry_name up` or `move upper_entry_name down`.\n- Any time you want to see the queue but it's not visible, run `show`.\n- Run `start`.\n- Press enter when the input field is empty to advance to next entry.\n- When a creature dies or for some other reason its entry is no longer relevant to the queue, type `remove dead_creature_name`.\n\nThat's pretty much what you need to know to use it at a basic level.\n\n## Advanced usage\nTodo\n\n# Installation\nTo install the `rfi` command to your user scope, run:\n\n```\npip install --user --upgrade roll-for-initiative\n```\n\nIf you want to install directly from source, you can do:\n\n```\ncd /path/to/target/source/dir\ngit clone https://github.com/wqferr/RFI\ncd RFI\npip install --user --upgrade flit\nflit install -s\n```\n\n# Running it\nAfter installing it with either method, you can run it with `rfi` on linux, or with `python -m rfi.app`\non any platform if that doesn't work.\n\n# Special thanks\nThis application is made using the following libraries and tools:\n- [flit](https://github.com/takluyver/flit) (build system)\n- [pipenv](https://github.com/pypa/pipenv) (virtual environment)\n- [texttable](https://github.com/foutaise/texttable/) (pretty text tables)\n- [dice](https://github.com/borntyping/python-dice) (dice rolling for `add` and `chinit`)\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wqferr/rfi", "keywords": "rpg initiative d&d tracker turn", "license": "", "maintainer": "", "maintainer_email": "", "name": "roll-for-initiative", "package_url": "https://pypi.org/project/roll-for-initiative/", "platform": "", "project_url": "https://pypi.org/project/roll-for-initiative/", "project_urls": { "Homepage": "https://github.com/wqferr/rfi" }, "release_url": "https://pypi.org/project/roll-for-initiative/0.16.1/", "requires_dist": [ "prompt-toolkit", "flit", "texttable", "dice" ], "requires_python": "", "summary": "A CLI initiative tracker in the works.", "version": "0.16.1", "yanked": false, "yanked_reason": null }, "last_serial": 6148159, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "f1a1716d851a17e714aac6de169f1c78", "sha256": "137545dead97375af012ab9e7461d60d31d796d742254db4e97192a68b9b53e7" }, "downloads": -1, "filename": "roll_for_initiative-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f1a1716d851a17e714aac6de169f1c78", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3789, "upload_time": "2019-10-23T22:48:02", "upload_time_iso_8601": "2019-10-23T22:48:02.361559Z", "url": "https://files.pythonhosted.org/packages/63/0c/01e3f57addfbafa41a33123720d5b45b45ff05c87f8283a88d39aefc87f8/roll_for_initiative-0.0.3-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "597be3e85866540fc432fcfe4759f753", "sha256": "5d797f0c94cbab0857380462c765d3fc6e0294dc3197ddbd9b32819232ff57ef" }, "downloads": -1, "filename": "roll-for-initiative-0.0.3.tar.gz", "has_sig": false, "md5_digest": "597be3e85866540fc432fcfe4759f753", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4263, "upload_time": "2019-10-23T22:48:07", "upload_time_iso_8601": "2019-10-23T22:48:07.629290Z", "url": "https://files.pythonhosted.org/packages/73/70/c38c80aa7051aee16bb98f70645cae10e82ce7d4a14215a38e80055baa7f/roll-for-initiative-0.0.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "e43d2e42101074b5e3b3eedfc9149186", "sha256": "6b2158847d2bb1d0292e08eccc4df0e28252d15537c2c7db4c825fd9251cd5f4" }, "downloads": -1, "filename": "roll_for_initiative-0.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e43d2e42101074b5e3b3eedfc9149186", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5765, "upload_time": "2019-10-24T01:55:06", "upload_time_iso_8601": "2019-10-24T01:55:06.996577Z", "url": "https://files.pythonhosted.org/packages/a8/35/d8e2e72eb64ca4b01a9b669e2f8fd0aac8a9557d753935e3fbcf409417f4/roll_for_initiative-0.0.4-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "df35a3dc7a4adbf5b4d4467bb688fb66", "sha256": "6c5e3d2dde14ba0b7ba05aaa6e2f7076472864b53c76d885a48e6280d4cb435b" }, "downloads": -1, "filename": "roll-for-initiative-0.0.4.tar.gz", "has_sig": false, "md5_digest": "df35a3dc7a4adbf5b4d4467bb688fb66", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5282, "upload_time": "2019-10-24T01:55:11", "upload_time_iso_8601": "2019-10-24T01:55:11.140427Z", "url": "https://files.pythonhosted.org/packages/c4/78/5232b1fe724793831195fbb77da1f4e48a609d3d84dd6007f0f7b61a9ef6/roll-for-initiative-0.0.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "0adb1d9c4010d57c11a57c3e6d794851", "sha256": "18597b4f434d64926cbfaa19deecd9930ef11990c66e7850a2119d4780b25523" }, "downloads": -1, "filename": "roll_for_initiative-0.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0adb1d9c4010d57c11a57c3e6d794851", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5763, "upload_time": "2019-10-24T01:57:46", "upload_time_iso_8601": "2019-10-24T01:57:46.328498Z", "url": "https://files.pythonhosted.org/packages/e4/fa/d00a007a1245374f8082809a6fa079d596901a9eed6365f123b8da5024f0/roll_for_initiative-0.0.5-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "00998b017d2dadb0535bb2d33377d6ed", "sha256": "45c36db187d40ce77a902b437a04c6d1f8d1aaa4f6bd9c95a15375cd81cce545" }, "downloads": -1, "filename": "roll-for-initiative-0.0.5.tar.gz", "has_sig": false, "md5_digest": "00998b017d2dadb0535bb2d33377d6ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5280, "upload_time": "2019-10-24T01:57:50", "upload_time_iso_8601": "2019-10-24T01:57:50.532646Z", "url": "https://files.pythonhosted.org/packages/a5/ae/b3ee14cc26eddcd9ba5549f55b3fefc5c3093660fa03c5ab1e81d3f9ccc5/roll-for-initiative-0.0.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "1ba0f2bdc28766246a1f34fdfae490fd", "sha256": "d96812a4643eb32261134e183ced653e6c2bfbfa1d33f3b7fd488e4bf4dfa692" }, "downloads": -1, "filename": "roll_for_initiative-0.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1ba0f2bdc28766246a1f34fdfae490fd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8436, "upload_time": "2019-10-24T03:52:36", "upload_time_iso_8601": "2019-10-24T03:52:36.782530Z", "url": "https://files.pythonhosted.org/packages/6e/8b/634cec857bce5231386040b634fdc8dffeb3768301a24ce3535bba784f4d/roll_for_initiative-0.0.6-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e64f0dca7127773803f9a702d2106035", "sha256": "91038fd6bf49b6359ba95d211d9ed1edeaecae10ce609ca0a79f615f8a84604e" }, "downloads": -1, "filename": "roll-for-initiative-0.0.6.tar.gz", "has_sig": false, "md5_digest": "e64f0dca7127773803f9a702d2106035", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6639, "upload_time": "2019-10-24T03:52:41", "upload_time_iso_8601": "2019-10-24T03:52:41.141982Z", "url": "https://files.pythonhosted.org/packages/1c/d2/18c4bdd8b3e58b3e0e730df61ecb8cdd598038e84a4c8fe53c72660b27d9/roll-for-initiative-0.0.6.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "b803e0f955efc77910c6fbada57b2111", "sha256": "29c37b66b02fb87de85609d28e5c360ee0468e5943f984f126d868eeeb4d1d5d" }, "downloads": -1, "filename": "roll_for_initiative-0.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b803e0f955efc77910c6fbada57b2111", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13474, "upload_time": "2019-10-24T20:16:54", "upload_time_iso_8601": "2019-10-24T20:16:54.564032Z", "url": "https://files.pythonhosted.org/packages/7c/7f/5ee7dbe59eeeec699814570d67b65f19e2deaa4b6af5c68a28cf6e3bbf04/roll_for_initiative-0.0.7-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "af9774305d97ebf06f865d1682628391", "sha256": "bb576fb9f5daac2c6626c69057936376657d37415885ee91481d7ad2ab2946e0" }, "downloads": -1, "filename": "roll-for-initiative-0.0.7.tar.gz", "has_sig": false, "md5_digest": "af9774305d97ebf06f865d1682628391", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10701, "upload_time": "2019-10-24T20:16:59", "upload_time_iso_8601": "2019-10-24T20:16:59.543546Z", "url": "https://files.pythonhosted.org/packages/4d/4d/2c43dd6ee93864bf46a9ed154d98e4b32b0f99028bfa128c8be29df3be9d/roll-for-initiative-0.0.7.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "d7e81c8fa0570df1f9c204e1b993b9c3", "sha256": "65196ec41e95129033505634f8dbe0d949892f4bdc638674fde6dc8d854abbf5" }, "downloads": -1, "filename": "roll_for_initiative-0.0.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d7e81c8fa0570df1f9c204e1b993b9c3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13475, "upload_time": "2019-10-24T20:24:06", "upload_time_iso_8601": "2019-10-24T20:24:06.937208Z", "url": "https://files.pythonhosted.org/packages/27/98/495a44ba605a91a1df9ae4d2717ed174dbedf7d18ab47921a14c7540dee2/roll_for_initiative-0.0.8-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f09d27e2a56ea7f2383bb5f4d7d34a08", "sha256": "f931c4e9e087a43f0fe9fec15d11b45304f8e2b907c6177a0c96021ba09adec0" }, "downloads": -1, "filename": "roll-for-initiative-0.0.8.tar.gz", "has_sig": false, "md5_digest": "f09d27e2a56ea7f2383bb5f4d7d34a08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10710, "upload_time": "2019-10-24T20:24:12", "upload_time_iso_8601": "2019-10-24T20:24:12.083161Z", "url": "https://files.pythonhosted.org/packages/af/e7/5a1d341fc778a65eabcf01904a762ec214471fd23980ab5213cad2ee4056/roll-for-initiative-0.0.8.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "4b7a1f471954a9e8776ea32d8bd15c0a", "sha256": "b8313de73d093db1a631d4b1342298ad313a2b9354715dff61f36e3c41697deb" }, "downloads": -1, "filename": "roll_for_initiative-0.0.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4b7a1f471954a9e8776ea32d8bd15c0a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13515, "upload_time": "2019-10-24T20:27:12", "upload_time_iso_8601": "2019-10-24T20:27:12.347148Z", "url": "https://files.pythonhosted.org/packages/6f/02/577cd430af4855696ace9d4f71218afec3e2077c5337e1cf6a074ea40549/roll_for_initiative-0.0.9-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "45da7448c1cee04e8decec046f956058", "sha256": "5cbc6d6dc046feb3e1848940feac090dc73802769ebdecda5f06d34d3eeb7dd0" }, "downloads": -1, "filename": "roll-for-initiative-0.0.9.tar.gz", "has_sig": false, "md5_digest": "45da7448c1cee04e8decec046f956058", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10768, "upload_time": "2019-10-24T20:27:17", "upload_time_iso_8601": "2019-10-24T20:27:17.357176Z", "url": "https://files.pythonhosted.org/packages/fb/cc/df8d8d9e088429e63908fed99ddfd63fb7a3c4796ff0ff1ebf4e3effad8b/roll-for-initiative-0.0.9.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "26598fb96d58853a6e4642bcfd094130", "sha256": "49de0525ac514e70f53c7e777082511303a9e0196dc6e042280654dbb5a33237" }, "downloads": -1, "filename": "roll_for_initiative-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "26598fb96d58853a6e4642bcfd094130", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15362, "upload_time": "2019-10-24T21:08:08", "upload_time_iso_8601": "2019-10-24T21:08:08.754482Z", "url": "https://files.pythonhosted.org/packages/b9/3c/c6fc7974812fece04a5156427abd0b378a4e994a08b44ecbf8e9f99184cb/roll_for_initiative-0.1.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c4c23b673757a4b5e8286773157217e2", "sha256": "f629b3ea5df4dd932507b2de8c2d32018d5502c70ea9c3edd974926b99135235" }, "downloads": -1, "filename": "roll-for-initiative-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c4c23b673757a4b5e8286773157217e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11101, "upload_time": "2019-10-24T21:08:13", "upload_time_iso_8601": "2019-10-24T21:08:13.469919Z", "url": "https://files.pythonhosted.org/packages/d0/69/52aeee8ae206cbbc7b3fe37ef0ed008a815aee4c8b6c562f095abb2d7987/roll-for-initiative-0.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "b712d1c3610595ea25346919e696fb22", "sha256": "7e2bdc27087f5f56b84d7b5efebce1145c4ef2f8297b27d2ba2e4fa11680d7e2" }, "downloads": -1, "filename": "roll_for_initiative-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b712d1c3610595ea25346919e696fb22", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15478, "upload_time": "2019-10-24T21:10:32", "upload_time_iso_8601": "2019-10-24T21:10:32.244893Z", "url": "https://files.pythonhosted.org/packages/2b/4c/adf85fb5ab4cc4f4ba0ebe9879b88cd8f709f08ea54e11d7b7aba989e1a9/roll_for_initiative-0.1.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "abd914e01adbf6039c544ce5dfd3cecc", "sha256": "96177ef5d616acc8971505cce5d138f9c548ae1bd9d69140ddac3022c55f2ce9" }, "downloads": -1, "filename": "roll-for-initiative-0.1.1.tar.gz", "has_sig": false, "md5_digest": "abd914e01adbf6039c544ce5dfd3cecc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11152, "upload_time": "2019-10-24T21:10:36", "upload_time_iso_8601": "2019-10-24T21:10:36.588403Z", "url": "https://files.pythonhosted.org/packages/f6/cc/b78686388c3d62d1d4f7ca194a48a9ab5d2666b3d21c91877d17c6748835/roll-for-initiative-0.1.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "95053d05d982825a7e3410ebe34cec00", "sha256": "1e90bbea82053834e4c48eff34a1a252245827345711cda8579a4b3ba6ddebe2" }, "downloads": -1, "filename": "roll_for_initiative-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "95053d05d982825a7e3410ebe34cec00", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16172, "upload_time": "2019-10-24T21:36:07", "upload_time_iso_8601": "2019-10-24T21:36:07.510743Z", "url": "https://files.pythonhosted.org/packages/52/bc/2256b3f55658ad29f4625ef6d94653ad504ae7588445c5d9b75b81e0f879/roll_for_initiative-0.1.2-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "591ffb86dd226312dbebf32aaee41d8a", "sha256": "9ece195583e9f3f4ff028b5e1dceedc2af374debadc66ecec90b3267670b21dc" }, "downloads": -1, "filename": "roll-for-initiative-0.1.2.tar.gz", "has_sig": false, "md5_digest": "591ffb86dd226312dbebf32aaee41d8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11360, "upload_time": "2019-10-24T21:36:11", "upload_time_iso_8601": "2019-10-24T21:36:11.841095Z", "url": "https://files.pythonhosted.org/packages/b3/4c/a844ef4ad972564af9328ccfc8087382495ed411c147e375327c26fb935c/roll-for-initiative-0.1.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "038b8df80c5a0ba6dd1e8b4e6adf8f99", "sha256": "69bf96bbe4ecc963d8ab0572b6bd8d75ed27f6b6ff55b712b898e22e00476987" }, "downloads": -1, "filename": "roll_for_initiative-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "038b8df80c5a0ba6dd1e8b4e6adf8f99", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16280, "upload_time": "2019-10-24T21:40:29", "upload_time_iso_8601": "2019-10-24T21:40:29.429623Z", "url": "https://files.pythonhosted.org/packages/14/9a/b6a7c57c458d98e9551a86258cb48047314569d3ff9550c0b9006b216191/roll_for_initiative-0.1.3-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8ef1b099d7072e00e80a77c4085d2e16", "sha256": "efdb8b736568dd4d8bf0d24bdfb3196a2ea9fffbf1719cbfd2e86232c66d1f49" }, "downloads": -1, "filename": "roll-for-initiative-0.1.3.tar.gz", "has_sig": false, "md5_digest": "8ef1b099d7072e00e80a77c4085d2e16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11374, "upload_time": "2019-10-24T21:40:33", "upload_time_iso_8601": "2019-10-24T21:40:33.937535Z", "url": "https://files.pythonhosted.org/packages/f1/d1/b77d108ecc0269ed23c11c9a08e66b7c06a67238d05d797fdf4af7e4c116/roll-for-initiative-0.1.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "711e342af72935eac173b7322ee040cc", "sha256": "89227e305b99c07eac21f032978c0cb89f66e9df53a9c089b5f8d5f02d6be1e1" }, "downloads": -1, "filename": "roll_for_initiative-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "711e342af72935eac173b7322ee040cc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16376, "upload_time": "2019-10-24T22:02:09", "upload_time_iso_8601": "2019-10-24T22:02:09.471252Z", "url": "https://files.pythonhosted.org/packages/4f/b3/4760649f8ace3d2e2a1d4fc76bf6a7db307151dd1b40b8c1f067ff3ee1f3/roll_for_initiative-0.1.4-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f3e7bef2898247cc7bb256c1eda82162", "sha256": "0187cbc5e442ff706fc30c114feed38cb6f976720b3000556d8db2e00f39d2cf" }, "downloads": -1, "filename": "roll-for-initiative-0.1.4.tar.gz", "has_sig": false, "md5_digest": "f3e7bef2898247cc7bb256c1eda82162", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11390, "upload_time": "2019-10-24T22:02:19", "upload_time_iso_8601": "2019-10-24T22:02:19.193882Z", "url": "https://files.pythonhosted.org/packages/11/ed/03bc94be77c73d81e396584736d6b37e1a3369d0a8eced053686e80e9c2b/roll-for-initiative-0.1.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.10.0": [ { "comment_text": "", "digests": { "md5": "1e896d890c8036f53594ae369b42c828", "sha256": "92b50db40f6a091155cff0542d4b7e97c6e7fa000cce895137ad0e262208662c" }, "downloads": -1, "filename": "roll_for_initiative-0.10.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1e896d890c8036f53594ae369b42c828", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21119, "upload_time": "2019-10-26T05:07:36", "upload_time_iso_8601": "2019-10-26T05:07:36.320271Z", "url": "https://files.pythonhosted.org/packages/1c/66/041cab3d23e8ef756cfe7514efb4a7510ec6d639681e7fe6a72a5674eb29/roll_for_initiative-0.10.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a75a3c797dd69ff905c6f0537d05df74", "sha256": "d15f329ea01f7d016d4e42ddfebae4007353c70cce65d6e853e00c1549b9c7a2" }, "downloads": -1, "filename": "roll-for-initiative-0.10.0.tar.gz", "has_sig": false, "md5_digest": "a75a3c797dd69ff905c6f0537d05df74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19283, "upload_time": "2019-10-26T05:07:41", "upload_time_iso_8601": "2019-10-26T05:07:41.312745Z", "url": "https://files.pythonhosted.org/packages/07/88/023640681b0a415302e7ae5b794466685992bc75033ac6c02968a6409798/roll-for-initiative-0.10.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.11.0": [ { "comment_text": "", "digests": { "md5": "9aeae34a3bdca2c988f472f6759a5c6c", "sha256": "da77a150b766fa9534a5c0264ba78252718719e7d14a5136c87373e40efe45d4" }, "downloads": -1, "filename": "roll_for_initiative-0.11.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9aeae34a3bdca2c988f472f6759a5c6c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21558, "upload_time": "2019-10-26T05:20:17", "upload_time_iso_8601": "2019-10-26T05:20:17.911103Z", "url": "https://files.pythonhosted.org/packages/ab/dc/de6b8f45f269cd35d61567135100719bbd928c50bf468b3eab3170fa7424/roll_for_initiative-0.11.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2fb1f4d9cd81dad12b6ab77f31fe1f8e", "sha256": "13d3eda7af7ab4bc5bfee82295287cd867d4b33e598d53f0d8162da765326f26" }, "downloads": -1, "filename": "roll-for-initiative-0.11.0.tar.gz", "has_sig": false, "md5_digest": "2fb1f4d9cd81dad12b6ab77f31fe1f8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19394, "upload_time": "2019-10-26T05:20:35", "upload_time_iso_8601": "2019-10-26T05:20:35.515482Z", "url": "https://files.pythonhosted.org/packages/cf/6c/475c2d936ef7dca7848002270b7afecf562fef1d8cd012f43551768545b2/roll-for-initiative-0.11.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.11.1": [ { "comment_text": "", "digests": { "md5": "4cfc5301e73aeb8d1a4140903b4af57a", "sha256": "7bee65bf414c5ce34414d8af70e8f1abe2d5cff7d74fe6ec1f60678c8ae471c8" }, "downloads": -1, "filename": "roll_for_initiative-0.11.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4cfc5301e73aeb8d1a4140903b4af57a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21628, "upload_time": "2019-10-26T05:38:28", "upload_time_iso_8601": "2019-10-26T05:38:28.212547Z", "url": "https://files.pythonhosted.org/packages/cd/c6/4aaa21484517a273dfdbb810532374acd429f3a4f0cf210daacf1b8e9f60/roll_for_initiative-0.11.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b05b16fbd3520392257aad8f61a81ce3", "sha256": "b036e248106e259d59b2da195dcdbafeae17334a27e4d59361c4ca66ca03713d" }, "downloads": -1, "filename": "roll-for-initiative-0.11.1.tar.gz", "has_sig": false, "md5_digest": "b05b16fbd3520392257aad8f61a81ce3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19424, "upload_time": "2019-10-26T05:38:32", "upload_time_iso_8601": "2019-10-26T05:38:32.714637Z", "url": "https://files.pythonhosted.org/packages/1f/51/d2d4bf51923aa2ec6522352facca65877c644c4120b78dfc558bad391762/roll-for-initiative-0.11.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.11.2": [ { "comment_text": "", "digests": { "md5": "7fac6992daff475ce121bbdde8f5528a", "sha256": "7114f4246f119e8f04d62bfb79cc5a7b4dd82ac5939cc8019d920d8173051c19" }, "downloads": -1, "filename": "roll_for_initiative-0.11.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7fac6992daff475ce121bbdde8f5528a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21631, "upload_time": "2019-10-26T05:42:03", "upload_time_iso_8601": "2019-10-26T05:42:03.002024Z", "url": "https://files.pythonhosted.org/packages/35/01/c2b91c9082b6a5276f8b594953c7671ec01fc34b2aa61952cf8166be26a5/roll_for_initiative-0.11.2-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1b82a613e529ed772c08d3c8e775786e", "sha256": "a214b60d8c8b02e6384fdc1afe05c54c4cb19cbf77bfa2fe60f28b9ff081694e" }, "downloads": -1, "filename": "roll-for-initiative-0.11.2.tar.gz", "has_sig": false, "md5_digest": "1b82a613e529ed772c08d3c8e775786e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19434, "upload_time": "2019-10-26T05:42:15", "upload_time_iso_8601": "2019-10-26T05:42:15.171332Z", "url": "https://files.pythonhosted.org/packages/54/27/ce687401476bb1cdfceb83100f1c3a7834ff4a3c71bca41a5bccf978bea7/roll-for-initiative-0.11.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.12.0": [ { "comment_text": "", "digests": { "md5": "43cec135e62cb16e7467ee911190be58", "sha256": "d3c98ff0cbf66c81a20ba3d44df83b946263aeb4c238b11674eb7237569d9b10" }, "downloads": -1, "filename": "roll_for_initiative-0.12.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "43cec135e62cb16e7467ee911190be58", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 22187, "upload_time": "2019-10-26T18:24:03", "upload_time_iso_8601": "2019-10-26T18:24:03.242618Z", "url": "https://files.pythonhosted.org/packages/e1/d9/627a0f06246df6f7ef42f28382e42a1f5fc912306b6f6548fa4ba83b8bf5/roll_for_initiative-0.12.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "992827e1750d8d8007ccdb98a8ede65d", "sha256": "2d6cc1f67fa07f3f917f6689dd9760f04764beabd39e6182cd40ec7a28181123" }, "downloads": -1, "filename": "roll-for-initiative-0.12.0.tar.gz", "has_sig": false, "md5_digest": "992827e1750d8d8007ccdb98a8ede65d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19556, "upload_time": "2019-10-26T18:24:08", "upload_time_iso_8601": "2019-10-26T18:24:08.650557Z", "url": "https://files.pythonhosted.org/packages/00/0a/8b1e7792dfa2737ffca1f741dbc2ca5d711d59840d59430a373b7f77b177/roll-for-initiative-0.12.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.12.1": [ { "comment_text": "", "digests": { "md5": "f837eb20d7b97161cc0c759ee90304ad", "sha256": "d93e639d692f0b34675db96add6a9adddb5c62a4d6c9fb2e639c94eada48ce9c" }, "downloads": -1, "filename": "roll_for_initiative-0.12.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f837eb20d7b97161cc0c759ee90304ad", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 23969, "upload_time": "2019-10-26T20:04:21", "upload_time_iso_8601": "2019-10-26T20:04:21.437040Z", "url": "https://files.pythonhosted.org/packages/d3/bc/f6f01453212a851a24b34232f3b5e41b95590299bad000fdca7b0adf626f/roll_for_initiative-0.12.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5a447719a92c5dc1e838ab60572fc2c3", "sha256": "8da80fca7492c2da2e19961e558a0047d8f0313d56aa228309dd51a7519c7506" }, "downloads": -1, "filename": "roll-for-initiative-0.12.1.tar.gz", "has_sig": false, "md5_digest": "5a447719a92c5dc1e838ab60572fc2c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20020, "upload_time": "2019-10-26T20:04:25", "upload_time_iso_8601": "2019-10-26T20:04:25.519955Z", "url": "https://files.pythonhosted.org/packages/41/17/558f3f6a29c726fdd6c1ea89e6b06c3291dcd69baba14b9aeb4b1c969af8/roll-for-initiative-0.12.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.13.0": [ { "comment_text": "", "digests": { "md5": "a0b75947237cc954118bd4ef054818af", "sha256": "0b8f30fe79971217880e4159245f5c106767a35a153870e26e31b6ce8f9c339a" }, "downloads": -1, "filename": "roll_for_initiative-0.13.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a0b75947237cc954118bd4ef054818af", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 24830, "upload_time": "2019-10-26T20:32:48", "upload_time_iso_8601": "2019-10-26T20:32:48.248198Z", "url": "https://files.pythonhosted.org/packages/6e/0c/fbdc2c98f663a55e5955b21127f749ba8ccab59ed795231ef7d222ae098f/roll_for_initiative-0.13.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4ea7307508c24891d15ed6c3ede08335", "sha256": "2126a8986e8ccdf435cdc6f2f89ed7974d4374c61b4d15d21d8d52b2fee2bd58" }, "downloads": -1, "filename": "roll-for-initiative-0.13.0.tar.gz", "has_sig": false, "md5_digest": "4ea7307508c24891d15ed6c3ede08335", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20123, "upload_time": "2019-10-26T20:32:52", "upload_time_iso_8601": "2019-10-26T20:32:52.185658Z", "url": "https://files.pythonhosted.org/packages/ba/16/bd3119ecbc42bc50b1074ff19dd068ec025948455fa6acc762354ea9a6eb/roll-for-initiative-0.13.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.13.1": [ { "comment_text": "", "digests": { "md5": "be75838757cfe20c7016a4fc14b76f49", "sha256": "42a79630358eb1641e7e7683bab8d75b53aa8e2aa360d91d4b770f6f6e0af99a" }, "downloads": -1, "filename": "roll_for_initiative-0.13.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "be75838757cfe20c7016a4fc14b76f49", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25119, "upload_time": "2019-10-26T21:06:25", "upload_time_iso_8601": "2019-10-26T21:06:25.160813Z", "url": "https://files.pythonhosted.org/packages/fb/a2/35118070958022d70e038e3821024ed8a7edd5cdac47ec1a536e61a80447/roll_for_initiative-0.13.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d96d275b6796420c2a7f4ec354fcefec", "sha256": "8d4dfe7224695a7f9b8bec2f6326753b8e66a3599949a7c979a2283abe8c756c" }, "downloads": -1, "filename": "roll-for-initiative-0.13.1.tar.gz", "has_sig": false, "md5_digest": "d96d275b6796420c2a7f4ec354fcefec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20204, "upload_time": "2019-10-26T21:06:29", "upload_time_iso_8601": "2019-10-26T21:06:29.765312Z", "url": "https://files.pythonhosted.org/packages/84/51/19a1627e5ae804a568935c4ead4f21a8eb1a328df482851ab60640afa173/roll-for-initiative-0.13.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.14.0": [ { "comment_text": "", "digests": { "md5": "ae2ea6fc68a40b5fd568b2b79fc0e6a4", "sha256": "20a1f056f0c2e041e308922a04df50e353db371a128eb1e93e7290d5daac1092" }, "downloads": -1, "filename": "roll_for_initiative-0.14.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ae2ea6fc68a40b5fd568b2b79fc0e6a4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25838, "upload_time": "2019-10-26T23:03:13", "upload_time_iso_8601": "2019-10-26T23:03:13.370294Z", "url": "https://files.pythonhosted.org/packages/9b/4b/2affcfaec15337aa54a05935a51f985830402b689aaa237e9bbbd81a8c1c/roll_for_initiative-0.14.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "eeb2b8adfa244d852820191a3547f2d1", "sha256": "a0f5956bcc628d515d84207744e299ed6b7cc148bf65d9f0aec1bd07d3a0d4ec" }, "downloads": -1, "filename": "roll-for-initiative-0.14.0.tar.gz", "has_sig": false, "md5_digest": "eeb2b8adfa244d852820191a3547f2d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20731, "upload_time": "2019-10-26T23:03:18", "upload_time_iso_8601": "2019-10-26T23:03:18.383477Z", "url": "https://files.pythonhosted.org/packages/e8/4a/c51671d64cd2f1e29dc3400e6ac60d163437bf66dbb8f8af0f8ffcd4e1fe/roll-for-initiative-0.14.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.15.0": [ { "comment_text": "", "digests": { "md5": "166a4c821da84cd2eadb1e923095051f", "sha256": "0ae0ed63973a9ab4e49d52859d39a5b6659476d2c311ff4ad649752d4010b32b" }, "downloads": -1, "filename": "roll_for_initiative-0.15.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "166a4c821da84cd2eadb1e923095051f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25970, "upload_time": "2019-11-16T19:23:49", "upload_time_iso_8601": "2019-11-16T19:23:49.029964Z", "url": "https://files.pythonhosted.org/packages/3f/06/013ca6f47de6e938671b8adf19460d33614ddb1d4a5424c7d8ad98626b66/roll_for_initiative-0.15.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d6f35a057443c8659c825b59a9c3bc9c", "sha256": "571a8a0a8beb213dac1f29781ceada742b4ef9a2b32508ec740d66c7842fae4c" }, "downloads": -1, "filename": "roll-for-initiative-0.15.0.tar.gz", "has_sig": false, "md5_digest": "d6f35a057443c8659c825b59a9c3bc9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20768, "upload_time": "2019-11-16T19:23:58", "upload_time_iso_8601": "2019-11-16T19:23:58.036088Z", "url": "https://files.pythonhosted.org/packages/36/34/85bec8bc34bd93e2bb50be86203af0d17d43e1864f2af35d3b0e615fc0ad/roll-for-initiative-0.15.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.15.1": [ { "comment_text": "", "digests": { "md5": "0eed663858268ca82283eb825fee27cc", "sha256": "184bfd7992c4d01931b91270313b345b9013e2e10abfec633924d2bd91ae6716" }, "downloads": -1, "filename": "roll_for_initiative-0.15.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0eed663858268ca82283eb825fee27cc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25993, "upload_time": "2019-11-16T19:36:38", "upload_time_iso_8601": "2019-11-16T19:36:38.659373Z", "url": "https://files.pythonhosted.org/packages/cb/b2/a5363e826b9032aa6c1c11fca4ec469144c5f2de13fbf0efedf7fc3d3d3a/roll_for_initiative-0.15.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "12f77e89ed828a8908a47f3f573d5e0d", "sha256": "6534896c3ecd90a8add2b9029e6ddc3e307e19d4d6cb6f11c0b5533aedf94f04" }, "downloads": -1, "filename": "roll-for-initiative-0.15.1.tar.gz", "has_sig": false, "md5_digest": "12f77e89ed828a8908a47f3f573d5e0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20782, "upload_time": "2019-11-16T19:36:44", "upload_time_iso_8601": "2019-11-16T19:36:44.086180Z", "url": "https://files.pythonhosted.org/packages/e2/22/1ce5d1ba32d7aaafb656e3e0d2e6f01f279f58c7216de69e4190f7317536/roll-for-initiative-0.15.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.16.0": [ { "comment_text": "", "digests": { "md5": "ccf96d46d046488012130d3d4c4bc96c", "sha256": "824562640afb33885091c22e07d6f6f66cec591174f472f6d0bcf57d0e93e74d" }, "downloads": -1, "filename": "roll_for_initiative-0.16.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ccf96d46d046488012130d3d4c4bc96c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26288, "upload_time": "2019-11-16T19:55:47", "upload_time_iso_8601": "2019-11-16T19:55:47.128902Z", "url": "https://files.pythonhosted.org/packages/ff/01/4567f4d9811a2dce33a5b69806093ada7c9da362c15d9f597b6add24d25d/roll_for_initiative-0.16.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b498012f117a2cccfb420e635ccaea05", "sha256": "65d69f7b969b28f93633260980bd81cbb65dbfedee4f18f5daa6f5b2924838e9" }, "downloads": -1, "filename": "roll-for-initiative-0.16.0.tar.gz", "has_sig": false, "md5_digest": "b498012f117a2cccfb420e635ccaea05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20844, "upload_time": "2019-11-16T19:55:53", "upload_time_iso_8601": "2019-11-16T19:55:53.927152Z", "url": "https://files.pythonhosted.org/packages/7e/61/9ff339b3d3efa67cb9249f07636310588af9005445064349647fd4014e56/roll-for-initiative-0.16.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.16.1": [ { "comment_text": "", "digests": { "md5": "28dda8da3e9f78d72ea67cf98d2190e4", "sha256": "f5e59854e1498181f838a9dd49bcba37f2bc9f21652d2c2c6eeb514356fd3989" }, "downloads": -1, "filename": "roll_for_initiative-0.16.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "28dda8da3e9f78d72ea67cf98d2190e4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26308, "upload_time": "2019-11-16T20:26:52", "upload_time_iso_8601": "2019-11-16T20:26:52.137800Z", "url": "https://files.pythonhosted.org/packages/46/a9/ab2d7bd5c5edd5b640bd3486836cafb20befc82433388980ecc50aedab36/roll_for_initiative-0.16.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3bf3790d92b984ee4f67799693d929ca", "sha256": "8c97f889178dc1c37110f15e23a2155691e649c9330ba33b9a9f755dd9fc895a" }, "downloads": -1, "filename": "roll-for-initiative-0.16.1.tar.gz", "has_sig": false, "md5_digest": "3bf3790d92b984ee4f67799693d929ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35385, "upload_time": "2019-11-16T20:26:57", "upload_time_iso_8601": "2019-11-16T20:26:57.730354Z", "url": "https://files.pythonhosted.org/packages/4f/7b/86437136c18c3cfb807c6e299ddcb802cc05b2a54dae5f93c39d2f02260a/roll-for-initiative-0.16.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "b06ee10d925d45c7220506dca8890d21", "sha256": "0a8755bd4a057957b9d0d0a131a08321fb534d27fe990bcf3476337e65e84cf0" }, "downloads": -1, "filename": "roll_for_initiative-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b06ee10d925d45c7220506dca8890d21", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 17690, "upload_time": "2019-10-25T03:12:45", "upload_time_iso_8601": "2019-10-25T03:12:45.723531Z", "url": "https://files.pythonhosted.org/packages/5e/2d/7f60cf347333c20b20997ee20e2434a1e4c8723c9195c035ba5fb516bbd8/roll_for_initiative-0.3.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e6aa4e6dde777f97f7511acc8e83595a", "sha256": "2687f1b207ec80cb2fd30b433c89b693e88b7639534aa1c49e6f8a728869e5e4" }, "downloads": -1, "filename": "roll-for-initiative-0.3.0.tar.gz", "has_sig": false, "md5_digest": "e6aa4e6dde777f97f7511acc8e83595a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11777, "upload_time": "2019-10-25T03:14:08", "upload_time_iso_8601": "2019-10-25T03:14:08.995998Z", "url": "https://files.pythonhosted.org/packages/f9/2f/e29a9cb98876cf3fe918714c7e01c79b2104d85182efb015c48bde145ab6/roll-for-initiative-0.3.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "9d10d3a89e7e2187190350fcb527b9d5", "sha256": "3c01e0003c27ddeccf7162f82574b625a861976776ac2c098bd441528aac40a8" }, "downloads": -1, "filename": "roll_for_initiative-0.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9d10d3a89e7e2187190350fcb527b9d5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 19542, "upload_time": "2019-10-25T04:53:17", "upload_time_iso_8601": "2019-10-25T04:53:17.098324Z", "url": "https://files.pythonhosted.org/packages/4d/87/2575ce175726dc281df874cb6d845a5dfcf69517c8aa9a4098a083fb0f35/roll_for_initiative-0.5.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2e409b6c20de66370178cbca40d8bbe0", "sha256": "ac13d4589e334005ec5243458548a1d4705a2a2084c1cde897f9dba342238c31" }, "downloads": -1, "filename": "roll-for-initiative-0.5.0.tar.gz", "has_sig": false, "md5_digest": "2e409b6c20de66370178cbca40d8bbe0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12451, "upload_time": "2019-10-25T04:53:21", "upload_time_iso_8601": "2019-10-25T04:53:21.861065Z", "url": "https://files.pythonhosted.org/packages/28/6b/a1851172f326982d63e429c66b2f11df8d79d6c89c0cfdcb13620a721dcd/roll-for-initiative-0.5.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "ecd617b48a8f337ae159949f7e8b5126", "sha256": "69c89093a11d98f4b7b77e8a8659a85feaf24f867acfe32cd6cd2ee822359fc6" }, "downloads": -1, "filename": "roll_for_initiative-0.6.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ecd617b48a8f337ae159949f7e8b5126", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 19681, "upload_time": "2019-10-25T05:00:11", "upload_time_iso_8601": "2019-10-25T05:00:11.969544Z", "url": "https://files.pythonhosted.org/packages/42/88/bef692d9c35daf776be17e6683277cb5da1542c9d8598e2adc1244333309/roll_for_initiative-0.6.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "221b938a7aad6641ba0a2ddec7aaac20", "sha256": "eb24be04da1d768d817147b96cfbc17f4b31a63a2da322c4054011e59cd3c87e" }, "downloads": -1, "filename": "roll-for-initiative-0.6.0.tar.gz", "has_sig": false, "md5_digest": "221b938a7aad6641ba0a2ddec7aaac20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12487, "upload_time": "2019-10-25T05:00:16", "upload_time_iso_8601": "2019-10-25T05:00:16.789884Z", "url": "https://files.pythonhosted.org/packages/11/53/2876cab495b49dc454c33ec891fb2f72315c332b7cacbe1a2a591250eaed/roll-for-initiative-0.6.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "98192835262bacc3577defb41bc786a5", "sha256": "0a9cce785d8b58e54c339d185fd99a31aedf006dbf8f801603b2d6f10dce4491" }, "downloads": -1, "filename": "roll_for_initiative-0.6.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "98192835262bacc3577defb41bc786a5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 19853, "upload_time": "2019-10-25T22:14:07", "upload_time_iso_8601": "2019-10-25T22:14:07.522063Z", "url": "https://files.pythonhosted.org/packages/6d/a8/50e62478cc801abe8351bf36d51c97c0e13e29510c51fd8210839e97e781/roll_for_initiative-0.6.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d1ceb181c8395c0b9562a16afbc67b52", "sha256": "59137316bee2758a774a47d459b072039dc1399b1f34bfa383f525cd63f8743e" }, "downloads": -1, "filename": "roll-for-initiative-0.6.1.tar.gz", "has_sig": false, "md5_digest": "d1ceb181c8395c0b9562a16afbc67b52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12669, "upload_time": "2019-10-25T22:14:13", "upload_time_iso_8601": "2019-10-25T22:14:13.099739Z", "url": "https://files.pythonhosted.org/packages/25/a7/91eb029615813b9deffa97cacccaa9a46c1984b1b74650fa613d77d7cb57/roll-for-initiative-0.6.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "11960d0e651d589fff98d23819a27239", "sha256": "841d9e6db767d2bd7ae0fff813c02f0bc82ec2d62ec7ec235690a49644fc1fdf" }, "downloads": -1, "filename": "roll_for_initiative-0.9.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "11960d0e651d589fff98d23819a27239", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 20473, "upload_time": "2019-10-26T01:45:00", "upload_time_iso_8601": "2019-10-26T01:45:00.463885Z", "url": "https://files.pythonhosted.org/packages/50/10/69b6096cc432d54278da9757a718c3ff5470f613cdddd9e168bf61e1a69c/roll_for_initiative-0.9.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1e28e71e9ebbbd5efce50dbd641765d7", "sha256": "896fbc511c054ceebe5e787d707bc61791673893a83cb681ac63665cb087bf7c" }, "downloads": -1, "filename": "roll-for-initiative-0.9.0.tar.gz", "has_sig": false, "md5_digest": "1e28e71e9ebbbd5efce50dbd641765d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19036, "upload_time": "2019-10-26T01:45:05", "upload_time_iso_8601": "2019-10-26T01:45:05.636333Z", "url": "https://files.pythonhosted.org/packages/70/28/99d9a7982930310d0c403e5d6cb5ce46c66a574cb1c1474f005796fe8c71/roll-for-initiative-0.9.0.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "28dda8da3e9f78d72ea67cf98d2190e4", "sha256": "f5e59854e1498181f838a9dd49bcba37f2bc9f21652d2c2c6eeb514356fd3989" }, "downloads": -1, "filename": "roll_for_initiative-0.16.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "28dda8da3e9f78d72ea67cf98d2190e4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26308, "upload_time": "2019-11-16T20:26:52", "upload_time_iso_8601": "2019-11-16T20:26:52.137800Z", "url": "https://files.pythonhosted.org/packages/46/a9/ab2d7bd5c5edd5b640bd3486836cafb20befc82433388980ecc50aedab36/roll_for_initiative-0.16.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3bf3790d92b984ee4f67799693d929ca", "sha256": "8c97f889178dc1c37110f15e23a2155691e649c9330ba33b9a9f755dd9fc895a" }, "downloads": -1, "filename": "roll-for-initiative-0.16.1.tar.gz", "has_sig": false, "md5_digest": "3bf3790d92b984ee4f67799693d929ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35385, "upload_time": "2019-11-16T20:26:57", "upload_time_iso_8601": "2019-11-16T20:26:57.730354Z", "url": "https://files.pythonhosted.org/packages/4f/7b/86437136c18c3cfb807c6e299ddcb802cc05b2a54dae5f93c39d2f02260a/roll-for-initiative-0.16.1.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }