{ "info": { "author": "Michael Seifert", "author_email": "michaelseifert04@yahoo.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Utilities" ], "description": "Iteration utilities\n-------------------\n\nUtilities based on Pythons iterators and generators.\n\nThe full list of functions and classes included in this package:\n\n========================================================================================================== ================================================================================================================================ ============================================================================================================== ======================================================================================================\n `accumulate `_ `all_distinct `_ `all_equal `_ `all_isinstance `_\n `all_monotone `_ `always_iterable `_ `any_isinstance `_ `applyfunc `_\n `argmax `_ `argmin `_ `argsorted `_ `chained `_\n `clamp `_ `combinations_from_relations `_ `complement `_ `constant `_\n `consume `_ `count_items `_ `deepflatten `_ `dotproduct `_\n `double `_ `duplicates `_ `empty `_ `first `_\n `flatten `_ `flip `_ `getitem `_ `groupedby `_\n `grouper `_ `InfiniteIterable `_ `insert `_ `intersperse `_\n `ipartition `_ `is_even `_ `is_iterable `_ `is_None `_\n `is_not_None `_ `is_odd `_ `ItemIdxKey `_ `iter_except `_\n `Iterable `_ `itersubclasses `_ `last `_ `ManyIterables `_\n `merge `_ `minmax `_ `ncycles `_ `nth `_\n `nth_combination `_ `one `_ `packed `_ `pad `_\n `partial `_ `partition `_ `Placeholder `_ `powerset `_\n `radd `_ `random_combination `_ `random_permutation `_ `random_product `_\n `rdiv `_ `reciprocal `_ `remove `_ `repeatfunc `_\n `replace `_ `replicate `_ `return_called `_ `return_False `_\n`return_first_arg `_ `return_identity `_ `return_None `_ `return_True `_\n `rfdiv `_ `rmod `_ `rmul `_ `roundrobin `_\n `rpow `_ `rsub `_ `second `_ `Seen `_\n `sideeffects `_ `split `_ `square `_ `starfilter `_\n `successive `_ `tabulate `_ `tail `_ `tee_lookahead `_\n `third `_ `unique_everseen `_ `unique_justseen `_\n========================================================================================================== ================================================================================================================================ ============================================================================================================== ======================================================================================================\n\nBut also some convenience classes providing a lazy and chainable interface for\nfunction evaluation:\n\n- `Iterable `_\n- `InfiniteIterable `_\n- `ManyIterables `_\n\n\n.. image:: https://img.shields.io/pypi/pyversions/iteration_utilities.svg\n :target: https://www.python.org/\n :alt: Supported Python versions\n\nDocumentation\n^^^^^^^^^^^^^\n\n.. image:: https://readthedocs.org/projects/iteration-utilities/badge/?version=stable\n :target: http://iteration-utilities.readthedocs.io/en/stable/?badge=stable\n :alt: Documentation Status\n\n.. image:: https://readthedocs.org/projects/iteration-utilities/badge/?version=latest\n :target: http://iteration-utilities.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\nDownloads\n^^^^^^^^^\n\n.. image:: https://img.shields.io/pypi/v/iteration_utilities.svg\n :target: https://pypi.python.org/pypi/iteration_utilities\n :alt: PyPI Project\n\n.. image:: https://img.shields.io/github/release/MSeifert04/iteration_utilities.svg\n :target: https://github.com/MSeifert04/iteration_utilities/releases\n :alt: GitHub Project\n\n.. image:: https://anaconda.org/conda-forge/iteration_utilities/badges/version.svg\n :target: https://anaconda.org/conda-forge/iteration_utilities\n :alt: Anaconda-Server Badge\n\n\nTest status\n^^^^^^^^^^^\n\n.. image:: https://travis-ci.org/MSeifert04/iteration_utilities.svg?branch=master\n :target: https://travis-ci.org/MSeifert04/iteration_utilities\n :alt: Travis CI Status\n\n.. image:: https://ci.appveyor.com/api/projects/status/7dcitqxmh82d0x0m?svg=true\n :target: https://ci.appveyor.com/project/MSeifert04/iteration-utilities\n :alt: AppVeyor Status\n\n.. image:: https://codecov.io/gh/MSeifert04/iteration_utilities/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/MSeifert04/iteration_utilities\n :alt: Coverage Status\n\n.. image:: https://img.shields.io/badge/benchmarked%20by-asv-green.svg?style=flat\n :target: https://mseifert04.github.io/iutils_benchmarks/\n :alt: Benchmarks\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MSeifert04/iteration_utilities", "keywords": "functional,functools,generator,itertools,iteration,iterator,operators,performance,reduce,utility", "license": "Apache License Version 2.0", "maintainer": "", "maintainer_email": "", "name": "iteration-utilities", "package_url": "https://pypi.org/project/iteration-utilities/", "platform": "Windows", "project_url": "https://pypi.org/project/iteration-utilities/", "project_urls": { "Homepage": "https://github.com/MSeifert04/iteration_utilities" }, "release_url": "https://pypi.org/project/iteration-utilities/0.11.0/", "requires_dist": [ "pytest ; extra == 'all'", "sphinx ; extra == 'all'", "numpydoc ; extra == 'all'", "sphinx ; extra == 'doc'", "numpydoc ; extra == 'doc'", "pytest ; extra == 'test'" ], "requires_python": ">=3.5", "summary": "Utilities based on Pythons iterators and generators.", "version": "0.11.0", "yanked": false, "yanked_reason": null }, "last_serial": 8695121, "releases": { "0.0.1": [], "0.0.10": [ { "comment_text": "", "digests": { "md5": "77b8953ab4df6134ffb8892fc2140a6a", "sha256": "e4e9f95176dc66fc951585864e44b388f97fee1c773f29d207c90c5ecbd428d6" }, "downloads": -1, "filename": "iteration_utilities-0.0.10.tar.gz", "has_sig": false, "md5_digest": "77b8953ab4df6134ffb8892fc2140a6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 177833, "upload_time": "2016-11-04T17:31:35", "upload_time_iso_8601": "2016-11-04T17:31:35.151393Z", "url": "https://files.pythonhosted.org/packages/d5/bb/3c3ef664e5af9a4e9813f598e71eccd659a6041fcb2ec614b7b7fea183a4/iteration_utilities-0.0.10.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.11": [ { "comment_text": "", "digests": { "md5": "53f156576d93ab94986382b38daa95aa", "sha256": "f9dccd98f2785ca9914b39ff1267c4073d0dc3869c592024ebe8b7d0602e2f71" }, "downloads": -1, "filename": "iteration_utilities-0.0.11.tar.gz", "has_sig": false, "md5_digest": "53f156576d93ab94986382b38daa95aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71284, "upload_time": "2016-11-04T17:38:44", "upload_time_iso_8601": "2016-11-04T17:38:44.116107Z", "url": "https://files.pythonhosted.org/packages/a6/b3/6c706b68dd8b422c04db4539af9a41ceb91a1fbbc12c125327858befa237/iteration_utilities-0.0.11.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.12": [ { "comment_text": "", "digests": { "md5": "26a5e5af17a578f4cfab5daa87468e80", "sha256": "c36fca43bcb4707abbb07159ec1d13d4dd400d7b7a3bda8863f25eb3322926f6" }, "downloads": -1, "filename": "iteration_utilities-0.0.12.tar.gz", "has_sig": false, "md5_digest": "26a5e5af17a578f4cfab5daa87468e80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75994, "upload_time": "2016-11-13T01:12:01", "upload_time_iso_8601": "2016-11-13T01:12:01.496979Z", "url": "https://files.pythonhosted.org/packages/8f/d9/afbe7a696279703d5f832bdcfff62550d6802bc20bc9a6d19c61dc75ec0a/iteration_utilities-0.0.12.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.13": [ { "comment_text": "", "digests": { "md5": "670700233b252a50fc7a666e58ba0471", "sha256": "d60518132aadb62691c47ea4dd96840653374dd72d7af09e9f97148135348d38" }, "downloads": -1, "filename": "iteration_utilities-0.0.13.tar.gz", "has_sig": false, "md5_digest": "670700233b252a50fc7a666e58ba0471", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76859, "upload_time": "2016-12-04T20:31:24", "upload_time_iso_8601": "2016-12-04T20:31:24.659275Z", "url": "https://files.pythonhosted.org/packages/a0/07/0c97b869670bbdcfb08457fc467ea4d725f1bc1ef164e85d73337f2fed9f/iteration_utilities-0.0.13.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "062ae662ea3f1ff0a2049b4956f81488", "sha256": "822fa617a68b23bf121b50e0c1b223989c5782782fc559682f5967aa3fdc6579" }, "downloads": -1, "filename": "iteration_utilities-0.0.2.tar.gz", "has_sig": false, "md5_digest": "062ae662ea3f1ff0a2049b4956f81488", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9404, "upload_time": "2016-09-13T13:37:48", "upload_time_iso_8601": "2016-09-13T13:37:48.854166Z", "url": "https://files.pythonhosted.org/packages/55/90/11da75ab19d110dad9f1794b6746355acce0b3aa7a6b0387d1e2629f5f98/iteration_utilities-0.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "2be43e8b5f53d1e2fefd9c15775b851c", "sha256": "56c1d57cbaf0036ac80de5a3dfd442d7bac532ce87ad0cdc4f5271979c87a8de" }, "downloads": -1, "filename": "iteration_utilities-0.0.3.tar.gz", "has_sig": false, "md5_digest": "2be43e8b5f53d1e2fefd9c15775b851c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13930, "upload_time": "2016-09-16T02:02:34", "upload_time_iso_8601": "2016-09-16T02:02:34.403953Z", "url": "https://files.pythonhosted.org/packages/18/06/707377f5699af4c8e3d5c2c18eadf8dbc52001ec990b40d683affd4ea6ab/iteration_utilities-0.0.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "309e8666740c96533c2da0c38177710b", "sha256": "bc789133b6aea89c276e6fb0ca7be01457fb6d5d42d3f42517083f9490d169fa" }, "downloads": -1, "filename": "iteration_utilities-0.0.4.tar.gz", "has_sig": false, "md5_digest": "309e8666740c96533c2da0c38177710b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38984, "upload_time": "2016-10-12T22:06:06", "upload_time_iso_8601": "2016-10-12T22:06:06.663798Z", "url": "https://files.pythonhosted.org/packages/98/62/23522f0f08a837c58ff2aac5b3737db5440c21f11d3831120d7e41486509/iteration_utilities-0.0.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "e0073a33650ac548368ac332fd4bd5f4", "sha256": "3080f16fcfbf71411c7e4afab0c4d691831a10c38fc9614b946770168372a141" }, "downloads": -1, "filename": "iteration_utilities-0.0.5.tar.gz", "has_sig": false, "md5_digest": "e0073a33650ac548368ac332fd4bd5f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 186084, "upload_time": "2016-10-26T04:11:37", "upload_time_iso_8601": "2016-10-26T04:11:37.288663Z", "url": "https://files.pythonhosted.org/packages/79/29/abfab6cbed8e0edf0a55fb3d8e971b9bf465831b3f8dc554ef46d805c9b7/iteration_utilities-0.0.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "f6622b2bd37e416bd27ef6c9740a0933", "sha256": "283715298e19d7ba3a781475f871b84a4dd170ac7749a9ebea67001057339673" }, "downloads": -1, "filename": "iteration_utilities-0.0.7.tar.gz", "has_sig": false, "md5_digest": "f6622b2bd37e416bd27ef6c9740a0933", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 184975, "upload_time": "2016-10-26T05:21:31", "upload_time_iso_8601": "2016-10-26T05:21:31.412916Z", "url": "https://files.pythonhosted.org/packages/4d/4a/ee2686b1963f47278c0f3354d2e05bc6cdf3e2c995e469d182370e7fe9c9/iteration_utilities-0.0.7.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "cf63123b5e3d40794233405263a1bf1d", "sha256": "4e2964f27f5e2deb96232c7139a6d59aefd0eb130864546d98fce204959e834c" }, "downloads": -1, "filename": "iteration_utilities-0.0.8.tar.gz", "has_sig": false, "md5_digest": "cf63123b5e3d40794233405263a1bf1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 184983, "upload_time": "2016-10-26T05:42:35", "upload_time_iso_8601": "2016-10-26T05:42:35.141151Z", "url": "https://files.pythonhosted.org/packages/e4/54/f14dcbfe8750fd8fdc7b419c1829faac37c469bd1044bfb30ccc7efd8e1f/iteration_utilities-0.0.8.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "f6cc54313f3075f1e0e42614ee918764", "sha256": "d4d443bf67a386cb1d6fe79b39540fba948ddc9d44f3642c2cd3de6b09f3b0d7" }, "downloads": -1, "filename": "iteration_utilities-0.0.9.tar.gz", "has_sig": false, "md5_digest": "f6cc54313f3075f1e0e42614ee918764", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 173076, "upload_time": "2016-10-31T04:12:27", "upload_time_iso_8601": "2016-10-31T04:12:27.191456Z", "url": "https://files.pythonhosted.org/packages/90/b6/3cc09ce468b80837b3eb7016cbd0964a69b81ff845aaebfe17baa4a4602d/iteration_utilities-0.0.9.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "86bceab3c3a5ddf5cfdcf57428abc9ea", "sha256": "52d989ecbca893b0c963d89b0eb43070c5dc750f2b816a4730800af2d292cb20" }, "downloads": -1, "filename": "iteration_utilities-0.1.0.tar.gz", "has_sig": false, "md5_digest": "86bceab3c3a5ddf5cfdcf57428abc9ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82142, "upload_time": "2017-01-25T02:44:53", "upload_time_iso_8601": "2017-01-25T02:44:53.967736Z", "url": "https://files.pythonhosted.org/packages/63/3a/7aa5ffd71a54b816b11b6dd8f56cbfbc3533144af325c2e51f51ce2b9427/iteration_utilities-0.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.10.0": [ { "comment_text": "", "digests": { "md5": "6f56df84806613888d2989d92c827270", "sha256": "ab773d9986cc9394ba09c841c3743a33aea3cefa41705c3f360aee9476d8082d" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp35-cp35m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "6f56df84806613888d2989d92c827270", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 207257, "upload_time": "2019-11-16T18:43:01", "upload_time_iso_8601": "2019-11-16T18:43:01.182529Z", "url": "https://files.pythonhosted.org/packages/af/42/31345d7037442dfe4a22303fff975f21e31e1a350cdd8502db54d646dfcb/iteration_utilities-0.10.0-cp35-cp35m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6599ea13940221b41dc5145cfcefa331", "sha256": "976b38caae54dd3f92f417ab48a1f3981077a60464af072c23e67c8d64a99fca" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "6599ea13940221b41dc5145cfcefa331", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 270413, "upload_time": "2019-11-16T18:43:04", "upload_time_iso_8601": "2019-11-16T18:43:04.250424Z", "url": "https://files.pythonhosted.org/packages/7b/0f/e7457093809c44918165c3ba6bb7fe9b16f4a8f6820afc6523aa5087bff7/iteration_utilities-0.10.0-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ed71a59b2fc4563952b55699d052fd4d", "sha256": "22a793a106ff5001539d86ad5e50462f7467014342e8f011de13b90d00cb4ddb" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp35-cp35m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "ed71a59b2fc4563952b55699d052fd4d", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 270414, "upload_time": "2019-11-16T18:43:09", "upload_time_iso_8601": "2019-11-16T18:43:09.079280Z", "url": "https://files.pythonhosted.org/packages/59/19/92e5ee7c143b005ff703e57a1e913906cfd193367a87c3d668e5f4d1bf73/iteration_utilities-0.10.0-cp35-cp35m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "60546c6146ffdd64305765bf78de1ea2", "sha256": "e2b9a239ce8c179224675a59300fbd67661a597fc3ea26798b0b796dd079c84c" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp36-cp36m-macosx_10_13_x86_64.whl", "has_sig": false, "md5_digest": "60546c6146ffdd64305765bf78de1ea2", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 91665, "upload_time": "2019-11-16T18:43:11", "upload_time_iso_8601": "2019-11-16T18:43:11.669438Z", "url": "https://files.pythonhosted.org/packages/b0/a6/c50bde9dde993fe23d84e9177527e1093c97ad9fb40beafd7274c9788f55/iteration_utilities-0.10.0-cp36-cp36m-macosx_10_13_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8511c000b17b9c4e537ef1c403ca40e9", "sha256": "ee1d0b780a9b993db2c34a14327ce8141cbb6efd9aac2452da3e992a6f7d0434" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp36-cp36m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "8511c000b17b9c4e537ef1c403ca40e9", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 205275, "upload_time": "2019-11-16T18:43:14", "upload_time_iso_8601": "2019-11-16T18:43:14.046054Z", "url": "https://files.pythonhosted.org/packages/b6/bb/6a2bc0918a3985f22d003d4af014f302ddbbd0e24df29a5fce7abcfd995a/iteration_utilities-0.10.0-cp36-cp36m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f7fb215baadbf02f50ab925dc4fb7993", "sha256": "2944e3f5f686180cb22e70ef87236415e8a8a368ed36a75b626be36e465263b7" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "f7fb215baadbf02f50ab925dc4fb7993", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 271962, "upload_time": "2019-11-16T18:43:17", "upload_time_iso_8601": "2019-11-16T18:43:17.173350Z", "url": "https://files.pythonhosted.org/packages/ff/5e/22079229d5250b99647e54f77a16434641a1154398e0c0f18d9db2ea872a/iteration_utilities-0.10.0-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "74351c0b4d756a42fe61fa69855d0885", "sha256": "ebf4067430e97803ec3941594aaf9370cdc3027842806eceda6c31253b58f870" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp36-cp36m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "74351c0b4d756a42fe61fa69855d0885", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 271964, "upload_time": "2019-11-16T18:43:20", "upload_time_iso_8601": "2019-11-16T18:43:20.335666Z", "url": "https://files.pythonhosted.org/packages/c3/4e/628a0da2c9f19f7917feedee496f95d350bafc6ce04950f53904dc3ade3a/iteration_utilities-0.10.0-cp36-cp36m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "070856eefd1cf904b9b7e34f6b900649", "sha256": "11dcf95b8e1c2f1a58d219ef2b3bd41985b999493102678002caa4349656817f" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp36-cp36m-win32.whl", "has_sig": false, "md5_digest": "070856eefd1cf904b9b7e34f6b900649", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 81825, "upload_time": "2019-11-16T18:43:22", "upload_time_iso_8601": "2019-11-16T18:43:22.623995Z", "url": "https://files.pythonhosted.org/packages/9b/7e/4b27230d2cfb12ee4787a1f8d761af28e49a88df715e19dc2d2933cc65dc/iteration_utilities-0.10.0-cp36-cp36m-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bae177ae8655f50f2cf78aa62ca5550a", "sha256": "4ccc9ccc6815ddc32c5fd35ff8ccbbe1479c974b8a70dd736c7570c75de6596b" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "bae177ae8655f50f2cf78aa62ca5550a", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 88103, "upload_time": "2019-11-16T18:43:24", "upload_time_iso_8601": "2019-11-16T18:43:24.353803Z", "url": "https://files.pythonhosted.org/packages/80/c3/460b50dcf8f6801d78b51711f883b1bfb8c479a3eba6e824095065403f2b/iteration_utilities-0.10.0-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5c9382eb886949878788c99c19efd6f2", "sha256": "0b85e4de7ad365d3ad6e2f9acc5b4e96e24669e3b6ac80668bdaa299be4b88d6" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp37-cp37m-macosx_10_13_x86_64.whl", "has_sig": false, "md5_digest": "5c9382eb886949878788c99c19efd6f2", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 91663, "upload_time": "2019-11-16T18:43:26", "upload_time_iso_8601": "2019-11-16T18:43:26.251969Z", "url": "https://files.pythonhosted.org/packages/40/b8/86643ebbc827f318d77cb4e6133df6782864e298b4015de01c677e571c37/iteration_utilities-0.10.0-cp37-cp37m-macosx_10_13_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1fcdcb6645a73d6424cc0af7b2201b16", "sha256": "b12b892cbdebc2733c11e01044199a2a23df9ceb0fde0b675846b97b76db976b" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp37-cp37m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "1fcdcb6645a73d6424cc0af7b2201b16", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 205297, "upload_time": "2019-11-16T18:43:28", "upload_time_iso_8601": "2019-11-16T18:43:28.690053Z", "url": "https://files.pythonhosted.org/packages/a5/8f/c9e305b5f86ec2d4a78a712a84fbf0965623fe4b1bbebf87ea3a16adc3ce/iteration_utilities-0.10.0-cp37-cp37m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "965387e339575400d24939abbafa812e", "sha256": "a1643d45790f0486fa8c2ada46655c45ce2bc359ec2daaccb10957b08c38b4ac" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "965387e339575400d24939abbafa812e", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 280163, "upload_time": "2019-11-16T18:43:31", "upload_time_iso_8601": "2019-11-16T18:43:31.750316Z", "url": "https://files.pythonhosted.org/packages/85/03/3a4bfc61ca5e58b9689488566e5206b35f2bc4025e29de92713286c591cc/iteration_utilities-0.10.0-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4f196b20cd5ab171c1cbd1d47536a0d0", "sha256": "3baab18613527be9c42abc87cc5ae73cde2937955edee6afe8663e423ca26546" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp37-cp37m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "4f196b20cd5ab171c1cbd1d47536a0d0", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 280161, "upload_time": "2019-11-16T18:43:34", "upload_time_iso_8601": "2019-11-16T18:43:34.649505Z", "url": "https://files.pythonhosted.org/packages/8c/6c/2170c85fbbfc7433468b923cafb9711df9333b170ac55aaec28f3b0516f5/iteration_utilities-0.10.0-cp37-cp37m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d828378acea49bc77e06539712c181e5", "sha256": "11f537c24f653beed4135ea8f8be923f4705229879010d847f498e5faf0ec341" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp37-cp37m-win32.whl", "has_sig": false, "md5_digest": "d828378acea49bc77e06539712c181e5", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 77224, "upload_time": "2019-11-16T18:43:36", "upload_time_iso_8601": "2019-11-16T18:43:36.959994Z", "url": "https://files.pythonhosted.org/packages/13/ce/c2342ecd1715dc35b8e07af8e2b2cbb0718b1766f16467268b5da8ed59fe/iteration_utilities-0.10.0-cp37-cp37m-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "32f003009bab15475ca93310d53446c7", "sha256": "561cc7c60b5ec8c225355ac812bb6994c058e36a15d3606573bffbb66d352b1c" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "32f003009bab15475ca93310d53446c7", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 83540, "upload_time": "2019-11-16T18:43:39", "upload_time_iso_8601": "2019-11-16T18:43:39.155195Z", "url": "https://files.pythonhosted.org/packages/a0/91/28d0305a6fcc73204545110640068857d2e84ed82a30338b353cc8dfc37f/iteration_utilities-0.10.0-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "16e00c68b0fd0dc4e16977857d742e1d", "sha256": "8579014565b8a6aea72d05ae7d12dcf3468326b65bc0126e9b19caff96b01fbf" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp38-cp38-macosx_10_13_x86_64.whl", "has_sig": false, "md5_digest": "16e00c68b0fd0dc4e16977857d742e1d", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 94555, "upload_time": "2019-11-16T18:43:41", "upload_time_iso_8601": "2019-11-16T18:43:41.103744Z", "url": "https://files.pythonhosted.org/packages/ae/ff/3a936e543609b5c9deb684abf1d4afbb223bcd56369f8319907c1d0725f6/iteration_utilities-0.10.0-cp38-cp38-macosx_10_13_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c65562e86f13ca5e50bb3132a39fed3e", "sha256": "5d074e9ba40bd87d231d029e962981d20a35b8d6fd13102d0347851a07faea62" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp38-cp38-manylinux1_i686.whl", "has_sig": false, "md5_digest": "c65562e86f13ca5e50bb3132a39fed3e", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 249091, "upload_time": "2019-11-16T18:43:43", "upload_time_iso_8601": "2019-11-16T18:43:43.625333Z", "url": "https://files.pythonhosted.org/packages/10/7c/d30915a083022f7e0582ac195c1056931dcb25791488e58b2ed0854aee1c/iteration_utilities-0.10.0-cp38-cp38-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3788a992d103e3efb9261f6736c7ee99", "sha256": "47c54330dd0cff8ec315936fc1f90dccb7cde05a188ee0e0a0e512d764e91ca3" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp38-cp38-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "3788a992d103e3efb9261f6736c7ee99", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 335941, "upload_time": "2019-11-16T18:43:46", "upload_time_iso_8601": "2019-11-16T18:43:46.538250Z", "url": "https://files.pythonhosted.org/packages/8d/be/f49123ed31229d1030aa5b8a6736af4b5464fea51cc4dadb784f015ad21b/iteration_utilities-0.10.0-cp38-cp38-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4354ddcfd6fca7a1e8bd880328f463d0", "sha256": "a2c4ca22bf7e837dda31d72ba51cd12b775c90826cef6f162147c38fa004390c" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp38-cp38-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "4354ddcfd6fca7a1e8bd880328f463d0", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 335942, "upload_time": "2019-11-16T18:43:49", "upload_time_iso_8601": "2019-11-16T18:43:49.598923Z", "url": "https://files.pythonhosted.org/packages/e3/94/abf69ab41ebff90f9ebfe88dc5577f7d1631d214ec4f73407f1f5ee7122c/iteration_utilities-0.10.0-cp38-cp38-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6e068776e59092d3e5deed78ad4fdf56", "sha256": "8a89a2a3377300826483281610fbc350bba33b542e64a9b4793185fa26da5f25" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp38-cp38-win32.whl", "has_sig": false, "md5_digest": "6e068776e59092d3e5deed78ad4fdf56", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 80072, "upload_time": "2019-11-16T18:43:51", "upload_time_iso_8601": "2019-11-16T18:43:51.767163Z", "url": "https://files.pythonhosted.org/packages/da/67/45994303b90e254a27bb5c9be4166c4ccd75417492155ac192b40722f231/iteration_utilities-0.10.0-cp38-cp38-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "dbb644d3ee805a42a74b7d40736f119c", "sha256": "dcf7c81f53c27599497b2a5a04c78a28fc4ab83f613eaed0fc97abea1b8b4c63" }, "downloads": -1, "filename": "iteration_utilities-0.10.0-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "dbb644d3ee805a42a74b7d40736f119c", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 87365, "upload_time": "2019-11-16T18:43:53", "upload_time_iso_8601": "2019-11-16T18:43:53.730342Z", "url": "https://files.pythonhosted.org/packages/b8/d8/f3d6032171b03982d4823d6660ab5b9038fa8d690fc93a49aa27b8f67211/iteration_utilities-0.10.0-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "981b599b0e1c4bf235ed1052580ad6b4", "sha256": "07eba05f2134ccec9eff07f3d4b4b22e1036ed34f508eb8b37219acd38c056cd" }, "downloads": -1, "filename": "iteration_utilities-0.10.0.tar.gz", "has_sig": false, "md5_digest": "981b599b0e1c4bf235ed1052580ad6b4", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 126950, "upload_time": "2019-11-16T18:43:56", "upload_time_iso_8601": "2019-11-16T18:43:56.148194Z", "url": "https://files.pythonhosted.org/packages/f5/4a/0383a1909ad1fa88020d5d2e88aea2c699a60f2394ee60e207c0e7b53aec/iteration_utilities-0.10.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.10.1": [ { "comment_text": "", "digests": { "md5": "cd49d579472bd00c7fc9a174a7c230cf", "sha256": "958c2aa52795d1100d9caffc3ed6aeda0e23577e3bc5694b3c8b6177c85fa57d" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp35-cp35m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "cd49d579472bd00c7fc9a174a7c230cf", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 205974, "upload_time": "2019-11-20T21:46:54", "upload_time_iso_8601": "2019-11-20T21:46:54.527259Z", "url": "https://files.pythonhosted.org/packages/1e/d3/dc0f596112a45859d1f61d65d252d9b7c7c3f38dfed9d2d852bf2b97d4fe/iteration_utilities-0.10.1-cp35-cp35m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7091b03b7767377c912cbf3401333cc3", "sha256": "209e8a7b224445b66e8114392d7c8be7dc16a5d8d9cbdfca05592c460e037ad0" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "7091b03b7767377c912cbf3401333cc3", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 268652, "upload_time": "2019-11-20T21:46:57", "upload_time_iso_8601": "2019-11-20T21:46:57.528755Z", "url": "https://files.pythonhosted.org/packages/fa/90/7909deb1ac49b51dd4c3f5d13cd9e8efc31ed9c765ca742e78191d743d26/iteration_utilities-0.10.1-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "92314ec3d473815b60fde97aff50e459", "sha256": "2fdd48be4cd26df65b7687761407e7d2cd7c9c4f50c9da2f6e0eda48d07a6523" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp35-cp35m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "92314ec3d473815b60fde97aff50e459", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 268653, "upload_time": "2019-11-20T21:47:01", "upload_time_iso_8601": "2019-11-20T21:47:01.398061Z", "url": "https://files.pythonhosted.org/packages/28/d9/14129da2bb46607b5e80ff3bc15a4f11498ac7802d9fcaec02c522e170e1/iteration_utilities-0.10.1-cp35-cp35m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "826640d0317093be9466298b9d0be040", "sha256": "a64e08b510c7599b6819a56634aa2b1049207e4402d7ff99f9d4931fd6453e0e" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp36-cp36m-macosx_10_13_x86_64.whl", "has_sig": false, "md5_digest": "826640d0317093be9466298b9d0be040", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 91684, "upload_time": "2019-11-20T21:47:03", "upload_time_iso_8601": "2019-11-20T21:47:03.800171Z", "url": "https://files.pythonhosted.org/packages/c0/3a/82874a7f82785ab982a5f6a68a1ccc734f2be712c62f313145bdb3efe93d/iteration_utilities-0.10.1-cp36-cp36m-macosx_10_13_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ee2b08e6f7356e49223492595f41c00b", "sha256": "aa36a008900f3bedbb62407ffd4a5acd45f7332979a9be93a3d9f501e1fbbdb0" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp36-cp36m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "ee2b08e6f7356e49223492595f41c00b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 204261, "upload_time": "2019-11-20T21:47:06", "upload_time_iso_8601": "2019-11-20T21:47:06.645752Z", "url": "https://files.pythonhosted.org/packages/20/63/9f8c24d543b4da6bdb3d806e6648ccf6afd74740d5c4b0c186628741d9e5/iteration_utilities-0.10.1-cp36-cp36m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "93f81f9bbea14a0710c9e8d10ac4405a", "sha256": "6795db5161de263d606940a1994ab599ad608f6c0ff3229591776bb6898c0b8e" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "93f81f9bbea14a0710c9e8d10ac4405a", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 270474, "upload_time": "2019-11-20T21:47:09", "upload_time_iso_8601": "2019-11-20T21:47:09.551510Z", "url": "https://files.pythonhosted.org/packages/44/76/e73412cbd487eccecdb6f464f79780830ff519abd2ea6506cf659c7cd71a/iteration_utilities-0.10.1-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "10458ad7211e861a39b5f83a93516c3b", "sha256": "37b0f69583560f6c874b7bb7eb20ccaa6ee1a30858bee4e2d252ca6e8da744e0" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp36-cp36m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "10458ad7211e861a39b5f83a93516c3b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 270475, "upload_time": "2019-11-20T21:47:12", "upload_time_iso_8601": "2019-11-20T21:47:12.904249Z", "url": "https://files.pythonhosted.org/packages/64/56/c220ada4b076408681645460fd54061e2fafeab72f5ef16590ed1e25d322/iteration_utilities-0.10.1-cp36-cp36m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "40fd3f7944a54d11df201b8e43fbd47a", "sha256": "0128d3a4de0fada287304c603eee5cb09a454be7c708eee2330232791422afff" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp36-cp36m-win32.whl", "has_sig": false, "md5_digest": "40fd3f7944a54d11df201b8e43fbd47a", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 82034, "upload_time": "2019-11-20T21:47:14", "upload_time_iso_8601": "2019-11-20T21:47:14.972273Z", "url": "https://files.pythonhosted.org/packages/e2/22/cf8d1c9fe8f3cf35fabc7b32ae35b9154ef15d11841e11b96e8b475cc090/iteration_utilities-0.10.1-cp36-cp36m-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5177a944e35b4a81f42bbabc17ef28fd", "sha256": "a985a46a05ff93e16966afd115c89bea5ddd8628593ac11a5208ac46ba69a120" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "5177a944e35b4a81f42bbabc17ef28fd", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 88196, "upload_time": "2019-11-20T21:47:17", "upload_time_iso_8601": "2019-11-20T21:47:17.087595Z", "url": "https://files.pythonhosted.org/packages/98/c1/0385ad0c732c37497aa4067cd4758afb3c4e363d43230573af966c2d0837/iteration_utilities-0.10.1-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "270ae77671f40e7c88bdec41f9c732f8", "sha256": "fb3071c217f26f1cd3eb00f017522fb2366ce1cd8a9aa26b5786ea273faba61a" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp37-cp37m-macosx_10_13_x86_64.whl", "has_sig": false, "md5_digest": "270ae77671f40e7c88bdec41f9c732f8", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 91688, "upload_time": "2019-11-20T21:47:19", "upload_time_iso_8601": "2019-11-20T21:47:19.153550Z", "url": "https://files.pythonhosted.org/packages/2f/45/08fc0ec0c5a2dcf4005d6d9dc094d8c045d090f8e5cad5813f2f44e1e8a5/iteration_utilities-0.10.1-cp37-cp37m-macosx_10_13_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c18a1420a7494058ec2b09401f1b05a6", "sha256": "ab514ba77e5bcde7f9950c481d4375b0a8936a96d242b3f05031bd9c4abf85cc" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp37-cp37m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "c18a1420a7494058ec2b09401f1b05a6", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 204288, "upload_time": "2019-11-20T21:47:22", "upload_time_iso_8601": "2019-11-20T21:47:22.103300Z", "url": "https://files.pythonhosted.org/packages/fe/fb/9c488384a282240a871b4a7d3888d34e1e318e426d678f6cc3cccfa92e32/iteration_utilities-0.10.1-cp37-cp37m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "19a18a58b3e8d3fde6acee2e92b67627", "sha256": "823573874438f947e003483e682d3d4e133098efbd073be03aa63f69113e957a" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "19a18a58b3e8d3fde6acee2e92b67627", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 277686, "upload_time": "2019-11-20T21:47:25", "upload_time_iso_8601": "2019-11-20T21:47:25.767345Z", "url": "https://files.pythonhosted.org/packages/c0/5a/d897c0b8844f3a64277e8015c86d38eae0806be91b9d6f9e5d62238ec0e5/iteration_utilities-0.10.1-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d16adaae9c87cbae290e672135e39634", "sha256": "8bc6bb9ec4ac8a93dc0c6eb8eb6eab454b42dfa1f4caf9e90eb2774d6f5874c3" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp37-cp37m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "d16adaae9c87cbae290e672135e39634", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 277686, "upload_time": "2019-11-20T21:47:28", "upload_time_iso_8601": "2019-11-20T21:47:28.887120Z", "url": "https://files.pythonhosted.org/packages/3a/46/82e75b853e98f106ce60299bcb5a9e3803d14bf73a13a444c9b6fee45a4d/iteration_utilities-0.10.1-cp37-cp37m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f971c067927aadb46b29bd539cc09aaa", "sha256": "20463e245382ba3ae245f106b6b5b2785461ad09d50bf7ba3e856493fea31feb" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp37-cp37m-win32.whl", "has_sig": false, "md5_digest": "f971c067927aadb46b29bd539cc09aaa", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 77393, "upload_time": "2019-11-20T21:47:30", "upload_time_iso_8601": "2019-11-20T21:47:30.874783Z", "url": "https://files.pythonhosted.org/packages/ec/af/32c2c2f0ad398a85410f2c6b0386ba9633d58956a3cc7c7cfecd56980c6d/iteration_utilities-0.10.1-cp37-cp37m-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "50b4df7658c9e04956ff65d92e98730d", "sha256": "fbb7d325bf425f2a6090382b24ad3d596cbaf4cfcce826f409253116dc8f2c61" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "50b4df7658c9e04956ff65d92e98730d", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 83702, "upload_time": "2019-11-20T21:47:33", "upload_time_iso_8601": "2019-11-20T21:47:33.318551Z", "url": "https://files.pythonhosted.org/packages/a7/16/b53e7ce04c1482ef7a97efe3b2a42f7ae2962ad14f278aff6eb2d1c151de/iteration_utilities-0.10.1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "901aaa8385616d8c45dcf879b6184ee0", "sha256": "1ffd5c005ef6bc6f16477b97b2f45426b59a519bb4fee7439089b2c02941f8ca" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp38-cp38-macosx_10_13_x86_64.whl", "has_sig": false, "md5_digest": "901aaa8385616d8c45dcf879b6184ee0", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 94323, "upload_time": "2019-11-20T21:47:35", "upload_time_iso_8601": "2019-11-20T21:47:35.300166Z", "url": "https://files.pythonhosted.org/packages/6c/d7/a75609101b4a239d674261ebf0b1e2f5badb2f1b11ee96d6b3c8d45c39ca/iteration_utilities-0.10.1-cp38-cp38-macosx_10_13_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "fea564a8da3e77e1c5a428244747b1f2", "sha256": "2e4b879e8ef248741eac50095e09437014e6e96768dba15bceff9689a8931c72" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp38-cp38-manylinux1_i686.whl", "has_sig": false, "md5_digest": "fea564a8da3e77e1c5a428244747b1f2", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 249527, "upload_time": "2019-11-20T21:47:38", "upload_time_iso_8601": "2019-11-20T21:47:38.095706Z", "url": "https://files.pythonhosted.org/packages/cf/c0/63819917328c688a4b90900bd5175f6a7a1bf2ae8c103a7f0b0dfcc30b03/iteration_utilities-0.10.1-cp38-cp38-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "54607d749ca9f8ded1ff10eb349796ba", "sha256": "952afb5a8d41211ffde7fe88178aaf76745a9024ada7d093ce4949d905e3321c" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp38-cp38-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "54607d749ca9f8ded1ff10eb349796ba", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 332810, "upload_time": "2019-11-20T21:47:41", "upload_time_iso_8601": "2019-11-20T21:47:41.725149Z", "url": "https://files.pythonhosted.org/packages/f9/ee/080bc029f5d5f68b26ed48ce40a64d84e43ac173324920488e3fbb4a8c0e/iteration_utilities-0.10.1-cp38-cp38-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3ff4147b325bdeecddb100e485ff4d6c", "sha256": "e634c9d1f9f4c2276617e6c106ce7b3a36db83aa68d75a59a010a2fc242375f4" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp38-cp38-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "3ff4147b325bdeecddb100e485ff4d6c", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 332815, "upload_time": "2019-11-20T21:47:45", "upload_time_iso_8601": "2019-11-20T21:47:45.830323Z", "url": "https://files.pythonhosted.org/packages/ad/95/7f444e1bc83c0e9527065004db95d89adc02309f59f4c47a82c28ab542f4/iteration_utilities-0.10.1-cp38-cp38-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "cd494c696c2c18e75cf6a03a7863e292", "sha256": "82bd428ae468b01230d5415f98373256067cf17ce7f754f031f1c7f43e322f52" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp38-cp38-win32.whl", "has_sig": false, "md5_digest": "cd494c696c2c18e75cf6a03a7863e292", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 80273, "upload_time": "2019-11-20T21:47:48", "upload_time_iso_8601": "2019-11-20T21:47:48.498362Z", "url": "https://files.pythonhosted.org/packages/3d/9b/612309fde94135b2d9f7a2cd3adac067c1b410cf07fde88008461a0f1fb7/iteration_utilities-0.10.1-cp38-cp38-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a99898623e1eac1904f85bd9ba01f7b7", "sha256": "8233731c39d614b4939557fa409b57fe136c7570aa54d57bffe0271fe9682424" }, "downloads": -1, "filename": "iteration_utilities-0.10.1-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "a99898623e1eac1904f85bd9ba01f7b7", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 87530, "upload_time": "2019-11-20T21:47:51", "upload_time_iso_8601": "2019-11-20T21:47:51.738412Z", "url": "https://files.pythonhosted.org/packages/15/b8/928e17e990c9b9268373521d5634cfddd5067ba9d0bef2bb704f16077fff/iteration_utilities-0.10.1-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6331a9e832ad34f7b9b23f29a9e62af7", "sha256": "536e3e87c5c139c775f9d95bb771c4b366a1d58eb7a39436d4ac839b53742569" }, "downloads": -1, "filename": "iteration_utilities-0.10.1.tar.gz", "has_sig": false, "md5_digest": "6331a9e832ad34f7b9b23f29a9e62af7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 126300, "upload_time": "2019-11-20T21:47:54", "upload_time_iso_8601": "2019-11-20T21:47:54.849911Z", "url": "https://files.pythonhosted.org/packages/cc/a3/d573a0be0a09b866723ffcf1323fdef0aafd7b45e2533de03b6e840cb4c3/iteration_utilities-0.10.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.11.0": [ { "comment_text": "", "digests": { "md5": "984cc0b3e8023f822777aee1e3f961ab", "sha256": "17c9418d967fd8020211ebd5770332fc6cf11800eec446a31fcad4fe96fe4009" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp35-cp35m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "984cc0b3e8023f822777aee1e3f961ab", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 213040, "upload_time": "2020-11-18T23:22:50", "upload_time_iso_8601": "2020-11-18T23:22:50.110131Z", "url": "https://files.pythonhosted.org/packages/e6/eb/cb3c8b5ef50a5dc2ab8698b7257003a935ace40324bf82b8a88a1791c0bf/iteration_utilities-0.11.0-cp35-cp35m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "12d9eb6065da5292c4edbb644a85207d", "sha256": "243de0d75c54200350fe2f1aa4c08471f95fe4ca77fca741ae50b495ccd7420c" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "12d9eb6065da5292c4edbb644a85207d", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 274134, "upload_time": "2020-11-18T23:22:51", "upload_time_iso_8601": "2020-11-18T23:22:51.809401Z", "url": "https://files.pythonhosted.org/packages/65/a5/4b4141d908c4841e0d0fcb999d70e79429c4b46887edfec2e8a605be55fd/iteration_utilities-0.11.0-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "62854bff2f176f41b33f398522c7a5fa", "sha256": "a074f8bbbfd75b9980819a5f342e90069c421dffebc66724bccc84034c9cdcd2" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp35-cp35m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "62854bff2f176f41b33f398522c7a5fa", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 274133, "upload_time": "2020-11-18T23:22:53", "upload_time_iso_8601": "2020-11-18T23:22:53.431618Z", "url": "https://files.pythonhosted.org/packages/b3/84/0b52162a98d0fb4878b57dd505c45bb40296610e6205d6f18cb427639de8/iteration_utilities-0.11.0-cp35-cp35m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7c1392f29780b6b28a91034e100e437c", "sha256": "e046738b578a9c7f7ca96a5d7554191d12f22a897ada78ab4d5ac1a92afc47ba" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp35-cp35m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "7c1392f29780b6b28a91034e100e437c", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 272239, "upload_time": "2020-11-18T23:44:25", "upload_time_iso_8601": "2020-11-18T23:44:25.826664Z", "url": "https://files.pythonhosted.org/packages/92/fc/37ffeb6b5502d6ea6feb7aa4494a1c1cca4bd00a593606b8988fc606e801/iteration_utilities-0.11.0-cp35-cp35m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "335fa44e92c211263083e160d7438da5", "sha256": "c4bb9be1d0ac15b13b0c2f4ada6159a32067f6e1af6ce65e3c72fda4deab4478" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp36-cp36m-macosx_10_14_x86_64.whl", "has_sig": false, "md5_digest": "335fa44e92c211263083e160d7438da5", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 92632, "upload_time": "2020-11-18T23:22:54", "upload_time_iso_8601": "2020-11-18T23:22:54.591374Z", "url": "https://files.pythonhosted.org/packages/11/25/089c9b2bbfff6168df27c2ef1977d85abcb19b944f7d6803e51ab0295121/iteration_utilities-0.11.0-cp36-cp36m-macosx_10_14_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9f5f163cb7d624efd06e22f8958a327f", "sha256": "37f427f2682aad3b27afab8edcfa8002268d1eab30c4957200a004af3d5f5b0e" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp36-cp36m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "9f5f163cb7d624efd06e22f8958a327f", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 211142, "upload_time": "2020-11-18T23:22:55", "upload_time_iso_8601": "2020-11-18T23:22:55.943695Z", "url": "https://files.pythonhosted.org/packages/1d/2b/fc3807604e6da8209102974bc7c9d9f23ac28349c7bf88a616ac6288ec32/iteration_utilities-0.11.0-cp36-cp36m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1191d0f3920d1510023ebd2c26337894", "sha256": "0dc2aed43691d38052fe99d94f04886324818d058fb030068e14343008fe856b" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "1191d0f3920d1510023ebd2c26337894", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 275174, "upload_time": "2020-11-18T23:22:57", "upload_time_iso_8601": "2020-11-18T23:22:57.492511Z", "url": "https://files.pythonhosted.org/packages/eb/e4/0728b1a3ec220e57767a2ef3dbf30b514ea5af57167545aff4b7f037c8e7/iteration_utilities-0.11.0-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a675a8f0767f8285ce2f69806558b910", "sha256": "f06c4862911aad6c21529ecc0d6744048712303eb37afecc9ee5ffa804ba6614" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp36-cp36m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "a675a8f0767f8285ce2f69806558b910", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 275173, "upload_time": "2020-11-18T23:22:59", "upload_time_iso_8601": "2020-11-18T23:22:59.384498Z", "url": "https://files.pythonhosted.org/packages/98/78/f0ea66209552da648a50ef86579cbcfd4837d7778bc867b7863a7063a5bc/iteration_utilities-0.11.0-cp36-cp36m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e2d95681246fac458753653071b1b86b", "sha256": "e7ad14f9bd0bb6d69b6ac30811decedcb71a16e2d4e528a469fe865ad8d57305" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp36-cp36m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "e2d95681246fac458753653071b1b86b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 274843, "upload_time": "2020-11-18T23:44:31", "upload_time_iso_8601": "2020-11-18T23:44:31.089291Z", "url": "https://files.pythonhosted.org/packages/c7/b9/f8f0ab1200f70766816cd4375fc3e520ffde7d26557a7168d7390a07543a/iteration_utilities-0.11.0-cp36-cp36m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "cb617f1715fbe4a4d8045fb5665ece45", "sha256": "4005c4cbfaacf9897367dc92055e85d4990d5ab43a3234ff5be5b222e42fd511" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp36-cp36m-win32.whl", "has_sig": false, "md5_digest": "cb617f1715fbe4a4d8045fb5665ece45", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 78887, "upload_time": "2020-11-18T23:23:00", "upload_time_iso_8601": "2020-11-18T23:23:00.613567Z", "url": "https://files.pythonhosted.org/packages/02/33/377b0faf70fb5d6beb60afc051b89dda78289acb5aa94a310e08cb084bf0/iteration_utilities-0.11.0-cp36-cp36m-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "103322db7c0d890ae0657c27331cfcd7", "sha256": "a9981e55e560389079201b97b10b885050bdfc2cd55d76a830307899a6c475f5" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "103322db7c0d890ae0657c27331cfcd7", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 85042, "upload_time": "2020-11-18T23:23:02", "upload_time_iso_8601": "2020-11-18T23:23:02.059061Z", "url": "https://files.pythonhosted.org/packages/d2/e2/020a9a7a57558d117a87e97a6eb63389d1f55f84dd94d2499c7bf64baaf8/iteration_utilities-0.11.0-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "600e48b14e53cabd6bce841c0bf9c3b9", "sha256": "112b615d596c939a427f08943c0e5594bca672bd67dc7ac928deb4a6a9637df7" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp37-cp37m-macosx_10_14_x86_64.whl", "has_sig": false, "md5_digest": "600e48b14e53cabd6bce841c0bf9c3b9", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 92641, "upload_time": "2020-11-18T23:23:03", "upload_time_iso_8601": "2020-11-18T23:23:03.852881Z", "url": "https://files.pythonhosted.org/packages/ce/da/67637c2ba8297dadb223907c6cb6b9836b65be221fc5422ff9fcb5c409c9/iteration_utilities-0.11.0-cp37-cp37m-macosx_10_14_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6c41015f219d91e6da7df55d04684f27", "sha256": "b6541b081a95a1c8b8a0ebb08d2ae49e649b3d8e75bb55e1b4eed7687561bd09" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp37-cp37m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "6c41015f219d91e6da7df55d04684f27", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 211236, "upload_time": "2020-11-18T23:23:06", "upload_time_iso_8601": "2020-11-18T23:23:06.018347Z", "url": "https://files.pythonhosted.org/packages/77/0d/4f82301b5a22d91cd998051755ca13777c41a740e9a7b0aafebbd9df94c9/iteration_utilities-0.11.0-cp37-cp37m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "03d83f986a53eb6bc28b775f98ef8226", "sha256": "1c9a1d58ca2f5260eed057e1b9d0b08f62a8e42153224476598f2dd079ae765e" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "03d83f986a53eb6bc28b775f98ef8226", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 284121, "upload_time": "2020-11-18T23:23:08", "upload_time_iso_8601": "2020-11-18T23:23:08.093071Z", "url": "https://files.pythonhosted.org/packages/4e/6d/25a562b1bd94adc2776cd0cca8d147e834f827f3e31d7c96b6d334b992d3/iteration_utilities-0.11.0-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d8fa4abf15de01005ac64f5d7c5185f7", "sha256": "ae7cebc811843de5868400a8cc7e401569452e9cbaa09ebfccc4882f2507c36a" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp37-cp37m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "d8fa4abf15de01005ac64f5d7c5185f7", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 284122, "upload_time": "2020-11-18T23:23:10", "upload_time_iso_8601": "2020-11-18T23:23:10.795088Z", "url": "https://files.pythonhosted.org/packages/d5/74/f4bc06fbcb0522b14f7d0f265ae775574ede69fccbcb5edc78c83cb9f234/iteration_utilities-0.11.0-cp37-cp37m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "34a1643459ae8550fc6a839d49dc5ee2", "sha256": "46485bb3c7db9267014a1453009c612fb658d85ba4a41bee01346663b3797de6" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp37-cp37m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "34a1643459ae8550fc6a839d49dc5ee2", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 283690, "upload_time": "2020-11-18T23:44:38", "upload_time_iso_8601": "2020-11-18T23:44:38.502326Z", "url": "https://files.pythonhosted.org/packages/e7/ec/fd0a264895b7bc0613959189688747ae241e29ab1f694508e9e5073c6144/iteration_utilities-0.11.0-cp37-cp37m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "655a064d29d5218fecc2f30468715f68", "sha256": "3d154511cc177872bb843dcc789591f23214bc9d568db542f95c3cf4cc78b4eb" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp37-cp37m-win32.whl", "has_sig": false, "md5_digest": "655a064d29d5218fecc2f30468715f68", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 78895, "upload_time": "2020-11-18T23:23:12", "upload_time_iso_8601": "2020-11-18T23:23:12.835070Z", "url": "https://files.pythonhosted.org/packages/e1/95/a664dcf514491142660fa9cd7b5a158cb2b3654369b0a62fcd0ad768729e/iteration_utilities-0.11.0-cp37-cp37m-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1f73e8a8838d3e8b37fedfd2e8584b9d", "sha256": "3f276186d2afc979c86ab4f505e398f9f206a8ad42c510d6000b1ed49748ca74" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "1f73e8a8838d3e8b37fedfd2e8584b9d", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 85041, "upload_time": "2020-11-18T23:23:14", "upload_time_iso_8601": "2020-11-18T23:23:14.753385Z", "url": "https://files.pythonhosted.org/packages/0b/25/25e8aac17414f7205f28bb34ff92330f0c662252bdf54bf113b2aab77f5c/iteration_utilities-0.11.0-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0b855081390e2380eaf6fd34e0baba19", "sha256": "07edb8a7553fda1cfb59e4d761f7e03b3607b948cbd3549250bcb489a7bb0f81" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp38-cp38-macosx_10_14_x86_64.whl", "has_sig": false, "md5_digest": "0b855081390e2380eaf6fd34e0baba19", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 95262, "upload_time": "2020-11-18T23:23:17", "upload_time_iso_8601": "2020-11-18T23:23:17.023573Z", "url": "https://files.pythonhosted.org/packages/e4/b4/ce21c855d10dcc02d6b1941c479aa0329e92b1d64cc1ec14c02610b0ff52/iteration_utilities-0.11.0-cp38-cp38-macosx_10_14_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "52c0a5dce1e7d0015eb142922e69149a", "sha256": "08a00db7beac8647b00c5d9968e14235b33d387f4e2900ae1b1a4cfbf68894bb" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp38-cp38-manylinux1_i686.whl", "has_sig": false, "md5_digest": "52c0a5dce1e7d0015eb142922e69149a", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 260743, "upload_time": "2020-11-18T23:23:20", "upload_time_iso_8601": "2020-11-18T23:23:20.807648Z", "url": "https://files.pythonhosted.org/packages/3d/64/e2156fe6e97a892c596ef941c88d00e43dae373a728abe082a5f28a3c97b/iteration_utilities-0.11.0-cp38-cp38-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "33bc8c6eb83fde296da69f7d7082f1cc", "sha256": "d10a7a6564b32a2266b67994264151e073f77463145b0cac8245cbd1da1b0013" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp38-cp38-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "33bc8c6eb83fde296da69f7d7082f1cc", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 349508, "upload_time": "2020-11-18T23:23:25", "upload_time_iso_8601": "2020-11-18T23:23:25.830780Z", "url": "https://files.pythonhosted.org/packages/02/4f/c48bde76f6697f415a0fb4e9fd83f31394b69c63c27f77e107c6375c1a27/iteration_utilities-0.11.0-cp38-cp38-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "58433c0ab116b8074f1f95b15e49c605", "sha256": "f586a65e72a1120c9427e1903068268f11f0d73af0f56a247419f33ca0d4c3db" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp38-cp38-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "58433c0ab116b8074f1f95b15e49c605", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 349512, "upload_time": "2020-11-18T23:23:29", "upload_time_iso_8601": "2020-11-18T23:23:29.444920Z", "url": "https://files.pythonhosted.org/packages/2e/a7/56fa69a8c2f91ecc735e24bcd5ccf118ed00d10fccb95615ff9334198b09/iteration_utilities-0.11.0-cp38-cp38-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "484fa3ab951a6490fd817625e87b3e95", "sha256": "d2f5e4acce15dbb731b71f9d109c329eee7bcb4d64c1bd9cc2669afca542ede8" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp38-cp38-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "484fa3ab951a6490fd817625e87b3e95", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 344587, "upload_time": "2020-11-18T23:44:46", "upload_time_iso_8601": "2020-11-18T23:44:46.658725Z", "url": "https://files.pythonhosted.org/packages/89/89/bd2cc6a7f298db47f32959479f62f224815f31b3561ee158bf68e9793837/iteration_utilities-0.11.0-cp38-cp38-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "aaded329be9d3f324baee031eb38df16", "sha256": "c37f44ee027d35cb25527260ccd4dcdd23ed6015f957dab4dc1398692e6df7a1" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp38-cp38-win32.whl", "has_sig": false, "md5_digest": "aaded329be9d3f324baee031eb38df16", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 81657, "upload_time": "2020-11-18T23:23:31", "upload_time_iso_8601": "2020-11-18T23:23:31.538330Z", "url": "https://files.pythonhosted.org/packages/59/49/451209930d01b8ead815b7d1dfb6358647265b99a2d8da25d03714f1a2f8/iteration_utilities-0.11.0-cp38-cp38-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5b688e3e827b15c4ff56ecfabf9ce7f9", "sha256": "47244350489474d25f516286554a3d9df235505e759ce7381ec1c8acf0734ac4" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "5b688e3e827b15c4ff56ecfabf9ce7f9", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 89116, "upload_time": "2020-11-18T23:23:33", "upload_time_iso_8601": "2020-11-18T23:23:33.085644Z", "url": "https://files.pythonhosted.org/packages/f7/d1/d90de0030c6d6788f372ebe3188bb1b72a36268b81d48fc299858921158d/iteration_utilities-0.11.0-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "95f70bad2c7e9e36d2b4a897f96c21b9", "sha256": "15f7c88cdaaed2346e086cf993a283a694b74613039aa3d931279e0e40e9dca2" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp39-cp39-macosx_10_14_x86_64.whl", "has_sig": false, "md5_digest": "95f70bad2c7e9e36d2b4a897f96c21b9", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.5", "size": 95362, "upload_time": "2020-11-18T23:23:35", "upload_time_iso_8601": "2020-11-18T23:23:35.081298Z", "url": "https://files.pythonhosted.org/packages/04/65/255e81c32ebb536e23015bb8ebba02a0448fbe7f50ce29c1c091ede8c873/iteration_utilities-0.11.0-cp39-cp39-macosx_10_14_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3983328a7519f2319c6e05ed3ece8544", "sha256": "1666e00a4058620f5d2ca2de12927dc1819e36e1f37c8cfa17050c4db9d6703a" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp39-cp39-manylinux1_i686.whl", "has_sig": false, "md5_digest": "3983328a7519f2319c6e05ed3ece8544", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.5", "size": 268490, "upload_time": "2020-11-18T23:44:50", "upload_time_iso_8601": "2020-11-18T23:44:50.650862Z", "url": "https://files.pythonhosted.org/packages/03/31/c0c7c05a591ae623c827956eced7db4b1053bb8abbe261a925ae095eb56f/iteration_utilities-0.11.0-cp39-cp39-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "08d8de2449f410d246317470d2c3d7d1", "sha256": "2593385dbe50636c3fec5a9c73a3413c265062608deba37dc54b7be83c23d663" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp39-cp39-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "08d8de2449f410d246317470d2c3d7d1", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.5", "size": 351638, "upload_time": "2020-11-18T23:44:52", "upload_time_iso_8601": "2020-11-18T23:44:52.780096Z", "url": "https://files.pythonhosted.org/packages/dd/fc/2150a9df43e7e6ecc7e283196012d9056acaea274957a52b8d06b28238c5/iteration_utilities-0.11.0-cp39-cp39-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "cc7df5850869d4527f3c70e5d0060239", "sha256": "4805bda63753ad446af8c69035f7b6a1554176147d636a27f8a1f0ad297c405f" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp39-cp39-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "cc7df5850869d4527f3c70e5d0060239", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.5", "size": 351639, "upload_time": "2020-11-18T23:44:54", "upload_time_iso_8601": "2020-11-18T23:44:54.847497Z", "url": "https://files.pythonhosted.org/packages/77/e6/cebfcc580dab876cf450298374c66ebd1bfadcc45eacd3ccc1ab3a3c3d6b/iteration_utilities-0.11.0-cp39-cp39-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "71cb0db19fffb3b6181a63cb9752b798", "sha256": "7aecba49b749630f30860535156b50399f23175f91fbb2a9849c3b41d40acac2" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp39-cp39-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "71cb0db19fffb3b6181a63cb9752b798", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.5", "size": 348857, "upload_time": "2020-11-18T23:44:56", "upload_time_iso_8601": "2020-11-18T23:44:56.889300Z", "url": "https://files.pythonhosted.org/packages/ac/dc/17d1ae015f3d47047c33195c2ce3dae57bace284157ce88636b382a687c1/iteration_utilities-0.11.0-cp39-cp39-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "eb6f2651d61f143ccb8176b2bb3d1f34", "sha256": "bd40f6af97e887950377777d7ce69bb47356a3f7d29f65f95687f4aaaf33a783" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp39-cp39-win32.whl", "has_sig": false, "md5_digest": "eb6f2651d61f143ccb8176b2bb3d1f34", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.5", "size": 82283, "upload_time": "2020-11-18T23:23:36", "upload_time_iso_8601": "2020-11-18T23:23:36.776363Z", "url": "https://files.pythonhosted.org/packages/40/64/d5facc6ae1574680b6ac6e6818d6b3aa4d95716accc7b939b8d9e1ad81ed/iteration_utilities-0.11.0-cp39-cp39-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "738387c4f53acc892b3dd77ed8ed2ed8", "sha256": "72020ff072f61a05974d82e5850dab3088339907e34c0fe20d8a6bf373e0ddbe" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "738387c4f53acc892b3dd77ed8ed2ed8", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.5", "size": 90392, "upload_time": "2020-11-18T23:23:39", "upload_time_iso_8601": "2020-11-18T23:23:39.002617Z", "url": "https://files.pythonhosted.org/packages/0e/1d/56b6bf5ba1166a10ed793ba9e1f2023f9a6ae774a7ad81a8fe5de39ce5e3/iteration_utilities-0.11.0-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6f2fd05074e1d9b6b7fed84dc5b0e387", "sha256": "f91f41a2549e9a7e40ff5460fdf9033b6ee5b305d9be77943b63a554534c2a77" }, "downloads": -1, "filename": "iteration_utilities-0.11.0.tar.gz", "has_sig": false, "md5_digest": "6f2fd05074e1d9b6b7fed84dc5b0e387", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 124171, "upload_time": "2020-11-18T23:23:41", "upload_time_iso_8601": "2020-11-18T23:23:41.513053Z", "url": "https://files.pythonhosted.org/packages/0d/27/88eed2efe269faa330f702c02a7b8c98076db9551a8c2e931348b0f78077/iteration_utilities-0.11.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "d1ad153568af6b1d97e13292c149eb1e", "sha256": "e32e8687f26d65930b4eb976da07392abf5b02884d7ea7aac67a60305641effc" }, "downloads": -1, "filename": "iteration_utilities-0.2.0.tar.gz", "has_sig": false, "md5_digest": "d1ad153568af6b1d97e13292c149eb1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84756, "upload_time": "2017-02-26T23:52:00", "upload_time_iso_8601": "2017-02-26T23:52:00.573369Z", "url": "https://files.pythonhosted.org/packages/7c/6d/23c6f5f1437ca71da2242a0fb762f40677eca4a342e17c6155446bc76702/iteration_utilities-0.2.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "e8f331dae3d6eeecc19b6313802e9473", "sha256": "f2faffbbb1a8c8b2b0ed141466bd726282aff8862a9f7335bc19b817881ac196" }, "downloads": -1, "filename": "iteration_utilities-0.2.1.tar.gz", "has_sig": false, "md5_digest": "e8f331dae3d6eeecc19b6313802e9473", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84808, "upload_time": "2017-03-01T12:50:01", "upload_time_iso_8601": "2017-03-01T12:50:01.498449Z", "url": "https://files.pythonhosted.org/packages/e6/96/243d9b073844a165c2d3132bf355f39391bd5d28dc9ac8f69659633adb5c/iteration_utilities-0.2.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "f56c9fe3a621c043334b19304c8e0443", "sha256": "3be30c9862a7f5a2b4d10f45e2566c7d9fb3bcd0b92874815a9006606bb26b2c" }, "downloads": -1, "filename": "iteration_utilities-0.3.0.tar.gz", "has_sig": false, "md5_digest": "f56c9fe3a621c043334b19304c8e0443", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84811, "upload_time": "2017-03-08T23:26:40", "upload_time_iso_8601": "2017-03-08T23:26:40.903195Z", "url": "https://files.pythonhosted.org/packages/23/5c/5a7fcfdaf003116a01428c4e2883a6c25de4e1c73381c9ce2af67a94e224/iteration_utilities-0.3.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "2bd1fe5983d3c8af38a2c48adeda3065", "sha256": "a291be8725076f8f65162ab93544e00d177642659538b95edc6fa8f398cfde1c" }, "downloads": -1, "filename": "iteration_utilities-0.4.0.tar.gz", "has_sig": false, "md5_digest": "2bd1fe5983d3c8af38a2c48adeda3065", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91254, "upload_time": "2017-03-19T23:40:43", "upload_time_iso_8601": "2017-03-19T23:40:43.682428Z", "url": "https://files.pythonhosted.org/packages/ec/38/f4dcd9fc9fd0d98cf60fbe3340a08470097887e494bb4e86828f13bb275a/iteration_utilities-0.4.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "a1dde32e145573c11353f6ac71a98dfd", "sha256": "d4e5638d12d04286429864757e835316c8a4f3c590b0347c21591f3d37c09f44" }, "downloads": -1, "filename": "iteration_utilities-0.5.0.tar.gz", "has_sig": false, "md5_digest": "a1dde32e145573c11353f6ac71a98dfd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99053, "upload_time": "2017-03-30T07:55:20", "upload_time_iso_8601": "2017-03-30T07:55:20.774206Z", "url": "https://files.pythonhosted.org/packages/19/30/7e4a02a99db12402ba9cd833bda711a93a401d946f527ba721bcd25356ef/iteration_utilities-0.5.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "9c98b76464d53884037d11937a2e6da4", "sha256": "cd40c14aa8e5dfddd4337f769111255cca457a566a696defc50806d3c9869543" }, "downloads": -1, "filename": "iteration_utilities-0.5.1.tar.gz", "has_sig": false, "md5_digest": "9c98b76464d53884037d11937a2e6da4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99068, "upload_time": "2017-03-30T08:35:50", "upload_time_iso_8601": "2017-03-30T08:35:50.295504Z", "url": "https://files.pythonhosted.org/packages/7d/14/666ebb6110b580c57dab60cc4fafa54c50a54ab78d95c89add91038b002b/iteration_utilities-0.5.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "790a7f672246a5d1bfed7317789a0859", "sha256": "63a82e4a93bb894dcfdfe335c01222acdc96963314d77101bf4d2ae44266fd8e" }, "downloads": -1, "filename": "iteration_utilities-0.5.2.tar.gz", "has_sig": false, "md5_digest": "790a7f672246a5d1bfed7317789a0859", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 104520, "upload_time": "2017-03-30T08:55:48", "upload_time_iso_8601": "2017-03-30T08:55:48.533865Z", "url": "https://files.pythonhosted.org/packages/ed/e5/eb0519193b4f8fcf9f18f3903987d91ee5ea9956438d1bf5ce65884d7399/iteration_utilities-0.5.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "5d873f12094002a20750fcc9e294a131", "sha256": "16d26d076fd7b517bd3597abc686f0b5f7b40d2231f840dd85ec12c158278eb3" }, "downloads": -1, "filename": "iteration_utilities-0.6.0.tar.gz", "has_sig": false, "md5_digest": "5d873f12094002a20750fcc9e294a131", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 109373, "upload_time": "2017-04-08T01:19:54", "upload_time_iso_8601": "2017-04-08T01:19:54.548965Z", "url": "https://files.pythonhosted.org/packages/29/5f/697f02bec5c6749777919d6fd1d781e3860a3c1cb3c687ef1daf96e889be/iteration_utilities-0.6.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "dc47ee794d70ec5c877f3df0f4e9e17d", "sha256": "53b8acfb3c19cfaa1464c4744f5448a99bddb5416bb53df911a08b36f9eb20b0" }, "downloads": -1, "filename": "iteration_utilities-0.6.1.tar.gz", "has_sig": false, "md5_digest": "dc47ee794d70ec5c877f3df0f4e9e17d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 109167, "upload_time": "2017-04-15T00:33:25", "upload_time_iso_8601": "2017-04-15T00:33:25.805129Z", "url": "https://files.pythonhosted.org/packages/cf/bf/0f4732bce7837feab1c06d29b45852e31c5c8a96d6fa70d715815ba62604/iteration_utilities-0.6.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "1c8c404b014d60a1c70f5d008539f465", "sha256": "c7b53f36350515a95051eb22616e258ffe461ade31f0ba7d2cdc624de40d4718" }, "downloads": -1, "filename": "iteration_utilities-0.7.0.tar.gz", "has_sig": false, "md5_digest": "1c8c404b014d60a1c70f5d008539f465", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 109380, "upload_time": "2018-01-28T07:24:02", "upload_time_iso_8601": "2018-01-28T07:24:02.936621Z", "url": "https://files.pythonhosted.org/packages/c6/c0/12afa17c9367d36c0bd0c0489d76c02e6a4d8f5cb427cd6ad490f1ba1126/iteration_utilities-0.7.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "48d7d136f4981332b34c7d96d52f2249", "sha256": "fc7f724832ae50ea40e2e7fdbb741e6bf1c779efc063bb0480a677502a293799" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp27-cp27m-macosx_10_14_x86_64.whl", "has_sig": false, "md5_digest": "48d7d136f4981332b34c7d96d52f2249", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 91881, "upload_time": "2019-10-28T06:23:16", "upload_time_iso_8601": "2019-10-28T06:23:16.645205Z", "url": "https://files.pythonhosted.org/packages/64/01/d3cfbe7cbf86491dcf3f4361a832ad0d3cff64c4aa33f88e4cf9215f2b50/iteration_utilities-0.8.0-cp27-cp27m-macosx_10_14_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2bfd0eba38ba6f23fb0931a04cc3e586", "sha256": "e7e6f862c235ce2d337708b5a919e96c0697aa4c1951f314512f2e1388d41db3" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp27-cp27m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "2bfd0eba38ba6f23fb0931a04cc3e586", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 198315, "upload_time": "2019-10-28T06:24:32", "upload_time_iso_8601": "2019-10-28T06:24:32.107999Z", "url": "https://files.pythonhosted.org/packages/61/86/c958f59e0adc024bcc1c52681bade4b4f4c2c3eab4105955f7e55d07811c/iteration_utilities-0.8.0-cp27-cp27m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "211ff233130443db42de00489c475db7", "sha256": "b269567bd553d9639e63b75d5438138b4520f6f80daa3e7426b1c23e00b62c74" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "211ff233130443db42de00489c475db7", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 256635, "upload_time": "2019-10-28T06:27:06", "upload_time_iso_8601": "2019-10-28T06:27:06.150406Z", "url": "https://files.pythonhosted.org/packages/c4/e1/5f3cf6ee39b78c30532c9ba1e12b57083d1b35cef31835e9774445a216e6/iteration_utilities-0.8.0-cp27-cp27m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "27756e27f120589a643533b5a54469eb", "sha256": "0767e5299176230f4cb8e83ee4d7a8f708d51ba8638c49380eb27ccdadf27ecb" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp27-cp27m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "27756e27f120589a643533b5a54469eb", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 256638, "upload_time": "2019-10-28T06:27:16", "upload_time_iso_8601": "2019-10-28T06:27:16.588734Z", "url": "https://files.pythonhosted.org/packages/a2/df/f9631934eaa95049c6ad5f8e5a60197e3512c0c7e2e4dc35010a011ad6e2/iteration_utilities-0.8.0-cp27-cp27m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "82128277c9f10fd5bed97047287fa167", "sha256": "14fb74362ff5fd3b79475070b555aa079a66e3bf1150b264f2938a5db9da8700" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp27-cp27mu-manylinux1_i686.whl", "has_sig": false, "md5_digest": "82128277c9f10fd5bed97047287fa167", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 198298, "upload_time": "2019-10-28T06:27:36", "upload_time_iso_8601": "2019-10-28T06:27:36.941758Z", "url": "https://files.pythonhosted.org/packages/a1/6a/2cb5b75339d82e52dd6d64c173589d7d84ebe098ea2f70cbc8e476e5a7bb/iteration_utilities-0.8.0-cp27-cp27mu-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f04620af136cae1f9a2d444aad18618f", "sha256": "0bfc552ca7c06ddb3fa5b93079080e2b532800b0d591f45d7f16f84a70969024" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "f04620af136cae1f9a2d444aad18618f", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 256602, "upload_time": "2019-10-28T06:28:25", "upload_time_iso_8601": "2019-10-28T06:28:25.577603Z", "url": "https://files.pythonhosted.org/packages/d3/30/7ea0d93dfbe3822c1689cdde621803b878b6de7103f96db32f1582c50b06/iteration_utilities-0.8.0-cp27-cp27mu-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "48b0abba14a27f5f7fc67a5249464208", "sha256": "32d0754ca4c59fb1e520bdec0eddb2c456f6194465db6466d4e3c847bb62bd71" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp27-cp27mu-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "48b0abba14a27f5f7fc67a5249464208", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 256606, "upload_time": "2019-10-28T06:34:19", "upload_time_iso_8601": "2019-10-28T06:34:19.814036Z", "url": "https://files.pythonhosted.org/packages/00/24/03b5c9750c24cc8bf8fd44a1d158471e0e0955055b6499dd87f04b5d6452/iteration_utilities-0.8.0-cp27-cp27mu-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b49e05b589c2227d21e48b120126f4d0", "sha256": "48d4a169860f39516c98a1bd08ce6c07783bf5950f407ed3be29506678a7ad89" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp27-cp27m-win32.whl", "has_sig": false, "md5_digest": "b49e05b589c2227d21e48b120126f4d0", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 76712, "upload_time": "2019-10-28T06:27:19", "upload_time_iso_8601": "2019-10-28T06:27:19.745769Z", "url": "https://files.pythonhosted.org/packages/7b/97/ba110724a1f74d8bacf895d01995e688dbb8c6ce2950c58fb229df90c99f/iteration_utilities-0.8.0-cp27-cp27m-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bc1e79e68a0413fc095359ea2499c84a", "sha256": "71172297854b8f1aaa730723b5a29b7a15e9ec0e1b2890d1db8aa9d6e9158d15" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp27-cp27m-win_amd64.whl", "has_sig": false, "md5_digest": "bc1e79e68a0413fc095359ea2499c84a", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 81972, "upload_time": "2019-10-28T06:27:24", "upload_time_iso_8601": "2019-10-28T06:27:24.483240Z", "url": "https://files.pythonhosted.org/packages/04/79/8f6f3bf574f8208e253387275d3785f75109bd06294ffa76314590a9f1b7/iteration_utilities-0.8.0-cp27-cp27m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6a95af267c028e2afb0ab537c3a83959", "sha256": "80bb3fd4eaed40b3dedef01ead8eccca451e5fbb0b520e3e01e2c2e3768982f7" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp34-cp34m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "6a95af267c028e2afb0ab537c3a83959", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 205977, "upload_time": "2019-10-28T06:34:27", "upload_time_iso_8601": "2019-10-28T06:34:27.054779Z", "url": "https://files.pythonhosted.org/packages/2c/bb/5b62d7700fba4335e13b596f8f09ea675cb58ea0a60158f36a03cc01ff77/iteration_utilities-0.8.0-cp34-cp34m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "84aa94806537859ea9cf5c8095846125", "sha256": "4a9037d13dfb09f68fff8088d7455832e7d1d30b7e9c8329934b17c1e11efd67" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "84aa94806537859ea9cf5c8095846125", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 266633, "upload_time": "2019-10-28T06:34:29", "upload_time_iso_8601": "2019-10-28T06:34:29.810349Z", "url": "https://files.pythonhosted.org/packages/a0/38/b0ae6d6ee0263260650d3e561d263181b0e8189da142b0c8d62f27a5f773/iteration_utilities-0.8.0-cp34-cp34m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9d5ba8b4335b8fc7920db943769f40a1", "sha256": "a6b250b5c2e16046a61fd90c9457868e0a0592c734f4d9aeec6ea773c9364832" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp34-cp34m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "9d5ba8b4335b8fc7920db943769f40a1", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 266637, "upload_time": "2019-10-28T06:34:34", "upload_time_iso_8601": "2019-10-28T06:34:34.082788Z", "url": "https://files.pythonhosted.org/packages/1c/f8/a89e135baba36a0aaa5bcb552835c6fdaab863bb92b32b2908c373afc341/iteration_utilities-0.8.0-cp34-cp34m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bcd3dadac58b61b9ccda452b8972e3a3", "sha256": "244744fa114319f681efd82c336b2b46e9277b180455bc56157b8b1d64d2b4a6" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp35-cp35m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "bcd3dadac58b61b9ccda452b8972e3a3", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 207930, "upload_time": "2019-10-28T06:34:37", "upload_time_iso_8601": "2019-10-28T06:34:37.305977Z", "url": "https://files.pythonhosted.org/packages/03/6e/c76f27f047debb9056006f5b2998679a630743b2596c101fca13ad03fced/iteration_utilities-0.8.0-cp35-cp35m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "28742f6d86c27ba9aa5f0c86c98b04f3", "sha256": "84efe50c18068cb8b48817235fd100a2af36b9f3dbd27e81bec76032d909df59" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "28742f6d86c27ba9aa5f0c86c98b04f3", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 270951, "upload_time": "2019-10-28T06:34:39", "upload_time_iso_8601": "2019-10-28T06:34:39.419808Z", "url": "https://files.pythonhosted.org/packages/62/ee/1898ccea4862b262d8b5abbb959aa4da185056e770aa1b4d150eddebaef2/iteration_utilities-0.8.0-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9e476717397cfe173bbc8afa103afef2", "sha256": "f416ba6e3e965f2753ea85275d6b16622db00fb6da415f5cae15cde750a8d449" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp35-cp35m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "9e476717397cfe173bbc8afa103afef2", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 270956, "upload_time": "2019-10-28T06:34:41", "upload_time_iso_8601": "2019-10-28T06:34:41.834785Z", "url": "https://files.pythonhosted.org/packages/a2/25/8e4dc7d663a101a3c8d7cc85f25e2dade76ec02963ed9b2c2975d753ed81/iteration_utilities-0.8.0-cp35-cp35m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6de7c24792a8c0c362cc3464e3dfbce0", "sha256": "57f8172397339aac90bfcaa342057767afb806b57738d251f16fad5f6003d631" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp36-cp36m-macosx_10_14_x86_64.whl", "has_sig": false, "md5_digest": "6de7c24792a8c0c362cc3464e3dfbce0", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 92970, "upload_time": "2019-10-28T06:34:44", "upload_time_iso_8601": "2019-10-28T06:34:44.297540Z", "url": "https://files.pythonhosted.org/packages/a1/b9/7e0b068e2bce87f1c10b5456a9316d057d7e7b81d51022041d223eb44c05/iteration_utilities-0.8.0-cp36-cp36m-macosx_10_14_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "08459d17bc211537a7baf3085ac886a5", "sha256": "82bcedc25667c81abd1c5dcef3fbd02eafa1b8a228da5a151425725db6bcd3d9" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp36-cp36m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "08459d17bc211537a7baf3085ac886a5", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 205970, "upload_time": "2019-10-28T06:34:53", "upload_time_iso_8601": "2019-10-28T06:34:53.971548Z", "url": "https://files.pythonhosted.org/packages/ab/e9/89fd4951bdcc5cc906ca533a1fa0cb4d569436baa4ae63060b419364c770/iteration_utilities-0.8.0-cp36-cp36m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "12b26da5c53cd21e44f30635eb4e6d71", "sha256": "1d66a6bb7f5f80c5999c281676952497a5ee07ec629957f3bc64d97a82d47c0d" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "12b26da5c53cd21e44f30635eb4e6d71", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 272591, "upload_time": "2019-10-28T06:34:59", "upload_time_iso_8601": "2019-10-28T06:34:59.728021Z", "url": "https://files.pythonhosted.org/packages/8c/d8/6fd903c07f295a3a9cb84d0b7eb66ab31139ada693c515cd0b08268bf485/iteration_utilities-0.8.0-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ea21407eede8f76db6a8fe222e35e399", "sha256": "6ec2d881a223524d4f45ba60af6431506c7803bbb1764f3cb1141610861f4877" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp36-cp36m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "ea21407eede8f76db6a8fe222e35e399", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 272597, "upload_time": "2019-10-28T06:35:16", "upload_time_iso_8601": "2019-10-28T06:35:16.268331Z", "url": "https://files.pythonhosted.org/packages/f4/46/c6536ffdd331bcd635aa49035b39b5e45e59a7eea160922124b82436e02f/iteration_utilities-0.8.0-cp36-cp36m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6c8d065199701a265fd5b8e83d3187c0", "sha256": "da93e9f5dda49b7a8230fcdc919f419cc071702873b931f3f699d6a211872ab3" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp36-cp36m-win32.whl", "has_sig": false, "md5_digest": "6c8d065199701a265fd5b8e83d3187c0", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 82734, "upload_time": "2019-10-28T06:35:18", "upload_time_iso_8601": "2019-10-28T06:35:18.931794Z", "url": "https://files.pythonhosted.org/packages/bc/dd/1f8f1e2d12e61961e69b0c3a01611ed090386aadfee39c80981070104a5e/iteration_utilities-0.8.0-cp36-cp36m-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d0eaf125f25789462e209fc32dca4ea9", "sha256": "384e7202c53e0b739dcc82b21aba86a1d3f938b75ad057ac99344cc7f0b56306" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "d0eaf125f25789462e209fc32dca4ea9", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 88612, "upload_time": "2019-10-28T06:35:20", "upload_time_iso_8601": "2019-10-28T06:35:20.882775Z", "url": "https://files.pythonhosted.org/packages/b0/aa/e34af673d3b176b677772fb0ab72716f515d7d46e16e17dc379b4d7aa4fc/iteration_utilities-0.8.0-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9708356f99ad1b789645095d4d4b6e16", "sha256": "166f70d74c70b73557ebf60b46526dfb27f73ee5f868356d7c13245ecb6b3edf" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp37-cp37m-macosx_10_14_x86_64.whl", "has_sig": false, "md5_digest": "9708356f99ad1b789645095d4d4b6e16", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 92951, "upload_time": "2019-10-28T06:35:23", "upload_time_iso_8601": "2019-10-28T06:35:23.214614Z", "url": "https://files.pythonhosted.org/packages/0a/ea/4bd0c383d8b044de46f42641324da9f882e3e3fe6d11803bfc0a9464194e/iteration_utilities-0.8.0-cp37-cp37m-macosx_10_14_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "93fe55f5f2c61cacaa91bb9203a655c7", "sha256": "238163c2a403358254cfcb94e7eeaa4a461f5f4bd060990e6654ba441e5c9872" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp37-cp37m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "93fe55f5f2c61cacaa91bb9203a655c7", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 206001, "upload_time": "2019-10-28T06:35:26", "upload_time_iso_8601": "2019-10-28T06:35:26.901765Z", "url": "https://files.pythonhosted.org/packages/ef/83/56825f0ec2500155eb87a62b84c0d78ca6ccd3ea1e81c2dfd96668bb6709/iteration_utilities-0.8.0-cp37-cp37m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c440e97084ccd4826e620c06769ad099", "sha256": "4f3195a8480ed098c5a8d3967e729d7b2ac1accc5cf04034ff903078fc157b16" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "c440e97084ccd4826e620c06769ad099", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 280665, "upload_time": "2019-10-28T06:35:32", "upload_time_iso_8601": "2019-10-28T06:35:32.746779Z", "url": "https://files.pythonhosted.org/packages/9d/bc/d30501bfeacd192ecd472fe33c2c673c02548b8fc8a3bf1e9381e78ef6b1/iteration_utilities-0.8.0-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7c2ecad3129db932c8d6142b459bab3b", "sha256": "f33a581aa4f63929563c35c0da85030309bdbbb150a9fe705de1c6e86f35d770" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp37-cp37m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "7c2ecad3129db932c8d6142b459bab3b", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 280670, "upload_time": "2019-10-28T06:35:39", "upload_time_iso_8601": "2019-10-28T06:35:39.006839Z", "url": "https://files.pythonhosted.org/packages/59/36/531d3eb1439b18ace429a6d80d28d4a232aec0710beffa94797dc0e21aa0/iteration_utilities-0.8.0-cp37-cp37m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f7daabcf6935e256ea24741c5e34a8a5", "sha256": "240b14a8345d845c970d0efac6febd104519b1267c55cc6060e7318998873d8f" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp37-cp37m-win32.whl", "has_sig": false, "md5_digest": "f7daabcf6935e256ea24741c5e34a8a5", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 82735, "upload_time": "2019-10-28T06:35:40", "upload_time_iso_8601": "2019-10-28T06:35:40.842782Z", "url": "https://files.pythonhosted.org/packages/0c/88/7bb394eac85ea4172455a6f6df5b151fbc9259620ebc135e2494b8d14a46/iteration_utilities-0.8.0-cp37-cp37m-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "39dacbebc47b040cc74301bde8fed9d2", "sha256": "1fbd87724bc58e7ea18d21a48a4c59d5c13b866a876137d4cdb3a8f9b75b135e" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "39dacbebc47b040cc74301bde8fed9d2", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 88607, "upload_time": "2019-10-28T06:35:42", "upload_time_iso_8601": "2019-10-28T06:35:42.818784Z", "url": "https://files.pythonhosted.org/packages/37/b1/66a2e023ccae108f60d21a8ea67c9907ad8b654d19e2e4a417388f7f6412/iteration_utilities-0.8.0-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "dedba0d24ef5bd9798b482e356af400c", "sha256": "984cd8073f28e7f8fe644e273e0480e674d905078f1ac7572d90d62ab35441e2" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "dedba0d24ef5bd9798b482e356af400c", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 96076, "upload_time": "2019-10-28T06:35:44", "upload_time_iso_8601": "2019-10-28T06:35:44.689202Z", "url": "https://files.pythonhosted.org/packages/a5/fa/1c3f1a769de3d87ee27b2dd248d14bb990432023e3b3a5acb5ec03c6c130/iteration_utilities-0.8.0-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "25f6816f06b31de8452d2e4be3c0d9da", "sha256": "aca73e6b737e97e7bcf93a4b1968123cc5f9e7e38f2630cc2f5d2cd24fa34259" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp38-cp38-manylinux1_i686.whl", "has_sig": false, "md5_digest": "25f6816f06b31de8452d2e4be3c0d9da", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 249757, "upload_time": "2019-10-28T06:35:47", "upload_time_iso_8601": "2019-10-28T06:35:47.069555Z", "url": "https://files.pythonhosted.org/packages/c3/dd/28de209ca5cfd569ffe8743c180d9cfe7d3eae215f59d0b132f8f7f0b125/iteration_utilities-0.8.0-cp38-cp38-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1c1b1db39dc7a63037e702fc3292d3d1", "sha256": "a8faff04e3f5080d451a3d3ea49e2ff1d3c2c80155d0fd79ae0979c1431faf17" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp38-cp38-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "1c1b1db39dc7a63037e702fc3292d3d1", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 336248, "upload_time": "2019-10-28T06:35:50", "upload_time_iso_8601": "2019-10-28T06:35:50.334643Z", "url": "https://files.pythonhosted.org/packages/c6/c7/302ff68b8920a9845a2a9832148aa584f2fab537213f938dacc65a154b99/iteration_utilities-0.8.0-cp38-cp38-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "73fc4a69ed7800b57e800c90bed38940", "sha256": "aac4a8872f0feaa86b501cb74183f228e9ba65ccbcfe0c7084ccd3bd77420297" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp38-cp38-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "73fc4a69ed7800b57e800c90bed38940", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 336251, "upload_time": "2019-10-28T06:35:54", "upload_time_iso_8601": "2019-10-28T06:35:54.303007Z", "url": "https://files.pythonhosted.org/packages/70/b7/3b8c5910fb9cd37ae497539b688806ff9b95c95b489639632f02d2a4601e/iteration_utilities-0.8.0-cp38-cp38-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d82cd9ed4f0034452c03ac7e606bfa0d", "sha256": "72f817adc400130e5953ef773b552722816d00e500ad2ae2217548db78a3bc01" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp38-cp38-win32.whl", "has_sig": false, "md5_digest": "d82cd9ed4f0034452c03ac7e606bfa0d", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 80886, "upload_time": "2019-10-28T06:35:57", "upload_time_iso_8601": "2019-10-28T06:35:57.199595Z", "url": "https://files.pythonhosted.org/packages/ee/c7/2f810b5eafdf5884ba928579733354e63769624152adbec990415db2dba0/iteration_utilities-0.8.0-cp38-cp38-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9e202a12d716902cbc707f9d1809abfc", "sha256": "cc1054dcc8a24e7bfa48d0eeea4a7187b345b54e4b46d74bc28582bf3600886e" }, "downloads": -1, "filename": "iteration_utilities-0.8.0-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "9e202a12d716902cbc707f9d1809abfc", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 87987, "upload_time": "2019-10-28T06:35:59", "upload_time_iso_8601": "2019-10-28T06:35:59.435934Z", "url": "https://files.pythonhosted.org/packages/8f/68/0dd939c9abb2b7d367fd9f43b03d6c0338d5e720c4ee833de5724d6b04fd/iteration_utilities-0.8.0-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0e10405174b1fc5d6141872ee4e4bc03", "sha256": "b9b27f3e3924f9b3a8d9aa4614c97b2f828911aabec1d92dd9396428038781c0" }, "downloads": -1, "filename": "iteration_utilities-0.8.0.tar.gz", "has_sig": false, "md5_digest": "0e10405174b1fc5d6141872ee4e4bc03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 122616, "upload_time": "2019-10-27T19:38:25", "upload_time_iso_8601": "2019-10-27T19:38:25.595447Z", "url": "https://files.pythonhosted.org/packages/e7/69/ec86aa768c3721503544493c1d450bc15a901a267b4d4715657915cfe42c/iteration_utilities-0.8.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "9fc001924cf1194d806d2a2fe6ce8c3e", "sha256": "a5f6e15a6de26980a8f22839e351978971b092ee95bf4c7a33119ba4d4d19af4" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp35-cp35m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "9fc001924cf1194d806d2a2fe6ce8c3e", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 207147, "upload_time": "2019-11-02T17:29:55", "upload_time_iso_8601": "2019-11-02T17:29:55.167364Z", "url": "https://files.pythonhosted.org/packages/24/54/e0938cb77146966e67be8a72a12da205086ff59ab5bbf190af4973f9ac1c/iteration_utilities-0.9.0-cp35-cp35m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c87c368737e244dfc5ddc48569c0dbb3", "sha256": "34f957f9a22631fc9a067502a72a770635c0363f3bed704a6829fe2fa975541f" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "c87c368737e244dfc5ddc48569c0dbb3", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 270491, "upload_time": "2019-11-02T17:29:57", "upload_time_iso_8601": "2019-11-02T17:29:57.554782Z", "url": "https://files.pythonhosted.org/packages/ca/63/01a1d6253fcd91305b7f8150f7d3b476fc9a71f91e2ff70a34dde6feef54/iteration_utilities-0.9.0-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7f45a8708378821eeb59d721e6cbee21", "sha256": "a8fcf8d6edc01806ce071aab2c27a49fd9f31b923ffca815c15a5ca2b69b2380" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp35-cp35m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "7f45a8708378821eeb59d721e6cbee21", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 270495, "upload_time": "2019-11-02T17:30:00", "upload_time_iso_8601": "2019-11-02T17:30:00.534008Z", "url": "https://files.pythonhosted.org/packages/f9/35/64e748d092aa10fcc5d576a0966ad9f5fdb455d1f8e8a53b291668162e93/iteration_utilities-0.9.0-cp35-cp35m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "94681b695597ade09a95f964e668c93b", "sha256": "71e8868f7b859b0d47912c831d3090742a30b3d180b062abff3e731de151733b" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp36-cp36m-macosx_10_14_x86_64.whl", "has_sig": false, "md5_digest": "94681b695597ade09a95f964e668c93b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 91983, "upload_time": "2019-11-02T17:30:02", "upload_time_iso_8601": "2019-11-02T17:30:02.498875Z", "url": "https://files.pythonhosted.org/packages/7a/be/cd57f7f8d337a30290187b39bceff717895b7963ba0816b3af3a01f17323/iteration_utilities-0.9.0-cp36-cp36m-macosx_10_14_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "71c94b0c2e76581b7874042c75e468a0", "sha256": "d35478a71ea4792d09aa96cb7c6c2b82b88875a84a186f09e06a1d3d6e7b8e83" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp36-cp36m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "71c94b0c2e76581b7874042c75e468a0", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 205169, "upload_time": "2019-11-02T17:30:04", "upload_time_iso_8601": "2019-11-02T17:30:04.663958Z", "url": "https://files.pythonhosted.org/packages/99/8b/7e65b2ea6bb50160b4532b4c0f25c0af15919dea042f4304174c81f3dea3/iteration_utilities-0.9.0-cp36-cp36m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1662084531b0187a52e199d992aebf9f", "sha256": "6b9433a38fb34138c22b1cb93c1911a6f47967ca9a8ea21a257466f93f8c755f" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "1662084531b0187a52e199d992aebf9f", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 271999, "upload_time": "2019-11-02T17:30:07", "upload_time_iso_8601": "2019-11-02T17:30:07.391645Z", "url": "https://files.pythonhosted.org/packages/6b/98/01e12af61a635a2870dc7fd51327b08e6aa069520d1eac5fa25f5843bf99/iteration_utilities-0.9.0-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "68dd9cde6c82559cf37f1ecac7afb78c", "sha256": "77d99e95744163a2c4a8b4e26f8c2c356986d28194ca4de2a567750e2b284e51" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp36-cp36m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "68dd9cde6c82559cf37f1ecac7afb78c", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 271999, "upload_time": "2019-11-02T17:30:10", "upload_time_iso_8601": "2019-11-02T17:30:10.094866Z", "url": "https://files.pythonhosted.org/packages/9e/9e/bc03b7d161637cbafde7cace2187225d8c7f50c8c9db4fd8860e4251832d/iteration_utilities-0.9.0-cp36-cp36m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "46f86493d7096f9bbf3f936f6a222b92", "sha256": "d17abf37406334d01d59897149ea4f2bb3fc4eae5c7581428a7114c5553ac445" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp36-cp36m-win32.whl", "has_sig": false, "md5_digest": "46f86493d7096f9bbf3f936f6a222b92", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 81790, "upload_time": "2019-11-02T17:30:12", "upload_time_iso_8601": "2019-11-02T17:30:12.023438Z", "url": "https://files.pythonhosted.org/packages/4e/53/d84015876a2756ed648eaa684c60a3e29ebdaa11c5af418f9675beb002dc/iteration_utilities-0.9.0-cp36-cp36m-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bf681bdaf850f5c8d6481670f5dcb78c", "sha256": "0ea182b6ad833df308bf2914c686593b2817752bbaba2c87d5b0449a65bf5bcc" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "bf681bdaf850f5c8d6481670f5dcb78c", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 88066, "upload_time": "2019-11-02T17:30:13", "upload_time_iso_8601": "2019-11-02T17:30:13.936690Z", "url": "https://files.pythonhosted.org/packages/6b/6e/61bb574e9251fe5862ae63d603468d086ee2b82b2accd461a2b50725b8b1/iteration_utilities-0.9.0-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4a9bed8a55d6db582db4467deb223f0b", "sha256": "7b5f61883b4d836e8821f9de2f651faef8942114f0c4a8ebdaf849ef49af3738" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp37-cp37m-macosx_10_14_x86_64.whl", "has_sig": false, "md5_digest": "4a9bed8a55d6db582db4467deb223f0b", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 91979, "upload_time": "2019-11-02T17:30:16", "upload_time_iso_8601": "2019-11-02T17:30:16.134968Z", "url": "https://files.pythonhosted.org/packages/86/3a/7943759c584de6f37758fa7b7e3b2780ffab01de749b62ca7012cfac5b75/iteration_utilities-0.9.0-cp37-cp37m-macosx_10_14_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3de8905e6370dd28a4a45ee67f175d39", "sha256": "5b404ec21251866c1d33997efae2118931c49c75f90bcc86598cc6f3b0b68450" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp37-cp37m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "3de8905e6370dd28a4a45ee67f175d39", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 205205, "upload_time": "2019-11-02T17:30:18", "upload_time_iso_8601": "2019-11-02T17:30:18.999672Z", "url": "https://files.pythonhosted.org/packages/6f/83/e4fb55642bbf539c38832fad541a0b91ffe3349e91a4b6c12813340541fd/iteration_utilities-0.9.0-cp37-cp37m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "380e36c9320437cabc8d438a41af8cdf", "sha256": "0fc0607efb65fbb127229227383abc073340270f136efd001c6d28a992b9aeea" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "380e36c9320437cabc8d438a41af8cdf", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 280081, "upload_time": "2019-11-02T17:30:22", "upload_time_iso_8601": "2019-11-02T17:30:22.281091Z", "url": "https://files.pythonhosted.org/packages/15/a9/294c55149cd5ce665859aee11bab0997e8fd45bcfedbf309b8ad7021a0a2/iteration_utilities-0.9.0-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b087f36b69186c6d8b66e9c1889b9adf", "sha256": "1b17602bb00df0c6d42bae8bb392296d81ed7c73e451cbabac6cc4e532ed7a66" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp37-cp37m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "b087f36b69186c6d8b66e9c1889b9adf", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 280082, "upload_time": "2019-11-02T17:30:27", "upload_time_iso_8601": "2019-11-02T17:30:27.026698Z", "url": "https://files.pythonhosted.org/packages/f6/f7/5c94dbff53788359e8312c4b047421b8e6363188998957dfbf7c7e7dabec/iteration_utilities-0.9.0-cp37-cp37m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ea6b574c16a8c34798fcfe2f3e85094f", "sha256": "5323c8943d4526965d4cbeca7b741c0f7e9f01afc9cdefb21dd3f2fcf2a6b768" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp37-cp37m-win32.whl", "has_sig": false, "md5_digest": "ea6b574c16a8c34798fcfe2f3e85094f", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 77181, "upload_time": "2019-11-02T17:30:29", "upload_time_iso_8601": "2019-11-02T17:30:29.471034Z", "url": "https://files.pythonhosted.org/packages/98/d7/433683ed00dbda91a084a2b1c7f7466bfebbdb70e16897cd2c267d11e558/iteration_utilities-0.9.0-cp37-cp37m-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "df0daa37aba8726a4f09d2172859f730", "sha256": "a042371abaac722da6701eb79e8d0c5cf642f97892bd11c54b9569f934a5603a" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "df0daa37aba8726a4f09d2172859f730", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 83504, "upload_time": "2019-11-02T17:30:31", "upload_time_iso_8601": "2019-11-02T17:30:31.983441Z", "url": "https://files.pythonhosted.org/packages/5d/68/9811390c12a46cb1ba7f30e6b0ebe065b5cc32957a3a23ec98612660fe62/iteration_utilities-0.9.0-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1962ae1366189366f5c296cfbb7d4872", "sha256": "6cba43d1db867b30e46c43a4a9fdc1165a34cb674982773bd10998ad18d20c22" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "1962ae1366189366f5c296cfbb7d4872", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 95175, "upload_time": "2019-11-02T17:30:34", "upload_time_iso_8601": "2019-11-02T17:30:34.091804Z", "url": "https://files.pythonhosted.org/packages/32/09/6bdccae24e36b020c0b2d42c381a39f5ebcad2d9aaa0cda773676b6273b7/iteration_utilities-0.9.0-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5fd936f87c9f2cf78d58aa54177e1d46", "sha256": "f74a6abbba0287a5184c40ac13edd1545715389e59c56e21ad3122fdcfc8bb73" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp38-cp38-manylinux1_i686.whl", "has_sig": false, "md5_digest": "5fd936f87c9f2cf78d58aa54177e1d46", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 248889, "upload_time": "2019-11-02T17:30:37", "upload_time_iso_8601": "2019-11-02T17:30:37.471681Z", "url": "https://files.pythonhosted.org/packages/6a/51/f045c9997852d7ed45fe79e1809d217c2108188d33eb5d61b9fb4e102d0d/iteration_utilities-0.9.0-cp38-cp38-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f1651974ef9849dc57e8ce3fcc41eff2", "sha256": "aa0a9d311f3c2a6f44117681c6ab8757f2a7737bbbc085c3032870c198fd31c4" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp38-cp38-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "f1651974ef9849dc57e8ce3fcc41eff2", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 335780, "upload_time": "2019-11-02T17:30:41", "upload_time_iso_8601": "2019-11-02T17:30:41.138455Z", "url": "https://files.pythonhosted.org/packages/a6/31/3c65b0fda8190c1e699c607cc9f6409a9aa261ae8c8161b9370da1a50977/iteration_utilities-0.9.0-cp38-cp38-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4fff1e205cb3f009892c34af27dd8fd7", "sha256": "d9fa7367c842d67ce5887bd0442ed7c88861de9b0aaf7811326f612207cca04a" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp38-cp38-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "4fff1e205cb3f009892c34af27dd8fd7", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 335783, "upload_time": "2019-11-02T17:30:45", "upload_time_iso_8601": "2019-11-02T17:30:45.096922Z", "url": "https://files.pythonhosted.org/packages/30/ef/6877e06988853ca9702378e0b3dc4a66f46f29247c833b4a4cccd07aa84d/iteration_utilities-0.9.0-cp38-cp38-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1fd45bdc05478c6bc923dd23c28414c2", "sha256": "c673c473936b93a3d40580ec7be2810d2365b0cc123bc60446084002e49bbe92" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp38-cp38-win32.whl", "has_sig": false, "md5_digest": "1fd45bdc05478c6bc923dd23c28414c2", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 80031, "upload_time": "2019-11-02T17:30:47", "upload_time_iso_8601": "2019-11-02T17:30:47.368371Z", "url": "https://files.pythonhosted.org/packages/b9/4f/349d1c58124f073f52fb81442da9d7838bb4bf2b3af0170e8ee50a153d85/iteration_utilities-0.9.0-cp38-cp38-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "cf0bd6590c6561329185ffe736135c15", "sha256": "6f74cd89e904a0d5b73a10fb8513088083381912707cba7df52642b90851b621" }, "downloads": -1, "filename": "iteration_utilities-0.9.0-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "cf0bd6590c6561329185ffe736135c15", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 87323, "upload_time": "2019-11-02T17:30:49", "upload_time_iso_8601": "2019-11-02T17:30:49.582159Z", "url": "https://files.pythonhosted.org/packages/91/1a/8fa64d0a5ab948e7739241949892f71d1b95993f7a8085003261cd6334f4/iteration_utilities-0.9.0-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ce6ba5b90c22d717849378aa7aee96fa", "sha256": "c303bd121abd0e330b1807f363b5e19cddac7820878f2361953606794364cc29" }, "downloads": -1, "filename": "iteration_utilities-0.9.0.tar.gz", "has_sig": false, "md5_digest": "ce6ba5b90c22d717849378aa7aee96fa", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 121135, "upload_time": "2019-11-02T13:44:09", "upload_time_iso_8601": "2019-11-02T13:44:09.907150Z", "url": "https://files.pythonhosted.org/packages/8d/10/034115d1a0aaac3a8e361c57572a59c2406abd0190b971a0dc9d254dc52d/iteration_utilities-0.9.0.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "984cc0b3e8023f822777aee1e3f961ab", "sha256": "17c9418d967fd8020211ebd5770332fc6cf11800eec446a31fcad4fe96fe4009" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp35-cp35m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "984cc0b3e8023f822777aee1e3f961ab", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 213040, "upload_time": "2020-11-18T23:22:50", "upload_time_iso_8601": "2020-11-18T23:22:50.110131Z", "url": "https://files.pythonhosted.org/packages/e6/eb/cb3c8b5ef50a5dc2ab8698b7257003a935ace40324bf82b8a88a1791c0bf/iteration_utilities-0.11.0-cp35-cp35m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "12d9eb6065da5292c4edbb644a85207d", "sha256": "243de0d75c54200350fe2f1aa4c08471f95fe4ca77fca741ae50b495ccd7420c" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "12d9eb6065da5292c4edbb644a85207d", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 274134, "upload_time": "2020-11-18T23:22:51", "upload_time_iso_8601": "2020-11-18T23:22:51.809401Z", "url": "https://files.pythonhosted.org/packages/65/a5/4b4141d908c4841e0d0fcb999d70e79429c4b46887edfec2e8a605be55fd/iteration_utilities-0.11.0-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "62854bff2f176f41b33f398522c7a5fa", "sha256": "a074f8bbbfd75b9980819a5f342e90069c421dffebc66724bccc84034c9cdcd2" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp35-cp35m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "62854bff2f176f41b33f398522c7a5fa", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 274133, "upload_time": "2020-11-18T23:22:53", "upload_time_iso_8601": "2020-11-18T23:22:53.431618Z", "url": "https://files.pythonhosted.org/packages/b3/84/0b52162a98d0fb4878b57dd505c45bb40296610e6205d6f18cb427639de8/iteration_utilities-0.11.0-cp35-cp35m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7c1392f29780b6b28a91034e100e437c", "sha256": "e046738b578a9c7f7ca96a5d7554191d12f22a897ada78ab4d5ac1a92afc47ba" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp35-cp35m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "7c1392f29780b6b28a91034e100e437c", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 272239, "upload_time": "2020-11-18T23:44:25", "upload_time_iso_8601": "2020-11-18T23:44:25.826664Z", "url": "https://files.pythonhosted.org/packages/92/fc/37ffeb6b5502d6ea6feb7aa4494a1c1cca4bd00a593606b8988fc606e801/iteration_utilities-0.11.0-cp35-cp35m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "335fa44e92c211263083e160d7438da5", "sha256": "c4bb9be1d0ac15b13b0c2f4ada6159a32067f6e1af6ce65e3c72fda4deab4478" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp36-cp36m-macosx_10_14_x86_64.whl", "has_sig": false, "md5_digest": "335fa44e92c211263083e160d7438da5", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 92632, "upload_time": "2020-11-18T23:22:54", "upload_time_iso_8601": "2020-11-18T23:22:54.591374Z", "url": "https://files.pythonhosted.org/packages/11/25/089c9b2bbfff6168df27c2ef1977d85abcb19b944f7d6803e51ab0295121/iteration_utilities-0.11.0-cp36-cp36m-macosx_10_14_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9f5f163cb7d624efd06e22f8958a327f", "sha256": "37f427f2682aad3b27afab8edcfa8002268d1eab30c4957200a004af3d5f5b0e" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp36-cp36m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "9f5f163cb7d624efd06e22f8958a327f", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 211142, "upload_time": "2020-11-18T23:22:55", "upload_time_iso_8601": "2020-11-18T23:22:55.943695Z", "url": "https://files.pythonhosted.org/packages/1d/2b/fc3807604e6da8209102974bc7c9d9f23ac28349c7bf88a616ac6288ec32/iteration_utilities-0.11.0-cp36-cp36m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1191d0f3920d1510023ebd2c26337894", "sha256": "0dc2aed43691d38052fe99d94f04886324818d058fb030068e14343008fe856b" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "1191d0f3920d1510023ebd2c26337894", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 275174, "upload_time": "2020-11-18T23:22:57", "upload_time_iso_8601": "2020-11-18T23:22:57.492511Z", "url": "https://files.pythonhosted.org/packages/eb/e4/0728b1a3ec220e57767a2ef3dbf30b514ea5af57167545aff4b7f037c8e7/iteration_utilities-0.11.0-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a675a8f0767f8285ce2f69806558b910", "sha256": "f06c4862911aad6c21529ecc0d6744048712303eb37afecc9ee5ffa804ba6614" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp36-cp36m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "a675a8f0767f8285ce2f69806558b910", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 275173, "upload_time": "2020-11-18T23:22:59", "upload_time_iso_8601": "2020-11-18T23:22:59.384498Z", "url": "https://files.pythonhosted.org/packages/98/78/f0ea66209552da648a50ef86579cbcfd4837d7778bc867b7863a7063a5bc/iteration_utilities-0.11.0-cp36-cp36m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e2d95681246fac458753653071b1b86b", "sha256": "e7ad14f9bd0bb6d69b6ac30811decedcb71a16e2d4e528a469fe865ad8d57305" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp36-cp36m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "e2d95681246fac458753653071b1b86b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 274843, "upload_time": "2020-11-18T23:44:31", "upload_time_iso_8601": "2020-11-18T23:44:31.089291Z", "url": "https://files.pythonhosted.org/packages/c7/b9/f8f0ab1200f70766816cd4375fc3e520ffde7d26557a7168d7390a07543a/iteration_utilities-0.11.0-cp36-cp36m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "cb617f1715fbe4a4d8045fb5665ece45", "sha256": "4005c4cbfaacf9897367dc92055e85d4990d5ab43a3234ff5be5b222e42fd511" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp36-cp36m-win32.whl", "has_sig": false, "md5_digest": "cb617f1715fbe4a4d8045fb5665ece45", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 78887, "upload_time": "2020-11-18T23:23:00", "upload_time_iso_8601": "2020-11-18T23:23:00.613567Z", "url": "https://files.pythonhosted.org/packages/02/33/377b0faf70fb5d6beb60afc051b89dda78289acb5aa94a310e08cb084bf0/iteration_utilities-0.11.0-cp36-cp36m-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "103322db7c0d890ae0657c27331cfcd7", "sha256": "a9981e55e560389079201b97b10b885050bdfc2cd55d76a830307899a6c475f5" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "103322db7c0d890ae0657c27331cfcd7", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 85042, "upload_time": "2020-11-18T23:23:02", "upload_time_iso_8601": "2020-11-18T23:23:02.059061Z", "url": "https://files.pythonhosted.org/packages/d2/e2/020a9a7a57558d117a87e97a6eb63389d1f55f84dd94d2499c7bf64baaf8/iteration_utilities-0.11.0-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "600e48b14e53cabd6bce841c0bf9c3b9", "sha256": "112b615d596c939a427f08943c0e5594bca672bd67dc7ac928deb4a6a9637df7" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp37-cp37m-macosx_10_14_x86_64.whl", "has_sig": false, "md5_digest": "600e48b14e53cabd6bce841c0bf9c3b9", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 92641, "upload_time": "2020-11-18T23:23:03", "upload_time_iso_8601": "2020-11-18T23:23:03.852881Z", "url": "https://files.pythonhosted.org/packages/ce/da/67637c2ba8297dadb223907c6cb6b9836b65be221fc5422ff9fcb5c409c9/iteration_utilities-0.11.0-cp37-cp37m-macosx_10_14_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6c41015f219d91e6da7df55d04684f27", "sha256": "b6541b081a95a1c8b8a0ebb08d2ae49e649b3d8e75bb55e1b4eed7687561bd09" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp37-cp37m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "6c41015f219d91e6da7df55d04684f27", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 211236, "upload_time": "2020-11-18T23:23:06", "upload_time_iso_8601": "2020-11-18T23:23:06.018347Z", "url": "https://files.pythonhosted.org/packages/77/0d/4f82301b5a22d91cd998051755ca13777c41a740e9a7b0aafebbd9df94c9/iteration_utilities-0.11.0-cp37-cp37m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "03d83f986a53eb6bc28b775f98ef8226", "sha256": "1c9a1d58ca2f5260eed057e1b9d0b08f62a8e42153224476598f2dd079ae765e" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "03d83f986a53eb6bc28b775f98ef8226", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 284121, "upload_time": "2020-11-18T23:23:08", "upload_time_iso_8601": "2020-11-18T23:23:08.093071Z", "url": "https://files.pythonhosted.org/packages/4e/6d/25a562b1bd94adc2776cd0cca8d147e834f827f3e31d7c96b6d334b992d3/iteration_utilities-0.11.0-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d8fa4abf15de01005ac64f5d7c5185f7", "sha256": "ae7cebc811843de5868400a8cc7e401569452e9cbaa09ebfccc4882f2507c36a" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp37-cp37m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "d8fa4abf15de01005ac64f5d7c5185f7", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 284122, "upload_time": "2020-11-18T23:23:10", "upload_time_iso_8601": "2020-11-18T23:23:10.795088Z", "url": "https://files.pythonhosted.org/packages/d5/74/f4bc06fbcb0522b14f7d0f265ae775574ede69fccbcb5edc78c83cb9f234/iteration_utilities-0.11.0-cp37-cp37m-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "34a1643459ae8550fc6a839d49dc5ee2", "sha256": "46485bb3c7db9267014a1453009c612fb658d85ba4a41bee01346663b3797de6" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp37-cp37m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "34a1643459ae8550fc6a839d49dc5ee2", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 283690, "upload_time": "2020-11-18T23:44:38", "upload_time_iso_8601": "2020-11-18T23:44:38.502326Z", "url": "https://files.pythonhosted.org/packages/e7/ec/fd0a264895b7bc0613959189688747ae241e29ab1f694508e9e5073c6144/iteration_utilities-0.11.0-cp37-cp37m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "655a064d29d5218fecc2f30468715f68", "sha256": "3d154511cc177872bb843dcc789591f23214bc9d568db542f95c3cf4cc78b4eb" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp37-cp37m-win32.whl", "has_sig": false, "md5_digest": "655a064d29d5218fecc2f30468715f68", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 78895, "upload_time": "2020-11-18T23:23:12", "upload_time_iso_8601": "2020-11-18T23:23:12.835070Z", "url": "https://files.pythonhosted.org/packages/e1/95/a664dcf514491142660fa9cd7b5a158cb2b3654369b0a62fcd0ad768729e/iteration_utilities-0.11.0-cp37-cp37m-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1f73e8a8838d3e8b37fedfd2e8584b9d", "sha256": "3f276186d2afc979c86ab4f505e398f9f206a8ad42c510d6000b1ed49748ca74" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "1f73e8a8838d3e8b37fedfd2e8584b9d", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 85041, "upload_time": "2020-11-18T23:23:14", "upload_time_iso_8601": "2020-11-18T23:23:14.753385Z", "url": "https://files.pythonhosted.org/packages/0b/25/25e8aac17414f7205f28bb34ff92330f0c662252bdf54bf113b2aab77f5c/iteration_utilities-0.11.0-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0b855081390e2380eaf6fd34e0baba19", "sha256": "07edb8a7553fda1cfb59e4d761f7e03b3607b948cbd3549250bcb489a7bb0f81" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp38-cp38-macosx_10_14_x86_64.whl", "has_sig": false, "md5_digest": "0b855081390e2380eaf6fd34e0baba19", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 95262, "upload_time": "2020-11-18T23:23:17", "upload_time_iso_8601": "2020-11-18T23:23:17.023573Z", "url": "https://files.pythonhosted.org/packages/e4/b4/ce21c855d10dcc02d6b1941c479aa0329e92b1d64cc1ec14c02610b0ff52/iteration_utilities-0.11.0-cp38-cp38-macosx_10_14_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "52c0a5dce1e7d0015eb142922e69149a", "sha256": "08a00db7beac8647b00c5d9968e14235b33d387f4e2900ae1b1a4cfbf68894bb" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp38-cp38-manylinux1_i686.whl", "has_sig": false, "md5_digest": "52c0a5dce1e7d0015eb142922e69149a", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 260743, "upload_time": "2020-11-18T23:23:20", "upload_time_iso_8601": "2020-11-18T23:23:20.807648Z", "url": "https://files.pythonhosted.org/packages/3d/64/e2156fe6e97a892c596ef941c88d00e43dae373a728abe082a5f28a3c97b/iteration_utilities-0.11.0-cp38-cp38-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "33bc8c6eb83fde296da69f7d7082f1cc", "sha256": "d10a7a6564b32a2266b67994264151e073f77463145b0cac8245cbd1da1b0013" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp38-cp38-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "33bc8c6eb83fde296da69f7d7082f1cc", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 349508, "upload_time": "2020-11-18T23:23:25", "upload_time_iso_8601": "2020-11-18T23:23:25.830780Z", "url": "https://files.pythonhosted.org/packages/02/4f/c48bde76f6697f415a0fb4e9fd83f31394b69c63c27f77e107c6375c1a27/iteration_utilities-0.11.0-cp38-cp38-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "58433c0ab116b8074f1f95b15e49c605", "sha256": "f586a65e72a1120c9427e1903068268f11f0d73af0f56a247419f33ca0d4c3db" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp38-cp38-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "58433c0ab116b8074f1f95b15e49c605", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 349512, "upload_time": "2020-11-18T23:23:29", "upload_time_iso_8601": "2020-11-18T23:23:29.444920Z", "url": "https://files.pythonhosted.org/packages/2e/a7/56fa69a8c2f91ecc735e24bcd5ccf118ed00d10fccb95615ff9334198b09/iteration_utilities-0.11.0-cp38-cp38-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "484fa3ab951a6490fd817625e87b3e95", "sha256": "d2f5e4acce15dbb731b71f9d109c329eee7bcb4d64c1bd9cc2669afca542ede8" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp38-cp38-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "484fa3ab951a6490fd817625e87b3e95", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 344587, "upload_time": "2020-11-18T23:44:46", "upload_time_iso_8601": "2020-11-18T23:44:46.658725Z", "url": "https://files.pythonhosted.org/packages/89/89/bd2cc6a7f298db47f32959479f62f224815f31b3561ee158bf68e9793837/iteration_utilities-0.11.0-cp38-cp38-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "aaded329be9d3f324baee031eb38df16", "sha256": "c37f44ee027d35cb25527260ccd4dcdd23ed6015f957dab4dc1398692e6df7a1" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp38-cp38-win32.whl", "has_sig": false, "md5_digest": "aaded329be9d3f324baee031eb38df16", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 81657, "upload_time": "2020-11-18T23:23:31", "upload_time_iso_8601": "2020-11-18T23:23:31.538330Z", "url": "https://files.pythonhosted.org/packages/59/49/451209930d01b8ead815b7d1dfb6358647265b99a2d8da25d03714f1a2f8/iteration_utilities-0.11.0-cp38-cp38-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5b688e3e827b15c4ff56ecfabf9ce7f9", "sha256": "47244350489474d25f516286554a3d9df235505e759ce7381ec1c8acf0734ac4" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "5b688e3e827b15c4ff56ecfabf9ce7f9", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.5", "size": 89116, "upload_time": "2020-11-18T23:23:33", "upload_time_iso_8601": "2020-11-18T23:23:33.085644Z", "url": "https://files.pythonhosted.org/packages/f7/d1/d90de0030c6d6788f372ebe3188bb1b72a36268b81d48fc299858921158d/iteration_utilities-0.11.0-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "95f70bad2c7e9e36d2b4a897f96c21b9", "sha256": "15f7c88cdaaed2346e086cf993a283a694b74613039aa3d931279e0e40e9dca2" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp39-cp39-macosx_10_14_x86_64.whl", "has_sig": false, "md5_digest": "95f70bad2c7e9e36d2b4a897f96c21b9", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.5", "size": 95362, "upload_time": "2020-11-18T23:23:35", "upload_time_iso_8601": "2020-11-18T23:23:35.081298Z", "url": "https://files.pythonhosted.org/packages/04/65/255e81c32ebb536e23015bb8ebba02a0448fbe7f50ce29c1c091ede8c873/iteration_utilities-0.11.0-cp39-cp39-macosx_10_14_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3983328a7519f2319c6e05ed3ece8544", "sha256": "1666e00a4058620f5d2ca2de12927dc1819e36e1f37c8cfa17050c4db9d6703a" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp39-cp39-manylinux1_i686.whl", "has_sig": false, "md5_digest": "3983328a7519f2319c6e05ed3ece8544", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.5", "size": 268490, "upload_time": "2020-11-18T23:44:50", "upload_time_iso_8601": "2020-11-18T23:44:50.650862Z", "url": "https://files.pythonhosted.org/packages/03/31/c0c7c05a591ae623c827956eced7db4b1053bb8abbe261a925ae095eb56f/iteration_utilities-0.11.0-cp39-cp39-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "08d8de2449f410d246317470d2c3d7d1", "sha256": "2593385dbe50636c3fec5a9c73a3413c265062608deba37dc54b7be83c23d663" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp39-cp39-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "08d8de2449f410d246317470d2c3d7d1", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.5", "size": 351638, "upload_time": "2020-11-18T23:44:52", "upload_time_iso_8601": "2020-11-18T23:44:52.780096Z", "url": "https://files.pythonhosted.org/packages/dd/fc/2150a9df43e7e6ecc7e283196012d9056acaea274957a52b8d06b28238c5/iteration_utilities-0.11.0-cp39-cp39-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "cc7df5850869d4527f3c70e5d0060239", "sha256": "4805bda63753ad446af8c69035f7b6a1554176147d636a27f8a1f0ad297c405f" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp39-cp39-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "cc7df5850869d4527f3c70e5d0060239", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.5", "size": 351639, "upload_time": "2020-11-18T23:44:54", "upload_time_iso_8601": "2020-11-18T23:44:54.847497Z", "url": "https://files.pythonhosted.org/packages/77/e6/cebfcc580dab876cf450298374c66ebd1bfadcc45eacd3ccc1ab3a3c3d6b/iteration_utilities-0.11.0-cp39-cp39-manylinux2010_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "71cb0db19fffb3b6181a63cb9752b798", "sha256": "7aecba49b749630f30860535156b50399f23175f91fbb2a9849c3b41d40acac2" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp39-cp39-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "71cb0db19fffb3b6181a63cb9752b798", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.5", "size": 348857, "upload_time": "2020-11-18T23:44:56", "upload_time_iso_8601": "2020-11-18T23:44:56.889300Z", "url": "https://files.pythonhosted.org/packages/ac/dc/17d1ae015f3d47047c33195c2ce3dae57bace284157ce88636b382a687c1/iteration_utilities-0.11.0-cp39-cp39-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "eb6f2651d61f143ccb8176b2bb3d1f34", "sha256": "bd40f6af97e887950377777d7ce69bb47356a3f7d29f65f95687f4aaaf33a783" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp39-cp39-win32.whl", "has_sig": false, "md5_digest": "eb6f2651d61f143ccb8176b2bb3d1f34", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.5", "size": 82283, "upload_time": "2020-11-18T23:23:36", "upload_time_iso_8601": "2020-11-18T23:23:36.776363Z", "url": "https://files.pythonhosted.org/packages/40/64/d5facc6ae1574680b6ac6e6818d6b3aa4d95716accc7b939b8d9e1ad81ed/iteration_utilities-0.11.0-cp39-cp39-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "738387c4f53acc892b3dd77ed8ed2ed8", "sha256": "72020ff072f61a05974d82e5850dab3088339907e34c0fe20d8a6bf373e0ddbe" }, "downloads": -1, "filename": "iteration_utilities-0.11.0-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "738387c4f53acc892b3dd77ed8ed2ed8", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.5", "size": 90392, "upload_time": "2020-11-18T23:23:39", "upload_time_iso_8601": "2020-11-18T23:23:39.002617Z", "url": "https://files.pythonhosted.org/packages/0e/1d/56b6bf5ba1166a10ed793ba9e1f2023f9a6ae774a7ad81a8fe5de39ce5e3/iteration_utilities-0.11.0-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6f2fd05074e1d9b6b7fed84dc5b0e387", "sha256": "f91f41a2549e9a7e40ff5460fdf9033b6ee5b305d9be77943b63a554534c2a77" }, "downloads": -1, "filename": "iteration_utilities-0.11.0.tar.gz", "has_sig": false, "md5_digest": "6f2fd05074e1d9b6b7fed84dc5b0e387", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 124171, "upload_time": "2020-11-18T23:23:41", "upload_time_iso_8601": "2020-11-18T23:23:41.513053Z", "url": "https://files.pythonhosted.org/packages/0d/27/88eed2efe269faa330f702c02a7b8c98076db9551a8c2e931348b0f78077/iteration_utilities-0.11.0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }