{ "info": { "author": "Max Bachmann", "author_email": "pypi@maxbachmann.de", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9" ], "description": "

\n CyDifflib\n

\n

\n \n \"Continuous\n \n \n \"PyPI\n \n \n \"Python\n
\n \n \"GitHub\n \n

\n\n

CyDifflib is a fast implementation of difflib's algorithms, which can be used as a drop-in replacement.

\n\n\n## \ud83d\ude80 Benchmarks\nThe following [benchmark](https://github.com/rapidfuzz/CyDifflib/tree/main/bench) compares the performance in the original [difflib](https://docs.python.org/3.10/library/difflib.html) implementation, the library [cdifflib](https://github.com/mduggan/cdifflib) and CyDifflib\n\n

\n\"Benchmark\n

\n\n## \u2699\ufe0f Installation\n\nYou can install this library from [PyPI](https://pypi.org/project/cydifflib/) with pip:\n```\npip install cydifflib\n```\nCyDifflib provides binary wheels for all common platforms.\n\n### Source builds\n\nFor a source build (for example from a SDist packaged) you only require a C++11 compatible compiler. You can install directly from GitHub if you would like.\n```\npip install git+https://github.com/rapidfuzz/CyDifflib.git@main\n```\n\n## \ud83d\udcd6 Usage\n\nThe library can be used in the same way as difflib. Just use the `cydifflib` module instead of `difflib`:\n```python\n# from difflib import SequenceMatcher\nfrom cydifflib import SequenceMatcher\n```\nThe official [documentation of difflib](https://docs.python.org/3.10/library/difflib.html) explains how to use the library. If you work with a library which internally uses some of the algorithms of difflib it is possible to replace the implementation before importing this library. E.g. for `thefuzz` this can be done in the following way:\n```python\nfrom cydifflib import SequenceMatcher\nimport difflib\n\ndifflib.SequenceMatcher = SequenceMatcher\nfrom thefuzz import fuzz\n```\n\n## \ud83d\udc4d Contributing\n\nPRs are welcome!\n- Found a bug? Report it in form of an [issue](https://github.com/rapidfuzz/CyDifflib/issues). Any difference in behavior to difflib is considered as a bug.\n- Can make something faster? Great! Just avoid external dependencies and remember that external behavior does not change.\n- Have no time to code? Tell your friends and subscribers about CyDifflib.\n\nThank you :heart:\n\n## \u26a0\ufe0f License\nCopyright 2021-present [Max Bachmann](https://github.com/maxbachmann). `CyDifflib` is free and open-source software licensed under the [MIT License](https://github.com/rapidfuzz/CyDifflib/blob/main/LICENSE).\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "dynamic": null, "home_page": "https://github.com/rapidfuzz/cydifflib", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "cydifflib", "package_url": "https://pypi.org/project/cydifflib/", "platform": null, "project_url": "https://pypi.org/project/cydifflib/", "project_urls": { "Homepage": "https://github.com/rapidfuzz/cydifflib" }, "provides_extra": null, "release_url": "https://pypi.org/project/cydifflib/1.1.0/", "requires_dist": null, "requires_python": ">=3.8", "summary": "Fast implementation of difflib's algorithms", "version": "1.1.0", "yanked": false, "yanked_reason": null }, "last_serial": 21725436, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "blake2b_256": "4493d7bc7cef0a6b15588bee1478f96af80c79c0cff5dd547a0636885d1eef5c", "md5": "1286d29f0e9f0592c8082de71a07b201", "sha256": "6624b1c62ef1bf6d926a2affcf7631706dc32c7a3f024ef7f44486c816b1c8fe" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp310-cp310-macosx_10_9_universal2.whl", "has_sig": false, "md5_digest": "1286d29f0e9f0592c8082de71a07b201", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.6", "size": 430136, "upload_time": "2022-01-16T04:06:34", "upload_time_iso_8601": "2022-01-16T04:06:34.759966Z", "url": "https://files.pythonhosted.org/packages/44/93/d7bc7cef0a6b15588bee1478f96af80c79c0cff5dd547a0636885d1eef5c/cydifflib-1.0.0-cp310-cp310-macosx_10_9_universal2.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "054bd68728308a58910b8b126ae53b000ddea8efe797b6054d40363f54109d55", "md5": "5d58c0207c37e20d20da61a68d729ecc", "sha256": "1e1e8fa9c8337ae6e4b02ca2e677b45e6f5d9db0edaaebd21a5aed8e7357c19a" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "5d58c0207c37e20d20da61a68d729ecc", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.6", "size": 242162, "upload_time": "2022-01-16T04:06:36", "upload_time_iso_8601": "2022-01-16T04:06:36.208384Z", "url": "https://files.pythonhosted.org/packages/05/4b/d68728308a58910b8b126ae53b000ddea8efe797b6054d40363f54109d55/cydifflib-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "e187a807d32198c45c841434a8af86fb530e77a1f1422d8fc88ed731167c26a0", "md5": "174dbc61c45fca8f39568d5567aa5d13", "sha256": "029276e60bba2d386a13ce4d8ef46a397be6f640653b08234051b35fa4ad9d18" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp310-cp310-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "174dbc61c45fca8f39568d5567aa5d13", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.6", "size": 219339, "upload_time": "2022-01-16T04:06:37", "upload_time_iso_8601": "2022-01-16T04:06:37.099684Z", "url": "https://files.pythonhosted.org/packages/e1/87/a807d32198c45c841434a8af86fb530e77a1f1422d8fc88ed731167c26a0/cydifflib-1.0.0-cp310-cp310-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "cc80b51dc0bbca3a8fe72b1348d740926089b1263a892c7dd02ce32f753372fd", "md5": "2843afdbb11e127cf957381e84d397b7", "sha256": "310256ef7f8d6073744354e36d94ce81791d6a65ea2819f1816767b053c69a9b" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "2843afdbb11e127cf957381e84d397b7", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.6", "size": 295494, "upload_time": "2022-01-16T04:06:38", "upload_time_iso_8601": "2022-01-16T04:06:38.520892Z", "url": "https://files.pythonhosted.org/packages/cc/80/b51dc0bbca3a8fe72b1348d740926089b1263a892c7dd02ce32f753372fd/cydifflib-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "26ffd557299d9ae9c1c32c769111ef012775814e7ab8f7a0326313f818da827c", "md5": "7407ff4f68ab6d3d84a0e8b791645841", "sha256": "64ee201942fcf70cd544f1b6397bc74ffd0294eeaab968e41215a4f01d4daa0b" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "7407ff4f68ab6d3d84a0e8b791645841", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.6", "size": 299367, "upload_time": "2022-01-16T04:06:39", "upload_time_iso_8601": "2022-01-16T04:06:39.512145Z", "url": "https://files.pythonhosted.org/packages/26/ff/d557299d9ae9c1c32c769111ef012775814e7ab8f7a0326313f818da827c/cydifflib-1.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "37cfd6347943bb1227df387b1944e05102768966fb8c764fa7693ce58f443427", "md5": "720b89acb28e04ea425c9f5825fd9023", "sha256": "f1d9a2023185a40e56a09cc5ef4b874aa6b14397edca754fecf3bc27f17539d2" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp310-cp310-musllinux_1_1_i686.whl", "has_sig": false, "md5_digest": "720b89acb28e04ea425c9f5825fd9023", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.6", "size": 896856, "upload_time": "2022-01-16T04:06:40", "upload_time_iso_8601": "2022-01-16T04:06:40.617473Z", "url": "https://files.pythonhosted.org/packages/37/cf/d6347943bb1227df387b1944e05102768966fb8c764fa7693ce58f443427/cydifflib-1.0.0-cp310-cp310-musllinux_1_1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "95748b4cb6b254cadebf4723df418b92ec99611923e11b17c70d2445f5b22cfb", "md5": "76a09656af5510607fb8fc83f138ba5d", "sha256": "a22338b9356c86daf58e8d84e7c093c5b34328d7bbaa56dca7b7b0ea06f88eac" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp310-cp310-musllinux_1_1_x86_64.whl", "has_sig": false, "md5_digest": "76a09656af5510607fb8fc83f138ba5d", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.6", "size": 841663, "upload_time": "2022-01-16T04:06:42", "upload_time_iso_8601": "2022-01-16T04:06:42.345321Z", "url": "https://files.pythonhosted.org/packages/95/74/8b4cb6b254cadebf4723df418b92ec99611923e11b17c70d2445f5b22cfb/cydifflib-1.0.0-cp310-cp310-musllinux_1_1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "28b0872ed698f80eb725b5e9cb3759f1ca9ad4b83a680b1f079ad29edb655d12", "md5": "5a88640b3a31f80008dc06ee86c18a00", "sha256": "43f5e83f19894e67be24aefebda8b85d205aa9af166e3a687ee3c5dceb5f7efb" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp310-cp310-win32.whl", "has_sig": false, "md5_digest": "5a88640b3a31f80008dc06ee86c18a00", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.6", "size": 174384, "upload_time": "2022-01-16T04:06:43", "upload_time_iso_8601": "2022-01-16T04:06:43.918724Z", "url": "https://files.pythonhosted.org/packages/28/b0/872ed698f80eb725b5e9cb3759f1ca9ad4b83a680b1f079ad29edb655d12/cydifflib-1.0.0-cp310-cp310-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "be3535e965285c3509ccffec6fbd29c0cc596613de620e1ce48aa90acb9a3e9f", "md5": "b40fb78b677bb4354c1846a870e05f69", "sha256": "d736010568ded31838e512d1a29adf793e778989d575cdc3a963176bef6c3849" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp310-cp310-win_amd64.whl", "has_sig": false, "md5_digest": "b40fb78b677bb4354c1846a870e05f69", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.6", "size": 196181, "upload_time": "2022-01-16T04:06:44", "upload_time_iso_8601": "2022-01-16T04:06:44.975003Z", "url": "https://files.pythonhosted.org/packages/be/35/35e965285c3509ccffec6fbd29c0cc596613de620e1ce48aa90acb9a3e9f/cydifflib-1.0.0-cp310-cp310-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "79a60cf811b3fce69141f511cb8dd5778088f05a0b92c9d2e6fcb7fab806636b", "md5": "f3c43bdd3f125b0d56f895734c2d097f", "sha256": "502d8a12ae6f962330146cccfc6b0e4a42b1dfd7f4b2c648d66ca987902c4b84" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "f3c43bdd3f125b0d56f895734c2d097f", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.6", "size": 230348, "upload_time": "2022-01-16T04:06:45", "upload_time_iso_8601": "2022-01-16T04:06:45.967443Z", "url": "https://files.pythonhosted.org/packages/79/a6/0cf811b3fce69141f511cb8dd5778088f05a0b92c9d2e6fcb7fab806636b/cydifflib-1.0.0-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "2eeca9546996a69a398dc04aff7df9600f46f324604eeab764f0bee5efc5b911", "md5": "2adf420fbe261aa100702fa4c2474017", "sha256": "b1d2163d0355e08c507ff21bb91e46db3d7486d427a7875cdabc4044dc41bf2b" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "2adf420fbe261aa100702fa4c2474017", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.6", "size": 287340, "upload_time": "2022-01-16T04:06:47", "upload_time_iso_8601": "2022-01-16T04:06:47.035336Z", "url": "https://files.pythonhosted.org/packages/2e/ec/a9546996a69a398dc04aff7df9600f46f324604eeab764f0bee5efc5b911/cydifflib-1.0.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "0ad4aceeb62446b66a6080d8d9a50788e0c76a63f7202919db2f54bbfd2dda11", "md5": "6b7aa146009645df7bed3e56545b29f5", "sha256": "67ef94b5a46b70f4ae4af0a1b97c1c955a0e9272402bb22afd4c93cde4bbbd8f" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "6b7aa146009645df7bed3e56545b29f5", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.6", "size": 292593, "upload_time": "2022-01-16T04:06:48", "upload_time_iso_8601": "2022-01-16T04:06:48.491494Z", "url": "https://files.pythonhosted.org/packages/0a/d4/aceeb62446b66a6080d8d9a50788e0c76a63f7202919db2f54bbfd2dda11/cydifflib-1.0.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "bfcae06e90f6c320472e1a4fc2c9ee4f928c5e38afbf0b82d55196113f02936e", "md5": "439301eb79455ac7fd9a7a74b3d0b8e1", "sha256": "0984e6cdfbfa51be38e18a2e3d74dc976e10d5f448402a00559e026c7dcbe613" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp36-cp36m-musllinux_1_1_i686.whl", "has_sig": false, "md5_digest": "439301eb79455ac7fd9a7a74b3d0b8e1", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.6", "size": 887381, "upload_time": "2022-01-16T04:06:49", "upload_time_iso_8601": "2022-01-16T04:06:49.670675Z", "url": "https://files.pythonhosted.org/packages/bf/ca/e06e90f6c320472e1a4fc2c9ee4f928c5e38afbf0b82d55196113f02936e/cydifflib-1.0.0-cp36-cp36m-musllinux_1_1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "9b6bae9f43f92643019f73eb2b1a1796e30122761ca00eb3956fc6d2f8d228f2", "md5": "d090ca5746d1f76b66d98f27a163fe52", "sha256": "9ce80ee9930d1856f9d6529a0ef2e41d158b78a783867e7f54ffd8fb529a9b33" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp36-cp36m-musllinux_1_1_x86_64.whl", "has_sig": false, "md5_digest": "d090ca5746d1f76b66d98f27a163fe52", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.6", "size": 827175, "upload_time": "2022-01-16T04:06:51", "upload_time_iso_8601": "2022-01-16T04:06:51.052745Z", "url": "https://files.pythonhosted.org/packages/9b/6b/ae9f43f92643019f73eb2b1a1796e30122761ca00eb3956fc6d2f8d228f2/cydifflib-1.0.0-cp36-cp36m-musllinux_1_1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "5770c9b46743faffd17ebe6d91f24c6453d0fe2c573a08a5f2ff218d04af5f4f", "md5": "1e7c0351eeb44dc61f32419d626ad7d5", "sha256": "913b9c7366ee572672c85bee3183135448265a23280c3bebcbcfcee9a5bbf1b8" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp36-cp36m-win32.whl", "has_sig": false, "md5_digest": "1e7c0351eeb44dc61f32419d626ad7d5", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.6", "size": 170111, "upload_time": "2022-01-16T04:06:52", "upload_time_iso_8601": "2022-01-16T04:06:52.465431Z", "url": "https://files.pythonhosted.org/packages/57/70/c9b46743faffd17ebe6d91f24c6453d0fe2c573a08a5f2ff218d04af5f4f/cydifflib-1.0.0-cp36-cp36m-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "4f14a1df979c007d85435afe4efa418253556fc4b840b28ae157a6d8df3902e0", "md5": "2b03670b2b27f69a38276bbc4020c804", "sha256": "313bcaf4e9f33c7cad56c7ae7760032247acaf1939576610cf9fdd7970db81f4" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "2b03670b2b27f69a38276bbc4020c804", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.6", "size": 188352, "upload_time": "2022-01-16T04:06:53", "upload_time_iso_8601": "2022-01-16T04:06:53.630010Z", "url": "https://files.pythonhosted.org/packages/4f/14/a1df979c007d85435afe4efa418253556fc4b840b28ae157a6d8df3902e0/cydifflib-1.0.0-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "1164ba81f814d688b5f0a54ced952e64094901ebb9ce2fa3803c884c0d8e6db8", "md5": "b8d9f8dd4e560716659bd3e720df0975", "sha256": "fd75530c910fe145be05ad73e1653cd950ce609bebfe0209fa2f1035f5832a3c" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "b8d9f8dd4e560716659bd3e720df0975", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.6", "size": 235509, "upload_time": "2022-01-16T04:06:54", "upload_time_iso_8601": "2022-01-16T04:06:54.566022Z", "url": "https://files.pythonhosted.org/packages/11/64/ba81f814d688b5f0a54ced952e64094901ebb9ce2fa3803c884c0d8e6db8/cydifflib-1.0.0-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "5b8896847ea28d8639e42a4f74b61610f29d77780557f1cac95e903dd07db705", "md5": "480ca434fa6ffe2c7a72e4ebdb922351", "sha256": "f180006ca364d1d21b9d4a62e77af52ac88bb2a888ecc05d2d9aa8f33c0d5ce1" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "480ca434fa6ffe2c7a72e4ebdb922351", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.6", "size": 290257, "upload_time": "2022-01-16T04:06:55", "upload_time_iso_8601": "2022-01-16T04:06:55.829149Z", "url": "https://files.pythonhosted.org/packages/5b/88/96847ea28d8639e42a4f74b61610f29d77780557f1cac95e903dd07db705/cydifflib-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "a7da1e25adb2e4b459ed562e08545b10544e0d76a387a498d7654564bae38f12", "md5": "2af5ba48a6aa9f0ac7c288f15f0710e3", "sha256": "1001fcf77b57846789110bff05b287dcbd5d8a3c37312ebca09b47fed30361ff" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "2af5ba48a6aa9f0ac7c288f15f0710e3", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.6", "size": 294930, "upload_time": "2022-01-16T04:06:57", "upload_time_iso_8601": "2022-01-16T04:06:57.385941Z", "url": "https://files.pythonhosted.org/packages/a7/da/1e25adb2e4b459ed562e08545b10544e0d76a387a498d7654564bae38f12/cydifflib-1.0.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "d56920318d741d0bbb66e213f25e68d252708dbcdebdf399052a8e8cc74dafbd", "md5": "33e60ebe973efa580b498e198278996d", "sha256": "aa2fbbbeb8965a1921ecc15faea411d0cbce9dfb68168c6a433168a06d0341ad" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp37-cp37m-musllinux_1_1_i686.whl", "has_sig": false, "md5_digest": "33e60ebe973efa580b498e198278996d", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.6", "size": 888776, "upload_time": "2022-01-16T04:06:58", "upload_time_iso_8601": "2022-01-16T04:06:58.797466Z", "url": "https://files.pythonhosted.org/packages/d5/69/20318d741d0bbb66e213f25e68d252708dbcdebdf399052a8e8cc74dafbd/cydifflib-1.0.0-cp37-cp37m-musllinux_1_1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "ed8b9c316268745c1e7dacbff5fc979fed5bf839f455df3b1e2db04a22f5c396", "md5": "3ed07e1cf6906c85283d8c7087368a72", "sha256": "4f80a9e84680a56ebf5e00ebffdd87a66fa628c5f63427120233420026f6bd4e" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp37-cp37m-musllinux_1_1_x86_64.whl", "has_sig": false, "md5_digest": "3ed07e1cf6906c85283d8c7087368a72", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.6", "size": 834622, "upload_time": "2022-01-16T04:07:00", "upload_time_iso_8601": "2022-01-16T04:07:00.174949Z", "url": "https://files.pythonhosted.org/packages/ed/8b/9c316268745c1e7dacbff5fc979fed5bf839f455df3b1e2db04a22f5c396/cydifflib-1.0.0-cp37-cp37m-musllinux_1_1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "faa0509aabba844f7cdaa3c90939631feaa21d872d5daf40a2d15721473775a9", "md5": "db208b5cfea1021aefd830cdc7ea5926", "sha256": "4115e2a522b9ea6967feb563e6f33af459eeea7cdad797ed9c6409627e240a57" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp37-cp37m-win32.whl", "has_sig": false, "md5_digest": "db208b5cfea1021aefd830cdc7ea5926", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.6", "size": 170595, "upload_time": "2022-01-16T04:07:01", "upload_time_iso_8601": "2022-01-16T04:07:01.583297Z", "url": "https://files.pythonhosted.org/packages/fa/a0/509aabba844f7cdaa3c90939631feaa21d872d5daf40a2d15721473775a9/cydifflib-1.0.0-cp37-cp37m-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "b80869bfd38d31e96a3663756395d62e05b56144e39beddc12bd436edf756414", "md5": "5f005edb73a342f5abe3c231ab76fa5a", "sha256": "cbb6c0b84b9910869013d8faa1f6424907df5878aa89522e6b8091e4a6a09c48" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "5f005edb73a342f5abe3c231ab76fa5a", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.6", "size": 187557, "upload_time": "2022-01-16T04:07:02", "upload_time_iso_8601": "2022-01-16T04:07:02.498812Z", "url": "https://files.pythonhosted.org/packages/b8/08/69bfd38d31e96a3663756395d62e05b56144e39beddc12bd436edf756414/cydifflib-1.0.0-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "8b1ce9b0671e93893cde0a5f571ce5c54f234804789a1a9c92f6483c79120fed", "md5": "17839e67e217b039d2d7b31eeb54c7de", "sha256": "44e780f7458987cbc51430069beac7abb95a9609ad96cd65211e8026421316fa" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp38-cp38-macosx_10_9_universal2.whl", "has_sig": false, "md5_digest": "17839e67e217b039d2d7b31eeb54c7de", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.6", "size": 431829, "upload_time": "2022-01-16T04:07:03", "upload_time_iso_8601": "2022-01-16T04:07:03.481000Z", "url": "https://files.pythonhosted.org/packages/8b/1c/e9b0671e93893cde0a5f571ce5c54f234804789a1a9c92f6483c79120fed/cydifflib-1.0.0-cp38-cp38-macosx_10_9_universal2.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "21ef475c5d82839bae76fefd626981aec42e78c5d3dc9418bf7020c08e2129e7", "md5": "49b94a83a656cbe34506aa6f9258ebd7", "sha256": "7b220911e8d89820ec9482812ce4732046c27245014bca556b066d7cee80bba3" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "49b94a83a656cbe34506aa6f9258ebd7", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.6", "size": 242987, "upload_time": "2022-01-16T04:07:04", "upload_time_iso_8601": "2022-01-16T04:07:04.997768Z", "url": "https://files.pythonhosted.org/packages/21/ef/475c5d82839bae76fefd626981aec42e78c5d3dc9418bf7020c08e2129e7/cydifflib-1.0.0-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "702997567e9d162ab533bf6801f17bb9987156bfdc394845fc5f2964ce5c9df6", "md5": "66409b08f81de2f05ab974f7134117b0", "sha256": "ca4a08873204899c9a0a528825e25aebeecd2939db1ef52a96012afba6873296" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp38-cp38-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "66409b08f81de2f05ab974f7134117b0", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.6", "size": 220205, "upload_time": "2022-01-16T04:07:06", "upload_time_iso_8601": "2022-01-16T04:07:06.007239Z", "url": "https://files.pythonhosted.org/packages/70/29/97567e9d162ab533bf6801f17bb9987156bfdc394845fc5f2964ce5c9df6/cydifflib-1.0.0-cp38-cp38-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "7aadf4d0965d38b7c4532a7cf12e709483b7bb8e008357b6abe5ebd88566580c", "md5": "fa849149c60e7c167b0c95a8099f2280", "sha256": "dc1b2f62e8f328de87151980c3f31647387b813e747618253117540d58fee99b" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "fa849149c60e7c167b0c95a8099f2280", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.6", "size": 298126, "upload_time": "2022-01-16T04:07:07", "upload_time_iso_8601": "2022-01-16T04:07:07.080291Z", "url": "https://files.pythonhosted.org/packages/7a/ad/f4d0965d38b7c4532a7cf12e709483b7bb8e008357b6abe5ebd88566580c/cydifflib-1.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "8af92da32ebe8a850fcc05c2b00dc930c4ea1a51de6ccbc4bb664f79f9a87472", "md5": "c99323d3ce0c7d3f4028856c032f826a", "sha256": "c6fae351dbd2fa28540614c4a4bb72e0805df192c732c15c95baf3a9499e0675" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "c99323d3ce0c7d3f4028856c032f826a", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.6", "size": 302303, "upload_time": "2022-01-16T04:07:08", "upload_time_iso_8601": "2022-01-16T04:07:08.574397Z", "url": "https://files.pythonhosted.org/packages/8a/f9/2da32ebe8a850fcc05c2b00dc930c4ea1a51de6ccbc4bb664f79f9a87472/cydifflib-1.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "0be46e2f233b1724c94757e98341f250beb53b53f992535fa15fdf747692842e", "md5": "f1a95863b26d1f9f12ac4f49147db6b5", "sha256": "740f54c3af25554c4888c5b3cc1254ddc7856fbda7f6c34fa77776aed4433338" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp38-cp38-musllinux_1_1_i686.whl", "has_sig": false, "md5_digest": "f1a95863b26d1f9f12ac4f49147db6b5", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.6", "size": 898067, "upload_time": "2022-01-16T04:07:09", "upload_time_iso_8601": "2022-01-16T04:07:09.695420Z", "url": "https://files.pythonhosted.org/packages/0b/e4/6e2f233b1724c94757e98341f250beb53b53f992535fa15fdf747692842e/cydifflib-1.0.0-cp38-cp38-musllinux_1_1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "55e255006df59e92611637eed97978ce2f7a1a376ace2bca499f6b51b89ec0a0", "md5": "d5cbed312a22e46595d9a77efc05c0d3", "sha256": "b119c12ee5153bf72ab19d481cfadf04ab9f5cac1808eeda9425c790b38247b6" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp38-cp38-musllinux_1_1_x86_64.whl", "has_sig": false, "md5_digest": "d5cbed312a22e46595d9a77efc05c0d3", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.6", "size": 844267, "upload_time": "2022-01-16T04:07:10", "upload_time_iso_8601": "2022-01-16T04:07:10.718091Z", "url": "https://files.pythonhosted.org/packages/55/e2/55006df59e92611637eed97978ce2f7a1a376ace2bca499f6b51b89ec0a0/cydifflib-1.0.0-cp38-cp38-musllinux_1_1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "fb61262f818261cb7a6c7893d70e72cc9bd66384f58b4d5af88dd0a46cdc9739", "md5": "f457b4676980433e5d073b2d3f78cf26", "sha256": "254ddfc860b6770c0952660676bf76e2b867dbe67782e0fce17f9a7e1da67f35" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp38-cp38-win32.whl", "has_sig": false, "md5_digest": "f457b4676980433e5d073b2d3f78cf26", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.6", "size": 172486, "upload_time": "2022-01-16T04:07:11", "upload_time_iso_8601": "2022-01-16T04:07:11.623469Z", "url": "https://files.pythonhosted.org/packages/fb/61/262f818261cb7a6c7893d70e72cc9bd66384f58b4d5af88dd0a46cdc9739/cydifflib-1.0.0-cp38-cp38-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c22a55347f85303eff047fdf343aeda76c73de99caf182c1b580245c4815149a", "md5": "57ad7eb3232bb522a640c9f9173b8d54", "sha256": "cd67323aa614bedcd83319923e50aeb8c960478851f7a64254804764cc87d181" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "57ad7eb3232bb522a640c9f9173b8d54", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.6", "size": 196942, "upload_time": "2022-01-16T04:07:13", "upload_time_iso_8601": "2022-01-16T04:07:13.125349Z", "url": "https://files.pythonhosted.org/packages/c2/2a/55347f85303eff047fdf343aeda76c73de99caf182c1b580245c4815149a/cydifflib-1.0.0-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "b520208785f03fd675f59828807353e295a946593e4f234aa36f9ce2e2a1d1d0", "md5": "7f780b2e3979e248324e79875a28bb16", "sha256": "c48a7223c04d25621af5df99601a592ab5923b30e25d372c07c664f5b1cfebab" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp39-cp39-macosx_10_9_universal2.whl", "has_sig": false, "md5_digest": "7f780b2e3979e248324e79875a28bb16", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.6", "size": 431755, "upload_time": "2022-01-16T04:07:14", "upload_time_iso_8601": "2022-01-16T04:07:14.184867Z", "url": "https://files.pythonhosted.org/packages/b5/20/208785f03fd675f59828807353e295a946593e4f234aa36f9ce2e2a1d1d0/cydifflib-1.0.0-cp39-cp39-macosx_10_9_universal2.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "15ea78cf938d946048e755478ebc1d78d13b7bcec1006c319b362c425699466a", "md5": "fb96519762c15d5d24da61b65f730631", "sha256": "a603cd2de3777cb110d10471466b05420eea547be8af062fdaae823199253cb9" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "fb96519762c15d5d24da61b65f730631", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.6", "size": 242835, "upload_time": "2022-01-16T04:07:15", "upload_time_iso_8601": "2022-01-16T04:07:15.350979Z", "url": "https://files.pythonhosted.org/packages/15/ea/78cf938d946048e755478ebc1d78d13b7bcec1006c319b362c425699466a/cydifflib-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "ccbdfd24d70f1b36af9b3a4c344694ef1a3bd589469201bf49a2bfabedb1d8a2", "md5": "ed0d94424533c7eda2dca65116307efc", "sha256": "eeb42df4a429a6f79037d4e1a6d3804f303d1d3b1424fa45eaa938340ed1b4ad" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp39-cp39-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "ed0d94424533c7eda2dca65116307efc", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.6", "size": 220326, "upload_time": "2022-01-16T04:07:16", "upload_time_iso_8601": "2022-01-16T04:07:16.743751Z", "url": "https://files.pythonhosted.org/packages/cc/bd/fd24d70f1b36af9b3a4c344694ef1a3bd589469201bf49a2bfabedb1d8a2/cydifflib-1.0.0-cp39-cp39-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "b5fdaa4ad3c1563bf96a13c8d61aa79e36e4c868f28f02befe6df93621cd466a", "md5": "e02e96a34476588a8d29e9915b037c2a", "sha256": "c6737eff2e965fd919d900404233b85a369b0edeea6c2941119e35da11c56cab" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "e02e96a34476588a8d29e9915b037c2a", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.6", "size": 295528, "upload_time": "2022-01-16T04:07:17", "upload_time_iso_8601": "2022-01-16T04:07:17.716623Z", "url": "https://files.pythonhosted.org/packages/b5/fd/aa4ad3c1563bf96a13c8d61aa79e36e4c868f28f02befe6df93621cd466a/cydifflib-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "90858fa10f693f753198810307fac89d318fb28ae3e8de29670fa5575b46b7c2", "md5": "ca77fc2a34b284814b00898eeece30d5", "sha256": "cca7067069fc52d6b6f409e29409b2d5c213b680b7dfc1518ec5670e6625e5c6" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "ca77fc2a34b284814b00898eeece30d5", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.6", "size": 299471, "upload_time": "2022-01-16T04:07:19", "upload_time_iso_8601": "2022-01-16T04:07:19.079968Z", "url": "https://files.pythonhosted.org/packages/90/85/8fa10f693f753198810307fac89d318fb28ae3e8de29670fa5575b46b7c2/cydifflib-1.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "05d36afaf5230751be4c4b1ce4eb411b66d7fc6e18b61edac91c7269eff5d9c1", "md5": "baddb725900117ecc851adeea839075b", "sha256": "dc987a92278a7366a94b9e8a17147c8c6c088afec9eca7423f4289379f279424" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp39-cp39-musllinux_1_1_i686.whl", "has_sig": false, "md5_digest": "baddb725900117ecc851adeea839075b", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.6", "size": 896305, "upload_time": "2022-01-16T04:07:20", "upload_time_iso_8601": "2022-01-16T04:07:20.051032Z", "url": "https://files.pythonhosted.org/packages/05/d3/6afaf5230751be4c4b1ce4eb411b66d7fc6e18b61edac91c7269eff5d9c1/cydifflib-1.0.0-cp39-cp39-musllinux_1_1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "af0fa1eee7cc864560ef95f214b61e16f4d7be75131734a720b84a57132bd601", "md5": "8e18b66963ab7984a738aec62c898461", "sha256": "f7502bedaf1005721b156d60195ffe4f12acbc9ac7fc943205290be13ec405fa" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp39-cp39-musllinux_1_1_x86_64.whl", "has_sig": false, "md5_digest": "8e18b66963ab7984a738aec62c898461", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.6", "size": 843025, "upload_time": "2022-01-16T04:07:21", "upload_time_iso_8601": "2022-01-16T04:07:21.073131Z", "url": "https://files.pythonhosted.org/packages/af/0f/a1eee7cc864560ef95f214b61e16f4d7be75131734a720b84a57132bd601/cydifflib-1.0.0-cp39-cp39-musllinux_1_1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "eb865023d3107c4987975622dc0e3b2f8f243d4cb33bb46608e40320701f9cae", "md5": "2a5d651acf824bff1c73517b656919fa", "sha256": "c62392fa1a9eecd309bba68f45d427c83e0b3a4592e8f2da6bc54143d35d80e6" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp39-cp39-win32.whl", "has_sig": false, "md5_digest": "2a5d651acf824bff1c73517b656919fa", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.6", "size": 174246, "upload_time": "2022-01-16T04:07:22", "upload_time_iso_8601": "2022-01-16T04:07:22.126872Z", "url": "https://files.pythonhosted.org/packages/eb/86/5023d3107c4987975622dc0e3b2f8f243d4cb33bb46608e40320701f9cae/cydifflib-1.0.0-cp39-cp39-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "77ff8d38f55c0f3a0d605a071f45f09f98ce00e13cb31c4e14a07b84df927f68", "md5": "8cfa191f002623d06c9bb49437fe1699", "sha256": "8d13dc03a30c528647643e1490f1b45a3053288378dd1cb3c936b8b695d3886e" }, "downloads": -1, "filename": "cydifflib-1.0.0-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "8cfa191f002623d06c9bb49437fe1699", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.6", "size": 196247, "upload_time": "2022-01-16T04:07:23", "upload_time_iso_8601": "2022-01-16T04:07:23.172250Z", "url": "https://files.pythonhosted.org/packages/77/ff/8d38f55c0f3a0d605a071f45f09f98ce00e13cb31c4e14a07b84df927f68/cydifflib-1.0.0-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "760068db0beda03cbcb07a7d43efe77f59029b63230249e2f16c091256e70db2", "md5": "4c91083c9205fa36965464ef0f6a0ef8", "sha256": "de1d04ce04416e4796c9b3e07c0d3b02909ed6473ae03f4dc95a713b1418c818" }, "downloads": -1, "filename": "cydifflib-1.0.0.tar.gz", "has_sig": false, "md5_digest": "4c91083c9205fa36965464ef0f6a0ef8", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 27580, "upload_time": "2022-01-16T03:47:03", "upload_time_iso_8601": "2022-01-16T03:47:03.997630Z", "url": "https://files.pythonhosted.org/packages/76/00/68db0beda03cbcb07a7d43efe77f59029b63230249e2f16c091256e70db2/cydifflib-1.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.1": [ { "comment_text": "", "digests": { "blake2b_256": "5c63f8abd69c08f7367fec0b66db34057f6ab5bc2852057f73ec694cc145452e", "md5": "6ced734fbc68e710df37d28f5bd4f6c4", "sha256": "9b6082371421bbd4b371dd7bf099924299619bf61c0114ba0c292e9629fd8705" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp310-cp310-macosx_10_9_universal2.whl", "has_sig": false, "md5_digest": "6ced734fbc68e710df37d28f5bd4f6c4", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.6", "size": 445162, "upload_time": "2022-03-03T21:13:37", "upload_time_iso_8601": "2022-03-03T21:13:37.757272Z", "url": "https://files.pythonhosted.org/packages/5c/63/f8abd69c08f7367fec0b66db34057f6ab5bc2852057f73ec694cc145452e/cydifflib-1.0.1-cp310-cp310-macosx_10_9_universal2.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "ae2ddbf896d22e99b68434e875be5d2ae38d973e625adf6b6f1fab45419bd5c4", "md5": "8ed447e289b6306e8b89b2dc7b4bf20c", "sha256": "797889a85ba1151a44e30eb5ec8fc6dc5e126d5c34dfcc49526983e342fe433a" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp310-cp310-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "8ed447e289b6306e8b89b2dc7b4bf20c", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.6", "size": 249980, "upload_time": "2022-03-03T21:13:38", "upload_time_iso_8601": "2022-03-03T21:13:38.796905Z", "url": "https://files.pythonhosted.org/packages/ae/2d/dbf896d22e99b68434e875be5d2ae38d973e625adf6b6f1fab45419bd5c4/cydifflib-1.0.1-cp310-cp310-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "bdb4424266ac24c768e057bc87bf3c75a35729ee81d560a839baf306e8a0de5f", "md5": "f41e4c59a2516440dee6c699463f3098", "sha256": "99de32d59c97c771978a1418b3358bd21796e373774c91459ef1ccab8ad23866" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp310-cp310-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "f41e4c59a2516440dee6c699463f3098", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.6", "size": 227072, "upload_time": "2022-03-03T21:13:39", "upload_time_iso_8601": "2022-03-03T21:13:39.796401Z", "url": "https://files.pythonhosted.org/packages/bd/b4/424266ac24c768e057bc87bf3c75a35729ee81d560a839baf306e8a0de5f/cydifflib-1.0.1-cp310-cp310-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "736246075710e3ee6f9d4820aa09ab8a53f457c668edbec53ac887afef3c3231", "md5": "bb1dcab3c09b32bbd5990861a2d953e0", "sha256": "853a4da7a6dd78293cae44bd59f1a57df2f1a60f6ec562c138d8509edf743038" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "bb1dcab3c09b32bbd5990861a2d953e0", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.6", "size": 280042, "upload_time": "2022-03-03T21:13:40", "upload_time_iso_8601": "2022-03-03T21:13:40.916398Z", "url": "https://files.pythonhosted.org/packages/73/62/46075710e3ee6f9d4820aa09ab8a53f457c668edbec53ac887afef3c3231/cydifflib-1.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "df7f495e3ea2715e8d81ce747d12633a20e4e290d90ecf36fa65053a65272d12", "md5": "b277c45f374c5937fd46d0abf2e48eb7", "sha256": "f0ad182e14efe2147c0f684f99e760bec6e8f81665ee0160618b6a497a99a752" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "b277c45f374c5937fd46d0abf2e48eb7", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.6", "size": 302759, "upload_time": "2022-03-03T21:13:42", "upload_time_iso_8601": "2022-03-03T21:13:42.146767Z", "url": "https://files.pythonhosted.org/packages/df/7f/495e3ea2715e8d81ce747d12633a20e4e290d90ecf36fa65053a65272d12/cydifflib-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "374246a091d8589febd6ec3d51eb7dfeb478848e3019a25dede82bc9cab77dca", "md5": "49437517bb604720487b26c67e6ff1ec", "sha256": "55da0f7e42d5904683ca2f8c61503936108eda982360bc0415914806162c5134" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "49437517bb604720487b26c67e6ff1ec", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.6", "size": 305995, "upload_time": "2022-03-03T21:13:43", "upload_time_iso_8601": "2022-03-03T21:13:43.073637Z", "url": "https://files.pythonhosted.org/packages/37/42/46a091d8589febd6ec3d51eb7dfeb478848e3019a25dede82bc9cab77dca/cydifflib-1.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "a4d4fa2f461bc8ef7fabb5fff60ce1439d4ce04b95e8a63dc6c3dee3a349b44f", "md5": "856fe26fd2eb4d9618a36940d62a44cf", "sha256": "1f7b25e232ce03f0f9de80b865edbf5d86c0d72e27e5b242377dd5870cb21b85" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp310-cp310-win32.whl", "has_sig": false, "md5_digest": "856fe26fd2eb4d9618a36940d62a44cf", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.6", "size": 182102, "upload_time": "2022-03-03T21:13:44", "upload_time_iso_8601": "2022-03-03T21:13:44.276886Z", "url": "https://files.pythonhosted.org/packages/a4/d4/fa2f461bc8ef7fabb5fff60ce1439d4ce04b95e8a63dc6c3dee3a349b44f/cydifflib-1.0.1-cp310-cp310-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "42965c8abd5daa7d5043986e18b0823403d0b4b6da1ba57b26b29423b72b15e3", "md5": "d76a25714faff4d62cce7292a4d777d7", "sha256": "d10bcaf48d0dac52ba7f5983105a7c2585384df269e10b4096aa803db2e91a52" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp310-cp310-win_amd64.whl", "has_sig": false, "md5_digest": "d76a25714faff4d62cce7292a4d777d7", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.6", "size": 202395, "upload_time": "2022-03-03T21:13:45", "upload_time_iso_8601": "2022-03-03T21:13:45.530488Z", "url": "https://files.pythonhosted.org/packages/42/96/5c8abd5daa7d5043986e18b0823403d0b4b6da1ba57b26b29423b72b15e3/cydifflib-1.0.1-cp310-cp310-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "f3b388a9ef9a53b745e4ea1251038fb004a220b05a1a76978f5f912a9a3e7bd3", "md5": "c4fb929bb992d04d2abf61dc34bf06b5", "sha256": "d2cb0a8b9a96eb5972ca50538d38c0775a5246cefcd4c1fa92ce28a9408a17f4" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "c4fb929bb992d04d2abf61dc34bf06b5", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.6", "size": 240330, "upload_time": "2022-03-03T21:13:46", "upload_time_iso_8601": "2022-03-03T21:13:46.566699Z", "url": "https://files.pythonhosted.org/packages/f3/b3/88a9ef9a53b745e4ea1251038fb004a220b05a1a76978f5f912a9a3e7bd3/cydifflib-1.0.1-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "d990155473956b9e6bd9ea64cae41a87300decb12e21608ad7f3d7287d857ff3", "md5": "63d6a3bde0314a0eaf5d5f6bc34f8750", "sha256": "3b02d3acb5d87071683322e61984fc1c8872662395647e5be7560045f01d0257" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "63d6a3bde0314a0eaf5d5f6bc34f8750", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.6", "size": 278339, "upload_time": "2022-03-03T21:13:47", "upload_time_iso_8601": "2022-03-03T21:13:47.701489Z", "url": "https://files.pythonhosted.org/packages/d9/90/155473956b9e6bd9ea64cae41a87300decb12e21608ad7f3d7287d857ff3/cydifflib-1.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c299e36a5d2c1366556ae270b84f43dad2112daa29ab3217fc6e3aab19121be5", "md5": "ba59123f0510775a264cd5b0f1325f78", "sha256": "15f678d307bc8b9df024de87db609dba02b9737105f9ac7cba3ad20b57594093" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "ba59123f0510775a264cd5b0f1325f78", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.6", "size": 296673, "upload_time": "2022-03-03T21:13:49", "upload_time_iso_8601": "2022-03-03T21:13:49.063679Z", "url": "https://files.pythonhosted.org/packages/c2/99/e36a5d2c1366556ae270b84f43dad2112daa29ab3217fc6e3aab19121be5/cydifflib-1.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "482086c24cb18d0039becac8cd24c0de8f166f06eb7dfb7cc66605c84383d8c4", "md5": "f18714239d9b770849fdda29f242fb57", "sha256": "73ff67a7c5d82e8528bd467c73580be4f567fb8b0af6963000554abf9f47e11f" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "f18714239d9b770849fdda29f242fb57", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.6", "size": 302583, "upload_time": "2022-03-03T21:13:50", "upload_time_iso_8601": "2022-03-03T21:13:50.287630Z", "url": "https://files.pythonhosted.org/packages/48/20/86c24cb18d0039becac8cd24c0de8f166f06eb7dfb7cc66605c84383d8c4/cydifflib-1.0.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "5d35324c2cfc83f76296d48cdc5ee491570e4051f03366dac32e8a80dff807c1", "md5": "63f44ac21309fb5dc379370bb1044082", "sha256": "8cbb6d14f813d6e71491bbc82b5d069fbdf266d9fb7bea07010e69e11fb295fb" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp36-cp36m-win32.whl", "has_sig": false, "md5_digest": "63f44ac21309fb5dc379370bb1044082", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.6", "size": 180109, "upload_time": "2022-03-03T21:13:51", "upload_time_iso_8601": "2022-03-03T21:13:51.534805Z", "url": "https://files.pythonhosted.org/packages/5d/35/324c2cfc83f76296d48cdc5ee491570e4051f03366dac32e8a80dff807c1/cydifflib-1.0.1-cp36-cp36m-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "e33193b576298bbf309293b686f854090b8b68b7d23f7c208f1e71e1546276e4", "md5": "9140488edee14369992c2a0256c4573e", "sha256": "136dd7a28fe91c582f65398b2fffa6a3e4dcc4c1465f0e602eb42ef2ed61d755" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "9140488edee14369992c2a0256c4573e", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.6", "size": 199165, "upload_time": "2022-03-03T21:13:52", "upload_time_iso_8601": "2022-03-03T21:13:52.705412Z", "url": "https://files.pythonhosted.org/packages/e3/31/93b576298bbf309293b686f854090b8b68b7d23f7c208f1e71e1546276e4/cydifflib-1.0.1-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c8c1ccb652d536e7f7ba87368cbd4b66a0238dc26f4eb1735e4780739b46cbf4", "md5": "a6a05f8c36948c5da5fef7ad382ea75b", "sha256": "6a773479fcb2a9d867b3a0470578ecba702622975d4e3bf073dd27ac4189be94" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "a6a05f8c36948c5da5fef7ad382ea75b", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.6", "size": 246808, "upload_time": "2022-03-03T21:13:54", "upload_time_iso_8601": "2022-03-03T21:13:54.027657Z", "url": "https://files.pythonhosted.org/packages/c8/c1/ccb652d536e7f7ba87368cbd4b66a0238dc26f4eb1735e4780739b46cbf4/cydifflib-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "aebea525db67fae6837518a7b135d94f6045f2796bcc9105c53983f80cdde018", "md5": "b92fd134a33238e55ecfed620e75571b", "sha256": "a7e6679d4d7e6a9685fb49a7e71be871ed971f301d7f2bc3a7dd7a6892114363" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "b92fd134a33238e55ecfed620e75571b", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.6", "size": 282209, "upload_time": "2022-03-03T21:13:55", "upload_time_iso_8601": "2022-03-03T21:13:55.185177Z", "url": "https://files.pythonhosted.org/packages/ae/be/a525db67fae6837518a7b135d94f6045f2796bcc9105c53983f80cdde018/cydifflib-1.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "d1fb96c533a8732add46396034ad0b9daf90e374e84df89ca041028fe97b8270", "md5": "2813a648e8ffb2908db906470fe3d84e", "sha256": "0645d70f3ced5570a31ddf0032f8ddef546fa9c0a045d30abd2a4aa263cb1589" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "2813a648e8ffb2908db906470fe3d84e", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.6", "size": 301605, "upload_time": "2022-03-03T21:13:56", "upload_time_iso_8601": "2022-03-03T21:13:56.450658Z", "url": "https://files.pythonhosted.org/packages/d1/fb/96c533a8732add46396034ad0b9daf90e374e84df89ca041028fe97b8270/cydifflib-1.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "22635847fa054260fcf3a59a95341235853dccd08b8b4a8ab41deac705c703a0", "md5": "920b7d7f6199c00d67e698c22649d186", "sha256": "ae2cb2286a98dfa49a74c209b1a2609a6e8027be310b44c0769957d2bc5b2ce4" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "920b7d7f6199c00d67e698c22649d186", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.6", "size": 305954, "upload_time": "2022-03-03T21:13:57", "upload_time_iso_8601": "2022-03-03T21:13:57.986251Z", "url": "https://files.pythonhosted.org/packages/22/63/5847fa054260fcf3a59a95341235853dccd08b8b4a8ab41deac705c703a0/cydifflib-1.0.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "4048e0ffb242632ad70280ce9871ced4942baf8851d301e61444ad9ca611efa7", "md5": "e59a207578d452a69d3ba74d589be777", "sha256": "918571a207b7c7fb0066e80cfca94940a81eb96ffb47e59cd136a4bd9c50207c" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp37-cp37m-win32.whl", "has_sig": false, "md5_digest": "e59a207578d452a69d3ba74d589be777", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.6", "size": 181267, "upload_time": "2022-03-03T21:13:58", "upload_time_iso_8601": "2022-03-03T21:13:58.942975Z", "url": "https://files.pythonhosted.org/packages/40/48/e0ffb242632ad70280ce9871ced4942baf8851d301e61444ad9ca611efa7/cydifflib-1.0.1-cp37-cp37m-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "016ceb1ab519ae984f8ab3525c3c9af6cb28e52be7a07b8ba90a92d91c2cc4e5", "md5": "845f7a847e0eb398d2b79d6ff2ffa51f", "sha256": "f373b4e5bae149da0f24bcaddcb387c900c04f2ad15659c3227e45dd2f42475b" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "845f7a847e0eb398d2b79d6ff2ffa51f", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.6", "size": 198396, "upload_time": "2022-03-03T21:13:59", "upload_time_iso_8601": "2022-03-03T21:13:59.832862Z", "url": "https://files.pythonhosted.org/packages/01/6c/eb1ab519ae984f8ab3525c3c9af6cb28e52be7a07b8ba90a92d91c2cc4e5/cydifflib-1.0.1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "6ed02b154f766c6e491f50519c12c9ecc44b4daaf1975ab9fc8588bc4010a111", "md5": "46c3c2cc01648fb19dbf374afe40fe57", "sha256": "73181766315b72a1e0202329a1e89d5a61c5098e5ab3f823985581ea2f3a02c8" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp38-cp38-macosx_10_9_universal2.whl", "has_sig": false, "md5_digest": "46c3c2cc01648fb19dbf374afe40fe57", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.6", "size": 446725, "upload_time": "2022-03-03T21:14:00", "upload_time_iso_8601": "2022-03-03T21:14:00.762679Z", "url": "https://files.pythonhosted.org/packages/6e/d0/2b154f766c6e491f50519c12c9ecc44b4daaf1975ab9fc8588bc4010a111/cydifflib-1.0.1-cp38-cp38-macosx_10_9_universal2.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "76f12aced4a94ecebb7866ad13968c9a42dbdcb0066a719115bcb25ea9ea3d1f", "md5": "ae31e769b4756831f43cb5c658df7b50", "sha256": "76e19242fcc2242508b3f1b265ac39f76cac5ea92d829718e7304ab86fd8d0fd" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "ae31e769b4756831f43cb5c658df7b50", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.6", "size": 250743, "upload_time": "2022-03-03T21:14:01", "upload_time_iso_8601": "2022-03-03T21:14:01.752505Z", "url": "https://files.pythonhosted.org/packages/76/f1/2aced4a94ecebb7866ad13968c9a42dbdcb0066a719115bcb25ea9ea3d1f/cydifflib-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "143df3e6a57b36b5821a1b70bc84948e6e6ca6b83f1343b5260fc2ae89055029", "md5": "fee9acf59f5782ae682a52bc41b70a3f", "sha256": "607d38786e0a927aa956a46a261960b3f3a752b541a8890613258407232a0bea" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp38-cp38-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "fee9acf59f5782ae682a52bc41b70a3f", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.6", "size": 227842, "upload_time": "2022-03-03T21:14:03", "upload_time_iso_8601": "2022-03-03T21:14:03.061166Z", "url": "https://files.pythonhosted.org/packages/14/3d/f3e6a57b36b5821a1b70bc84948e6e6ca6b83f1343b5260fc2ae89055029/cydifflib-1.0.1-cp38-cp38-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "a0135bc3888e22e575f0f05d061302653b07e26bd500c6b1c7eba10e47f0a15f", "md5": "74ead6b21109e5d407bb129bfed0256e", "sha256": "fdbcfa5ca043721a9c56a5afa827d499a247a7308d73b01de75b8a6f14b2cbd9" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "74ead6b21109e5d407bb129bfed0256e", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.6", "size": 282083, "upload_time": "2022-03-03T21:14:04", "upload_time_iso_8601": "2022-03-03T21:14:04.397632Z", "url": "https://files.pythonhosted.org/packages/a0/13/5bc3888e22e575f0f05d061302653b07e26bd500c6b1c7eba10e47f0a15f/cydifflib-1.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "8c766e0124c9bbeae8cdb593cf72970e1ec8d702401e264b05e8577e3e7fb9a4", "md5": "1fb66102187f37d77d517820c7ebe90e", "sha256": "057a217f14d17813b782b7024f2019bcab01169a3af432613b05c3669362d133" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "1fb66102187f37d77d517820c7ebe90e", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.6", "size": 306340, "upload_time": "2022-03-03T21:14:05", "upload_time_iso_8601": "2022-03-03T21:14:05.331587Z", "url": "https://files.pythonhosted.org/packages/8c/76/6e0124c9bbeae8cdb593cf72970e1ec8d702401e264b05e8577e3e7fb9a4/cydifflib-1.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "5ccb63ed2a33dc31fc7f12abd60a4baac44c2f9b8fd894b3e8a70e02fc382876", "md5": "79ab63701e18d27179868446f6eb50e5", "sha256": "03cc590c52a8fccd006a0135cea386fb85415703d8df8d07b742d218c77eeea5" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "79ab63701e18d27179868446f6eb50e5", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.6", "size": 308970, "upload_time": "2022-03-03T21:14:06", "upload_time_iso_8601": "2022-03-03T21:14:06.360573Z", "url": "https://files.pythonhosted.org/packages/5c/cb/63ed2a33dc31fc7f12abd60a4baac44c2f9b8fd894b3e8a70e02fc382876/cydifflib-1.0.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "e4eee4696d335e6b75ac0c16c1d863d033fd5a8ef07223d9b57077e3d9c23e35", "md5": "50fc53f5a48c7ddc672c32f17393ea8d", "sha256": "04ecf8b2a32bca5d9e38bdf742d8ed5cbfd53b66b73740f67513b4ff92c26f24" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp38-cp38-win32.whl", "has_sig": false, "md5_digest": "50fc53f5a48c7ddc672c32f17393ea8d", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.6", "size": 179482, "upload_time": "2022-03-03T21:14:07", "upload_time_iso_8601": "2022-03-03T21:14:07.333256Z", "url": "https://files.pythonhosted.org/packages/e4/ee/e4696d335e6b75ac0c16c1d863d033fd5a8ef07223d9b57077e3d9c23e35/cydifflib-1.0.1-cp38-cp38-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "6c8bf926c59269c51ce3750a5595ea56b1aeb9c77e354c80876189fefe5023b5", "md5": "e31abf8604cb89c19b4990c56dd7bb20", "sha256": "336ccb9ed67621a1b90d455ad683459f6ea2707a195e7c8fb4bc52d0347fbad0" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "e31abf8604cb89c19b4990c56dd7bb20", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.6", "size": 202992, "upload_time": "2022-03-03T21:14:08", "upload_time_iso_8601": "2022-03-03T21:14:08.284247Z", "url": "https://files.pythonhosted.org/packages/6c/8b/f926c59269c51ce3750a5595ea56b1aeb9c77e354c80876189fefe5023b5/cydifflib-1.0.1-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "1eda143611bf7c3f6ae1f2aaf38427dfb679bc1642727557c448c6a52c50b44f", "md5": "e697945c48d65c47e1bdb230a890a993", "sha256": "a26667005caa4ce77e39dde6baa8d3b70a95ef874eabaeb22830b01a631963ab" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp39-cp39-macosx_10_9_universal2.whl", "has_sig": false, "md5_digest": "e697945c48d65c47e1bdb230a890a993", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.6", "size": 446644, "upload_time": "2022-03-03T21:14:09", "upload_time_iso_8601": "2022-03-03T21:14:09.233020Z", "url": "https://files.pythonhosted.org/packages/1e/da/143611bf7c3f6ae1f2aaf38427dfb679bc1642727557c448c6a52c50b44f/cydifflib-1.0.1-cp39-cp39-macosx_10_9_universal2.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "d8ef4efd91356efd7883cd0903ddf5ef150f5d9ce420d7ab303ba4f37be79fc2", "md5": "657214c0f9edc10bbcfe0134acb18ea6", "sha256": "02632fbfc440c35006b34899c99da86d37991b5e364ce966fe94a2edef31c106" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "657214c0f9edc10bbcfe0134acb18ea6", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.6", "size": 250480, "upload_time": "2022-03-03T21:14:10", "upload_time_iso_8601": "2022-03-03T21:14:10.215071Z", "url": "https://files.pythonhosted.org/packages/d8/ef/4efd91356efd7883cd0903ddf5ef150f5d9ce420d7ab303ba4f37be79fc2/cydifflib-1.0.1-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "e381378616f48f794a5d30e8791042678df524e41b47c1758d1d8ec58df7e0e5", "md5": "a4289e378fd98dd1e4976ad7d090a9ae", "sha256": "7603e51bdb50d0bc51d24557cc1fc505df06bb049c58851c9c63d3a6096399d9" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp39-cp39-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "a4289e378fd98dd1e4976ad7d090a9ae", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.6", "size": 227993, "upload_time": "2022-03-03T21:14:11", "upload_time_iso_8601": "2022-03-03T21:14:11.171160Z", "url": "https://files.pythonhosted.org/packages/e3/81/378616f48f794a5d30e8791042678df524e41b47c1758d1d8ec58df7e0e5/cydifflib-1.0.1-cp39-cp39-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "efdd7f0977fdf0e0214ee95bf51097842b7bc440c1297e65707d7a662da4fd59", "md5": "cf4267b3ce29a9fc3031b42a316b8202", "sha256": "319b231b0d5d1f7437b1d42af51bef92e3b576a1545625ce18996dcffc411674" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "cf4267b3ce29a9fc3031b42a316b8202", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.6", "size": 281726, "upload_time": "2022-03-03T21:14:12", "upload_time_iso_8601": "2022-03-03T21:14:12.335734Z", "url": "https://files.pythonhosted.org/packages/ef/dd/7f0977fdf0e0214ee95bf51097842b7bc440c1297e65707d7a662da4fd59/cydifflib-1.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "0cfcb3eb2bf01a314a399d85c8da417ffb6a90a91d7d9aa612ca2c8f89f90746", "md5": "b3b3b1fdc4c60e94677774f34ab7ad97", "sha256": "be1e5374078c4d8b696d1d77062f14eabc0d2d5fbe8be0f24d4a6ac059436ead" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "b3b3b1fdc4c60e94677774f34ab7ad97", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.6", "size": 303155, "upload_time": "2022-03-03T21:14:13", "upload_time_iso_8601": "2022-03-03T21:14:13.584202Z", "url": "https://files.pythonhosted.org/packages/0c/fc/b3eb2bf01a314a399d85c8da417ffb6a90a91d7d9aa612ca2c8f89f90746/cydifflib-1.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "3d8663c23917d0554ac8dc0aa34ee45daad352a19d5992eab7b0e07a65dea203", "md5": "08b49355cac294bbd5d4a67f41176849", "sha256": "232ba35cfa9a2369a51afb4dd00a6f58e33756682e271ffddd6c9114b080de54" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "08b49355cac294bbd5d4a67f41176849", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.6", "size": 306713, "upload_time": "2022-03-03T21:14:14", "upload_time_iso_8601": "2022-03-03T21:14:14.664197Z", "url": "https://files.pythonhosted.org/packages/3d/86/63c23917d0554ac8dc0aa34ee45daad352a19d5992eab7b0e07a65dea203/cydifflib-1.0.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "e637165fe7dcba6ffd3d522c9d5606948111a7641c0ca93809995e9f882dd028", "md5": "d870f9d3338396e2e27a7e59d612afc9", "sha256": "be01a5447df34cf97f96a0eb829ecc5878fabca8a6990bbf8022af09e4bb2072" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp39-cp39-win32.whl", "has_sig": false, "md5_digest": "d870f9d3338396e2e27a7e59d612afc9", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.6", "size": 181752, "upload_time": "2022-03-03T21:14:15", "upload_time_iso_8601": "2022-03-03T21:14:15.551266Z", "url": "https://files.pythonhosted.org/packages/e6/37/165fe7dcba6ffd3d522c9d5606948111a7641c0ca93809995e9f882dd028/cydifflib-1.0.1-cp39-cp39-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "0389cc2b49465dd4f7f60a0c6499aecf8b297865faa04bf08a470b08ad0f3748", "md5": "4302c1f01b0f595491777cd56693886d", "sha256": "1ff7e7f3b6534ac6d21a5e729b4631147863323543773b3a80b5350035a7278a" }, "downloads": -1, "filename": "cydifflib-1.0.1-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "4302c1f01b0f595491777cd56693886d", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.6", "size": 202590, "upload_time": "2022-03-03T21:14:16", "upload_time_iso_8601": "2022-03-03T21:14:16.541237Z", "url": "https://files.pythonhosted.org/packages/03/89/cc2b49465dd4f7f60a0c6499aecf8b297865faa04bf08a470b08ad0f3748/cydifflib-1.0.1-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "759b14d5d3b7f1c938fca4d3d5327975e5785d865f4435bebb4716887c4a25f8", "md5": "edccb0354d926e42213c67b5c0cbfbd6", "sha256": "26eb23caf00dcad0d2704e04d43aac6f47c129c83112ebd11ef7ddfff1eb0a11" }, "downloads": -1, "filename": "cydifflib-1.0.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "edccb0354d926e42213c67b5c0cbfbd6", "packagetype": "bdist_wheel", "python_version": "pp37", "requires_python": ">=3.6", "size": 231601, "upload_time": "2022-03-03T21:14:17", "upload_time_iso_8601": "2022-03-03T21:14:17.596214Z", "url": "https://files.pythonhosted.org/packages/75/9b/14d5d3b7f1c938fca4d3d5327975e5785d865f4435bebb4716887c4a25f8/cydifflib-1.0.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "948e9cc93157d2a68cf49a01b8f22a9c8e84d167ed3f7369f37b7c098d65f8a2", "md5": "e78c3fa9e63a368f7aea2221d5a4fc0f", "sha256": "c55f0d872026a8256e8940b37baa19d8472e83cd28b59db4bc9e20993bfab2b0" }, "downloads": -1, "filename": "cydifflib-1.0.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "e78c3fa9e63a368f7aea2221d5a4fc0f", "packagetype": "bdist_wheel", "python_version": "pp37", "requires_python": ">=3.6", "size": 247836, "upload_time": "2022-03-03T21:14:18", "upload_time_iso_8601": "2022-03-03T21:14:18.818646Z", "url": "https://files.pythonhosted.org/packages/94/8e/9cc93157d2a68cf49a01b8f22a9c8e84d167ed3f7369f37b7c098d65f8a2/cydifflib-1.0.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "cea49267a54ac831f817953394285569ee8eb474a416ec312348f90dcbdf062a", "md5": "0957576373b5614fbdf8f8e16d6b2ead", "sha256": "ae5b05edbe0daeea7f7735dbab9809a1fc032523e020f2eb311261ae2140cb5e" }, "downloads": -1, "filename": "cydifflib-1.0.1-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "0957576373b5614fbdf8f8e16d6b2ead", "packagetype": "bdist_wheel", "python_version": "pp37", "requires_python": ">=3.6", "size": 252528, "upload_time": "2022-03-03T21:14:19", "upload_time_iso_8601": "2022-03-03T21:14:19.779045Z", "url": "https://files.pythonhosted.org/packages/ce/a4/9267a54ac831f817953394285569ee8eb474a416ec312348f90dcbdf062a/cydifflib-1.0.1-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "519c7a71e8f17af34c8eb9eb986314a653732c04bb6f9f53e8a17f3f039c09f5", "md5": "4c02fd3a6b62e843c9d665c0a42a3543", "sha256": "5fbd46aa507fd568092e41a21af3154930fc68ce7377dd062a4d60be81f7e248" }, "downloads": -1, "filename": "cydifflib-1.0.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "4c02fd3a6b62e843c9d665c0a42a3543", "packagetype": "bdist_wheel", "python_version": "pp38", "requires_python": ">=3.6", "size": 231655, "upload_time": "2022-03-03T21:14:21", "upload_time_iso_8601": "2022-03-03T21:14:21.163293Z", "url": "https://files.pythonhosted.org/packages/51/9c/7a71e8f17af34c8eb9eb986314a653732c04bb6f9f53e8a17f3f039c09f5/cydifflib-1.0.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "78f4b41b47321d5feb30d595db0b3fb773059c1098426c9273b65b72a7aa0e4e", "md5": "5f73756fb684e553b75873ff8e17664b", "sha256": "daeffb4c696df6e5a35e3d32030925c2400dd752c8e93ab9d92b9f0435789abe" }, "downloads": -1, "filename": "cydifflib-1.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "5f73756fb684e553b75873ff8e17664b", "packagetype": "bdist_wheel", "python_version": "pp38", "requires_python": ">=3.6", "size": 247835, "upload_time": "2022-03-03T21:14:22", "upload_time_iso_8601": "2022-03-03T21:14:22.172274Z", "url": "https://files.pythonhosted.org/packages/78/f4/b41b47321d5feb30d595db0b3fb773059c1098426c9273b65b72a7aa0e4e/cydifflib-1.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "a2cd304b5745fa4a41ce1504eca7179392f3809cc99bbe00af41a476cd1cceda", "md5": "0ebf8a7d2d8cfe4de89fccbe331b6862", "sha256": "01b221a3fce631f2f3b4863d384ac6350d51bcfb87e7963a0aeab8c0199505ab" }, "downloads": -1, "filename": "cydifflib-1.0.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "0ebf8a7d2d8cfe4de89fccbe331b6862", "packagetype": "bdist_wheel", "python_version": "pp38", "requires_python": ">=3.6", "size": 252527, "upload_time": "2022-03-03T21:14:23", "upload_time_iso_8601": "2022-03-03T21:14:23.327258Z", "url": "https://files.pythonhosted.org/packages/a2/cd/304b5745fa4a41ce1504eca7179392f3809cc99bbe00af41a476cd1cceda/cydifflib-1.0.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "4f83aaece0ae8886032d40c8d87c61af435817578ffcebc9ea6b868dbda09d85", "md5": "a23acc76df6f4bd03b70e3c93f808ce6", "sha256": "ba322c0ffda98c2182164a78c9b782fa802fddd2f12736f344bb4d299b5d4d3e" }, "downloads": -1, "filename": "cydifflib-1.0.1.tar.gz", "has_sig": false, "md5_digest": "a23acc76df6f4bd03b70e3c93f808ce6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 297289, "upload_time": "2022-03-03T21:14:24", "upload_time_iso_8601": "2022-03-03T21:14:24.277724Z", "url": "https://files.pythonhosted.org/packages/4f/83/aaece0ae8886032d40c8d87c61af435817578ffcebc9ea6b868dbda09d85/cydifflib-1.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "1.1.0": [ { "comment_text": "", "digests": { "blake2b_256": "90401199df9188167f37e3bef0104a9b812dec765a688c60d7fcea726153e374", "md5": "5764edbabece266fb9472c2f3eb9a922", "sha256": "a080e3eec00ffde0eb9475b910518f5968196a4490d5656c58930c062e9491a5" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-macosx_10_9_universal2.whl", "has_sig": false, "md5_digest": "5764edbabece266fb9472c2f3eb9a922", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 743441, "upload_time": "2024-02-03T22:44:03", "upload_time_iso_8601": "2024-02-03T22:44:03.426987Z", "url": "https://files.pythonhosted.org/packages/90/40/1199df9188167f37e3bef0104a9b812dec765a688c60d7fcea726153e374/cydifflib-1.1.0-cp310-cp310-macosx_10_9_universal2.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "325aeef6a0fe48c60317620a38a7a5433d88c2210d7d2add7c3855c93fc04125", "md5": "8d78678bba993791cec442200ea14ce5", "sha256": "5a38d155f2766763238867afa890280760793029a062342f90475ee5ea5b43c2" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "8d78678bba993791cec442200ea14ce5", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 539460, "upload_time": "2024-02-03T22:44:05", "upload_time_iso_8601": "2024-02-03T22:44:05.762828Z", "url": "https://files.pythonhosted.org/packages/32/5a/eef6a0fe48c60317620a38a7a5433d88c2210d7d2add7c3855c93fc04125/cydifflib-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "a6eb92058a79176b95667ac9f04526a7caf0dd39e6540dc2851edf37bad2a7b9", "md5": "d7f9cacc07c28e3328af53a91e1b902d", "sha256": "4ce85aad08e400d291c8b4548a16b45ee7ca54316ff2f0bbc76a1817e942d74f" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "d7f9cacc07c28e3328af53a91e1b902d", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 527741, "upload_time": "2024-02-03T22:44:07", "upload_time_iso_8601": "2024-02-03T22:44:07.712227Z", "url": "https://files.pythonhosted.org/packages/a6/eb/92058a79176b95667ac9f04526a7caf0dd39e6540dc2851edf37bad2a7b9/cydifflib-1.1.0-cp310-cp310-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "0608a65e7010a5bdd355ab0dcc78a02781463a14137aa6d649af579b13422495", "md5": "36613554b3c9c0714eb603bbe3a36f3c", "sha256": "191dc11a1a950850258f44aad1362900617f32a6fc9ee8fef88d925d74a23d1f" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "36613554b3c9c0714eb603bbe3a36f3c", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 570562, "upload_time": "2024-02-03T22:44:10", "upload_time_iso_8601": "2024-02-03T22:44:10.099527Z", "url": "https://files.pythonhosted.org/packages/06/08/a65e7010a5bdd355ab0dcc78a02781463a14137aa6d649af579b13422495/cydifflib-1.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c74d5bdeeae3f171bead951acb3596a4cad93dfb41d99cdd3bc526d0b85423cf", "md5": "15a154f8340a6263cfdf916bfc8d9696", "sha256": "90e9c438c05f5cf90814e3601151c6a4c82497f51b0bb9013892574ea0c6adba" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "has_sig": false, "md5_digest": "15a154f8340a6263cfdf916bfc8d9696", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 604425, "upload_time": "2024-02-03T22:44:11", "upload_time_iso_8601": "2024-02-03T22:44:11.632056Z", "url": "https://files.pythonhosted.org/packages/c7/4d/5bdeeae3f171bead951acb3596a4cad93dfb41d99cdd3bc526d0b85423cf/cydifflib-1.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "3d1023c1000645e965f3453923c5fc13d3cb3893c8df1d9bbb179b4979b91a0b", "md5": "a0b31a8166ab86994ccad5928c82ddfa", "sha256": "0f67481e9bee391a7974f03e717bbc6926f6dbdc28c8ecd5a2cba4d333451afd" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", "has_sig": false, "md5_digest": "a0b31a8166ab86994ccad5928c82ddfa", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 567870, "upload_time": "2024-02-03T22:44:12", "upload_time_iso_8601": "2024-02-03T22:44:12.976161Z", "url": "https://files.pythonhosted.org/packages/3d/10/23c1000645e965f3453923c5fc13d3cb3893c8df1d9bbb179b4979b91a0b/cydifflib-1.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "89492d78a0261dd35644f8384388ace6a706489cbb209a2f8373bb34366b06af", "md5": "6da72320c897c553152d7d1df842f22b", "sha256": "e19fcacacfd732a6f58762ed64d9b1751b7babdd5acce838d38432a92531441a" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "6da72320c897c553152d7d1df842f22b", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 584706, "upload_time": "2024-02-03T22:44:15", "upload_time_iso_8601": "2024-02-03T22:44:15.083645Z", "url": "https://files.pythonhosted.org/packages/89/49/2d78a0261dd35644f8384388ace6a706489cbb209a2f8373bb34366b06af/cydifflib-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "5487e436bd4679d52b4c7c204c0fa803fcde640f41c2e109005c7fdfbeb513b4", "md5": "a15997f756c0ec66f06ea2aa2c216d7c", "sha256": "0e72cb2275190b34fc54679d9a3ee09920a6384032c27b831dd9f8af01ca9310" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "a15997f756c0ec66f06ea2aa2c216d7c", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 593948, "upload_time": "2024-02-03T22:44:16", "upload_time_iso_8601": "2024-02-03T22:44:16.601034Z", "url": "https://files.pythonhosted.org/packages/54/87/e436bd4679d52b4c7c204c0fa803fcde640f41c2e109005c7fdfbeb513b4/cydifflib-1.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "2c7cb1fd2070e87f0ab68e4c4e3827efa8d15cc49a0e5b49c9d1bc699c2ea16e", "md5": "a248f725f57ce5af28151d421ab3dc10", "sha256": "fba9bc1cec3c292daae821cd6702d63249a5cc7f2d67a8655865f85adc3a4e03" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-musllinux_1_1_aarch64.whl", "has_sig": false, "md5_digest": "a248f725f57ce5af28151d421ab3dc10", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 1103607, "upload_time": "2024-02-03T22:44:18", "upload_time_iso_8601": "2024-02-03T22:44:18.081408Z", "url": "https://files.pythonhosted.org/packages/2c/7c/b1fd2070e87f0ab68e4c4e3827efa8d15cc49a0e5b49c9d1bc699c2ea16e/cydifflib-1.1.0-cp310-cp310-musllinux_1_1_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "090971af05182f2f85208dbae97c949d870b19b47f46e894a0f3c282e706ccd5", "md5": "6d9f7a5b1adbbdaeec43cbddf142dc26", "sha256": "befe064f7ef4389dcf53aaa1264e885c4bf484ae0ef8071a735324548281b4b8" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-musllinux_1_1_i686.whl", "has_sig": false, "md5_digest": "6d9f7a5b1adbbdaeec43cbddf142dc26", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 1185536, "upload_time": "2024-02-03T22:44:20", "upload_time_iso_8601": "2024-02-03T22:44:20.456136Z", "url": "https://files.pythonhosted.org/packages/09/09/71af05182f2f85208dbae97c949d870b19b47f46e894a0f3c282e706ccd5/cydifflib-1.1.0-cp310-cp310-musllinux_1_1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "bfe50fc68ddcc138a5dcc81419e7ddba2732959472247ad36a8c30383512a02e", "md5": "d22b2ffaeb5c9d51aeb30d064a91247d", "sha256": "49b4f526e51048b55ed5d3f0f4507cef3a37923b975a8b16a02852c367d636bc" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-musllinux_1_1_ppc64le.whl", "has_sig": false, "md5_digest": "d22b2ffaeb5c9d51aeb30d064a91247d", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 1175001, "upload_time": "2024-02-03T22:44:21", "upload_time_iso_8601": "2024-02-03T22:44:21.930884Z", "url": "https://files.pythonhosted.org/packages/bf/e5/0fc68ddcc138a5dcc81419e7ddba2732959472247ad36a8c30383512a02e/cydifflib-1.1.0-cp310-cp310-musllinux_1_1_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "ed14b8de1f4882c74d381fd391edc95e426dfb25501fcbad7b83227f5294e245", "md5": "740c95a65a8a836a179dcfb2fa419e51", "sha256": "decf17ff55bd357f578c9dee8c3fa190e60af7791669ee641b07265708b9bc55" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-musllinux_1_1_s390x.whl", "has_sig": false, "md5_digest": "740c95a65a8a836a179dcfb2fa419e51", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 1164764, "upload_time": "2024-02-03T22:44:24", "upload_time_iso_8601": "2024-02-03T22:44:24.091906Z", "url": "https://files.pythonhosted.org/packages/ed/14/b8de1f4882c74d381fd391edc95e426dfb25501fcbad7b83227f5294e245/cydifflib-1.1.0-cp310-cp310-musllinux_1_1_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "31b83a95d30d240be36eeba4ac05f3bab7418a785ca9cb5745552b2fd0d83c79", "md5": "70f05453bc60dcc43f8ae4a47835814d", "sha256": "ab00eb434d729833d7c34a92a2570b0472983f29ba78c3c6ffc9ea0766dfb42b" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-musllinux_1_1_x86_64.whl", "has_sig": false, "md5_digest": "70f05453bc60dcc43f8ae4a47835814d", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 1129053, "upload_time": "2024-02-03T22:44:26", "upload_time_iso_8601": "2024-02-03T22:44:26.351612Z", "url": "https://files.pythonhosted.org/packages/31/b8/3a95d30d240be36eeba4ac05f3bab7418a785ca9cb5745552b2fd0d83c79/cydifflib-1.1.0-cp310-cp310-musllinux_1_1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c2dde65fa47ad70062cd587ce6387eb15f55dd2318f10317ad1f68116ed43d77", "md5": "ada626646ec7c7e915c2ad5a7edd1f26", "sha256": "54ecc7cf30d132c1243607888aadf97a963591402ba5376d8a35ebfd2ec75b7e" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-win32.whl", "has_sig": false, "md5_digest": "ada626646ec7c7e915c2ad5a7edd1f26", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 481571, "upload_time": "2024-02-03T22:44:29", "upload_time_iso_8601": "2024-02-03T22:44:29.049279Z", "url": "https://files.pythonhosted.org/packages/c2/dd/e65fa47ad70062cd587ce6387eb15f55dd2318f10317ad1f68116ed43d77/cydifflib-1.1.0-cp310-cp310-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c7bc4f6216633c84354f55b24e3d49424725d2f25a9b1c4870970254d1d5956f", "md5": "5e0a56dba6366ac916796c7e4448ef66", "sha256": "3adb4f5e80ebc483e44539c5a29246eb6ad8fca76e33a1b56eca0809b88c69ce" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-win_amd64.whl", "has_sig": false, "md5_digest": "5e0a56dba6366ac916796c7e4448ef66", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 500023, "upload_time": "2024-02-03T22:44:31", "upload_time_iso_8601": "2024-02-03T22:44:31.248279Z", "url": "https://files.pythonhosted.org/packages/c7/bc/4f6216633c84354f55b24e3d49424725d2f25a9b1c4870970254d1d5956f/cydifflib-1.1.0-cp310-cp310-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "e323262d38710c3263ec00bb44077176b9af89e179d386f24303d6bc2dbc4159", "md5": "de1ddda8bb575ea47a6ffd40ae0d285b", "sha256": "dbed1934f6b7e453ebe8a015cc5cb26f9e9fccaaa4f43c70a35b2811d41ff5a1" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-win_arm64.whl", "has_sig": false, "md5_digest": "de1ddda8bb575ea47a6ffd40ae0d285b", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 475021, "upload_time": "2024-02-03T22:44:33", "upload_time_iso_8601": "2024-02-03T22:44:33.409373Z", "url": "https://files.pythonhosted.org/packages/e3/23/262d38710c3263ec00bb44077176b9af89e179d386f24303d6bc2dbc4159/cydifflib-1.1.0-cp310-cp310-win_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "9c97dd72e76314a8314416cac70eedf8c6b341ff00b64eb187e85558be5dcbb8", "md5": "14e2a70cc86dd5c487bc4df06eb2c798", "sha256": "ec99090116bd92200088d1e0c9eab0388e40f408c57bd289683bd2b0cdf70aa4" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-macosx_10_9_universal2.whl", "has_sig": false, "md5_digest": "14e2a70cc86dd5c487bc4df06eb2c798", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 743692, "upload_time": "2024-02-03T22:44:35", "upload_time_iso_8601": "2024-02-03T22:44:35.451390Z", "url": "https://files.pythonhosted.org/packages/9c/97/dd72e76314a8314416cac70eedf8c6b341ff00b64eb187e85558be5dcbb8/cydifflib-1.1.0-cp311-cp311-macosx_10_9_universal2.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "d69f3cb121b8785a1949cdc2e6bb4d27199b3e92684b8fd3d0a7a5b81960063d", "md5": "35f7fe7e36ee79e7348aa5d63a9b8fab", "sha256": "f895058f07c075fdc87ef17f556df4103e1e2bd674101b5cb6606404939e1752" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "35f7fe7e36ee79e7348aa5d63a9b8fab", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 539374, "upload_time": "2024-02-03T22:44:36", "upload_time_iso_8601": "2024-02-03T22:44:36.700867Z", "url": "https://files.pythonhosted.org/packages/d6/9f/3cb121b8785a1949cdc2e6bb4d27199b3e92684b8fd3d0a7a5b81960063d/cydifflib-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "5f37384083dd18e730c8207caa6a8942ada754351675a229e87c9166df2749a3", "md5": "bf9be720f95d4e64b02696fd524b8587", "sha256": "f9d93b38e8f5f4656f2ef00ef7301771fb750bb4a329c0a144db01d5e8c05da2" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "bf9be720f95d4e64b02696fd524b8587", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 528100, "upload_time": "2024-02-03T22:44:39", "upload_time_iso_8601": "2024-02-03T22:44:39.281472Z", "url": "https://files.pythonhosted.org/packages/5f/37/384083dd18e730c8207caa6a8942ada754351675a229e87c9166df2749a3/cydifflib-1.1.0-cp311-cp311-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "77c7d4f0889270ac22dd1bf45d2bc9d5453d0511107a071907a7f7ea647a5872", "md5": "6367c03ad3a2d54fb42d9415e89f261f", "sha256": "a74341ce4c85145550ff1ca4abcf07882b9bd6c66d979fbdbd4d432f14a59694" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "6367c03ad3a2d54fb42d9415e89f261f", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 570956, "upload_time": "2024-02-03T22:44:41", "upload_time_iso_8601": "2024-02-03T22:44:41.491484Z", "url": "https://files.pythonhosted.org/packages/77/c7/d4f0889270ac22dd1bf45d2bc9d5453d0511107a071907a7f7ea647a5872/cydifflib-1.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "868584d63b975d4dc101fdf59f3a90865b4a1470b6b0d59335792db2e614a4f3", "md5": "448ba6a72fdc3766826245ee8a88d33c", "sha256": "3df7f7f6e0f18e0a780cbbaeafe286715ff2c0f71403cc73985836125144e5e0" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "has_sig": false, "md5_digest": "448ba6a72fdc3766826245ee8a88d33c", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 604214, "upload_time": "2024-02-03T22:44:42", "upload_time_iso_8601": "2024-02-03T22:44:42.952195Z", "url": "https://files.pythonhosted.org/packages/86/85/84d63b975d4dc101fdf59f3a90865b4a1470b6b0d59335792db2e614a4f3/cydifflib-1.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "d081e837a3ec2232e77a376f2d8ae240ff37c01d2cfbb39e2726220c41cbc3c9", "md5": "d45047f919de097848bed4cb00cf1154", "sha256": "75457f5230814a211d0923195b7fbd62c7194fed8d04bdaaf67fa6dba52fad48" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", "has_sig": false, "md5_digest": "d45047f919de097848bed4cb00cf1154", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 567086, "upload_time": "2024-02-03T22:44:44", "upload_time_iso_8601": "2024-02-03T22:44:44.416403Z", "url": "https://files.pythonhosted.org/packages/d0/81/e837a3ec2232e77a376f2d8ae240ff37c01d2cfbb39e2726220c41cbc3c9/cydifflib-1.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "f73de01cdf4e4df81763a16f9de2c094087dc98f87f87cb63979524b81933fa5", "md5": "d028e1c48fe3bdbb72fa269ff97395e2", "sha256": "d1f1a354079432bf0497a7d38f53e787112a6d01926fb9f6f66aea2bc8ff4b13" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "d028e1c48fe3bdbb72fa269ff97395e2", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 583689, "upload_time": "2024-02-03T22:44:46", "upload_time_iso_8601": "2024-02-03T22:44:46.533065Z", "url": "https://files.pythonhosted.org/packages/f7/3d/e01cdf4e4df81763a16f9de2c094087dc98f87f87cb63979524b81933fa5/cydifflib-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "b2008cd881301688388056109d6322a03c52f4578404a3c77f56b216075ce675", "md5": "61f51f2335e78c03dce920a426913403", "sha256": "7d4a3216f82d84cc5051b7916e48c970f9ebebe68dcebc588e0d255bf4f74662" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "61f51f2335e78c03dce920a426913403", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 591795, "upload_time": "2024-02-03T22:44:47", "upload_time_iso_8601": "2024-02-03T22:44:47.965444Z", "url": "https://files.pythonhosted.org/packages/b2/00/8cd881301688388056109d6322a03c52f4578404a3c77f56b216075ce675/cydifflib-1.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "935ef89f26696c3b5e9ce68ba7137bc645e0aff6f8115c6167c714cae424f6a7", "md5": "b90b98acb687fc0c07f481d5da859e13", "sha256": "cbaf477e0f7eddc5f08bcb6286ea6076f97526d1b4be6b62742f387d9e417847" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-musllinux_1_1_aarch64.whl", "has_sig": false, "md5_digest": "b90b98acb687fc0c07f481d5da859e13", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 1103234, "upload_time": "2024-02-03T22:44:49", "upload_time_iso_8601": "2024-02-03T22:44:49.376496Z", "url": "https://files.pythonhosted.org/packages/93/5e/f89f26696c3b5e9ce68ba7137bc645e0aff6f8115c6167c714cae424f6a7/cydifflib-1.1.0-cp311-cp311-musllinux_1_1_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "882995e5cc6a7fb7ac524491856ac041be28513edf4a27c1acf34aac37c83dcc", "md5": "24ecee9f76038a843b966740c8e57b8e", "sha256": "2126e8e4404843c931f257540c6709e485f8768f8bd3998c35c09d9fb7938894" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-musllinux_1_1_i686.whl", "has_sig": false, "md5_digest": "24ecee9f76038a843b966740c8e57b8e", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 1185398, "upload_time": "2024-02-03T22:44:51", "upload_time_iso_8601": "2024-02-03T22:44:51.611071Z", "url": "https://files.pythonhosted.org/packages/88/29/95e5cc6a7fb7ac524491856ac041be28513edf4a27c1acf34aac37c83dcc/cydifflib-1.1.0-cp311-cp311-musllinux_1_1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "740cbbfb8168328f2e52a35908c89dd9bd057cf5cfb725315a64348093b44ca0", "md5": "47c3ff7397cf076db95b61ed32e4e940", "sha256": "8954a74599ba6d3c42b49b201de01ed54849e0bc347b8da4a99e02e0ce0e8423" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-musllinux_1_1_ppc64le.whl", "has_sig": false, "md5_digest": "47c3ff7397cf076db95b61ed32e4e940", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 1175906, "upload_time": "2024-02-03T22:44:53", "upload_time_iso_8601": "2024-02-03T22:44:53.923774Z", "url": "https://files.pythonhosted.org/packages/74/0c/bbfb8168328f2e52a35908c89dd9bd057cf5cfb725315a64348093b44ca0/cydifflib-1.1.0-cp311-cp311-musllinux_1_1_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c747141bfacd6a0355414a52b9a9bb3ef6013972e0d2d7a11e80f2d75d3b81dc", "md5": "4dcd7847b3616e299bd1e92a91de5c22", "sha256": "8111cae715178813442e39c6881226136bf8b48a16e921dcb98e13bd61f1b354" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-musllinux_1_1_s390x.whl", "has_sig": false, "md5_digest": "4dcd7847b3616e299bd1e92a91de5c22", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 1166252, "upload_time": "2024-02-03T22:44:55", "upload_time_iso_8601": "2024-02-03T22:44:55.385773Z", "url": "https://files.pythonhosted.org/packages/c7/47/141bfacd6a0355414a52b9a9bb3ef6013972e0d2d7a11e80f2d75d3b81dc/cydifflib-1.1.0-cp311-cp311-musllinux_1_1_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "682e8a65a17b7a6f03162f6302b9f50ff41a69523cc8848efa0948093937b20b", "md5": "7a8baffcbf3e6c1c6a3d7d7d9baba102", "sha256": "6455c5ccbba1b518c146c167ade444bc2f6ae3b19f480f8fd2bf43c495d028a0" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-musllinux_1_1_x86_64.whl", "has_sig": false, "md5_digest": "7a8baffcbf3e6c1c6a3d7d7d9baba102", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 1127269, "upload_time": "2024-02-03T22:44:57", "upload_time_iso_8601": "2024-02-03T22:44:57.583950Z", "url": "https://files.pythonhosted.org/packages/68/2e/8a65a17b7a6f03162f6302b9f50ff41a69523cc8848efa0948093937b20b/cydifflib-1.1.0-cp311-cp311-musllinux_1_1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "eda161cfda4527b941cddf1e3ee64985c0a9c44c749b82bd7d85e33f7053d7b7", "md5": "8f5dbf339b07f49ee7687556067fbd78", "sha256": "84bff691a0c7838042e8f055310ace53e8c27ed5bb6037e0e97255caa3bd72bc" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-win32.whl", "has_sig": false, "md5_digest": "8f5dbf339b07f49ee7687556067fbd78", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 480995, "upload_time": "2024-02-03T22:44:59", "upload_time_iso_8601": "2024-02-03T22:44:59.093783Z", "url": "https://files.pythonhosted.org/packages/ed/a1/61cfda4527b941cddf1e3ee64985c0a9c44c749b82bd7d85e33f7053d7b7/cydifflib-1.1.0-cp311-cp311-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "4e4df466900a05b584fd0fbf20d22f4a18ad5f482a40714e2f13671b44d19a16", "md5": "2e956e38f2ab653fa1164924bb989ad9", "sha256": "50c9c80748f92957c98fc101a5075b1cc52f6628865d54eaac0f0d9168627b18" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-win_amd64.whl", "has_sig": false, "md5_digest": "2e956e38f2ab653fa1164924bb989ad9", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 501375, "upload_time": "2024-02-03T22:45:01", "upload_time_iso_8601": "2024-02-03T22:45:01.364795Z", "url": "https://files.pythonhosted.org/packages/4e/4d/f466900a05b584fd0fbf20d22f4a18ad5f482a40714e2f13671b44d19a16/cydifflib-1.1.0-cp311-cp311-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "041fe1a0bad8b48b0310e07b89da3fc5b0efe83a76b407374f58e42470e7eb96", "md5": "2a2a0054d8a1d47c2ddeeb353dcf41a0", "sha256": "023b80e68c74c035b2600c96b7b2229e83f58f1c1dab69bb655f27bf93a6ada1" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-win_arm64.whl", "has_sig": false, "md5_digest": "2a2a0054d8a1d47c2ddeeb353dcf41a0", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 475598, "upload_time": "2024-02-03T22:45:03", "upload_time_iso_8601": "2024-02-03T22:45:03.249788Z", "url": "https://files.pythonhosted.org/packages/04/1f/e1a0bad8b48b0310e07b89da3fc5b0efe83a76b407374f58e42470e7eb96/cydifflib-1.1.0-cp311-cp311-win_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "6ee44ca58ec6bc242042599b6f54373051ca2b950ed47aa754101e94146b9406", "md5": "103fdcc0fbe7256a3cf4a6b69525e021", "sha256": "d05e3f89bb5f62357dca9375bab6dcbf3096db59c654afd9d1f118e5d49d24e9" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-macosx_10_9_universal2.whl", "has_sig": false, "md5_digest": "103fdcc0fbe7256a3cf4a6b69525e021", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 749196, "upload_time": "2024-02-03T22:45:04", "upload_time_iso_8601": "2024-02-03T22:45:04.831562Z", "url": "https://files.pythonhosted.org/packages/6e/e4/4ca58ec6bc242042599b6f54373051ca2b950ed47aa754101e94146b9406/cydifflib-1.1.0-cp312-cp312-macosx_10_9_universal2.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "dd4c17600735632b8be8c8a78918b1bb3c0d3485725c71495cdc7cc11c3f7a03", "md5": "983cd49b524c3b21ed202966501533d6", "sha256": "6883f510ce0d0fec525d088a7dc9659fc6eeea230d57e6c15541bacb26c9ba8f" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "983cd49b524c3b21ed202966501533d6", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 542337, "upload_time": "2024-02-03T22:45:06", "upload_time_iso_8601": "2024-02-03T22:45:06.365575Z", "url": "https://files.pythonhosted.org/packages/dd/4c/17600735632b8be8c8a78918b1bb3c0d3485725c71495cdc7cc11c3f7a03/cydifflib-1.1.0-cp312-cp312-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "62da9e2dc00200af921f1a817484b707a2b007dae1504fac351a9588b508a902", "md5": "2d65ba1888861ddcf6a212efce3f8080", "sha256": "ec4f8a3ad074c4c3b4c677317198186040b6d2581862f821a09443b7de729b7f" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "2d65ba1888861ddcf6a212efce3f8080", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 530355, "upload_time": "2024-02-03T22:45:07", "upload_time_iso_8601": "2024-02-03T22:45:07.939861Z", "url": "https://files.pythonhosted.org/packages/62/da/9e2dc00200af921f1a817484b707a2b007dae1504fac351a9588b508a902/cydifflib-1.1.0-cp312-cp312-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "81a0e14fa307f44de3b95791bc98b581caf8c9809bc318fb06e0ed994a672f7b", "md5": "4bd4eeffb8d295505883f13fa45ad1c3", "sha256": "fae2335f77e95c9a8d0444e251ec27fdceb3db68f2702909765322c7c26aa98b" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "4bd4eeffb8d295505883f13fa45ad1c3", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 560983, "upload_time": "2024-02-03T22:45:09", "upload_time_iso_8601": "2024-02-03T22:45:09.377656Z", "url": "https://files.pythonhosted.org/packages/81/a0/e14fa307f44de3b95791bc98b581caf8c9809bc318fb06e0ed994a672f7b/cydifflib-1.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "efdcec40346825d95f80cb052fc6d08cee888604d7c7afe0852a2fdd84ddc7e6", "md5": "413e9d88fd4f1d282f92760d6a6d1538", "sha256": "d69c9cd581d6eec050e124216c076a9123a88cdac96f97d47099bf1ee06fa24e" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "has_sig": false, "md5_digest": "413e9d88fd4f1d282f92760d6a6d1538", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 591999, "upload_time": "2024-02-03T22:45:10", "upload_time_iso_8601": "2024-02-03T22:45:10.795463Z", "url": "https://files.pythonhosted.org/packages/ef/dc/ec40346825d95f80cb052fc6d08cee888604d7c7afe0852a2fdd84ddc7e6/cydifflib-1.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "b6b7dbf850b1d7c71df23ddda22a03f3113771aaac2f4441de67ad532ec8a07e", "md5": "413ad308f79a5b48206029ce130fb0e9", "sha256": "f0dc0cdb00630e0ba42b1560eccac6cd5c5c11eeac50174416a979c4a669b6e4" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", "has_sig": false, "md5_digest": "413ad308f79a5b48206029ce130fb0e9", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 560619, "upload_time": "2024-02-03T22:45:12", "upload_time_iso_8601": "2024-02-03T22:45:12.216034Z", "url": "https://files.pythonhosted.org/packages/b6/b7/dbf850b1d7c71df23ddda22a03f3113771aaac2f4441de67ad532ec8a07e/cydifflib-1.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c9eb00d432c437a6cdb2fb566d325472792ecb2dd54c87fe6f8bc43d61fb4ff3", "md5": "74dd8b1430d636c9f5295e4c4b189046", "sha256": "3827e286402c7d7189beaaa693391952fb83e924cc3daea478558aa1aabb52b6" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "74dd8b1430d636c9f5295e4c4b189046", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 578686, "upload_time": "2024-02-03T22:45:13", "upload_time_iso_8601": "2024-02-03T22:45:13.720393Z", "url": "https://files.pythonhosted.org/packages/c9/eb/00d432c437a6cdb2fb566d325472792ecb2dd54c87fe6f8bc43d61fb4ff3/cydifflib-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "2c9900ad0707750c8882a2411ffa869f23aa8d1f516ce6febb438adad374523c", "md5": "471690d85173839a23798f36cb210187", "sha256": "551de7841d530afaa62cfd7f74a20cacb5affacd90f64d2bf666f8682d299a76" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "471690d85173839a23798f36cb210187", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 584553, "upload_time": "2024-02-03T22:45:15", "upload_time_iso_8601": "2024-02-03T22:45:15.237256Z", "url": "https://files.pythonhosted.org/packages/2c/99/00ad0707750c8882a2411ffa869f23aa8d1f516ce6febb438adad374523c/cydifflib-1.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "b0e0bc254ef267a1e957d9103a81c806ed7e560c58d2a2ba4f49a1c7c06496af", "md5": "dab94fefe7374cc986626b60575fb223", "sha256": "444993cacefff7111b97031e56aabba914d90c4da2d1a114f7210308b7f281af" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-musllinux_1_1_aarch64.whl", "has_sig": false, "md5_digest": "dab94fefe7374cc986626b60575fb223", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 1095019, "upload_time": "2024-02-03T22:45:16", "upload_time_iso_8601": "2024-02-03T22:45:16.686209Z", "url": "https://files.pythonhosted.org/packages/b0/e0/bc254ef267a1e957d9103a81c806ed7e560c58d2a2ba4f49a1c7c06496af/cydifflib-1.1.0-cp312-cp312-musllinux_1_1_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "a4ac2fb27694a3a97022d1b12e85c3cf6ca32c5373ac7bda82a0eafc23537128", "md5": "831e563acf3c0955e4a725fea00041da", "sha256": "a94ca672d7c8e31ea12ee6525d9428c10fd3f967481d6c4267975fbbabf8afe3" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-musllinux_1_1_i686.whl", "has_sig": false, "md5_digest": "831e563acf3c0955e4a725fea00041da", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 1182356, "upload_time": "2024-02-03T22:45:18", "upload_time_iso_8601": "2024-02-03T22:45:18.195563Z", "url": "https://files.pythonhosted.org/packages/a4/ac/2fb27694a3a97022d1b12e85c3cf6ca32c5373ac7bda82a0eafc23537128/cydifflib-1.1.0-cp312-cp312-musllinux_1_1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c903e89b336cb950e43c7ecf65edd04ca9fb71c9a4ecd85881254069fb22fcad", "md5": "058d008b9fac8faf4aeee59ac97d1fb9", "sha256": "a7478adbe4696d477853dbc3c77e9ae671b0a07b64a41f9cef0ca3c6680b52c2" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-musllinux_1_1_ppc64le.whl", "has_sig": false, "md5_digest": "058d008b9fac8faf4aeee59ac97d1fb9", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 1164946, "upload_time": "2024-02-03T22:45:20", "upload_time_iso_8601": "2024-02-03T22:45:20.584111Z", "url": "https://files.pythonhosted.org/packages/c9/03/e89b336cb950e43c7ecf65edd04ca9fb71c9a4ecd85881254069fb22fcad/cydifflib-1.1.0-cp312-cp312-musllinux_1_1_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "22e19085d139df020fc9b6e6b062b035b3bdaaee8d3c4e2824ee5401205dc40b", "md5": "988a16567c7405473850f894f01e3b8a", "sha256": "c326a1d43065be143da251fb0d720cd00592bb9b8b79134beefff1fe5e62a81f" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-musllinux_1_1_s390x.whl", "has_sig": false, "md5_digest": "988a16567c7405473850f894f01e3b8a", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 1158866, "upload_time": "2024-02-03T22:45:22", "upload_time_iso_8601": "2024-02-03T22:45:22.520690Z", "url": "https://files.pythonhosted.org/packages/22/e1/9085d139df020fc9b6e6b062b035b3bdaaee8d3c4e2824ee5401205dc40b/cydifflib-1.1.0-cp312-cp312-musllinux_1_1_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "23f15eb09f1e6a22e510ba420bef9a1fe7553ee37d96679e978551da5c8a41e3", "md5": "9872ff6d1b7ea4d1563c871701496b0a", "sha256": "eb8a5300570b9c62c47c366663cbe4db1992476ec8e423d6b7a66f8939a97d93" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-musllinux_1_1_x86_64.whl", "has_sig": false, "md5_digest": "9872ff6d1b7ea4d1563c871701496b0a", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 1120825, "upload_time": "2024-02-03T22:45:24", "upload_time_iso_8601": "2024-02-03T22:45:24.125866Z", "url": "https://files.pythonhosted.org/packages/23/f1/5eb09f1e6a22e510ba420bef9a1fe7553ee37d96679e978551da5c8a41e3/cydifflib-1.1.0-cp312-cp312-musllinux_1_1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "6d407f6bf4f62f0397733050c1c6cbd78fd95d0978e8770af254cabdc3740d0e", "md5": "967eea0f7d6bea653967bdf71a6ea335", "sha256": "3a9c8a4937fee10d4e38d3f9f51c1da8fbdbc8e702c10c98d449755eba76832b" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-win32.whl", "has_sig": false, "md5_digest": "967eea0f7d6bea653967bdf71a6ea335", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 479924, "upload_time": "2024-02-03T22:45:26", "upload_time_iso_8601": "2024-02-03T22:45:26.759701Z", "url": "https://files.pythonhosted.org/packages/6d/40/7f6bf4f62f0397733050c1c6cbd78fd95d0978e8770af254cabdc3740d0e/cydifflib-1.1.0-cp312-cp312-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "91155fa0ace607d129b804161102d35e8e39193ae3495db9f23c56abb074d446", "md5": "c51ad7a71d5ee3793e3eef137ef88350", "sha256": "77eb9885e8f1e204b5a10e5ae7530111f656d4d7436814ed9cdec0d9a5c3b664" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-win_amd64.whl", "has_sig": false, "md5_digest": "c51ad7a71d5ee3793e3eef137ef88350", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 501929, "upload_time": "2024-02-03T22:45:28", "upload_time_iso_8601": "2024-02-03T22:45:28.346695Z", "url": "https://files.pythonhosted.org/packages/91/15/5fa0ace607d129b804161102d35e8e39193ae3495db9f23c56abb074d446/cydifflib-1.1.0-cp312-cp312-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "f0526d2f1db0d9c5aa0698cfe0b2e4c86ef82400c14161018a67510cfce31f9b", "md5": "24458e951216d11b5c2727f6c186f104", "sha256": "8579aafd1e95a44bddd23a33fa0443d90e8c3e22f1d73fe15fbf763cc47e36b4" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-win_arm64.whl", "has_sig": false, "md5_digest": "24458e951216d11b5c2727f6c186f104", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 476304, "upload_time": "2024-02-03T22:45:29", "upload_time_iso_8601": "2024-02-03T22:45:29.673828Z", "url": "https://files.pythonhosted.org/packages/f0/52/6d2f1db0d9c5aa0698cfe0b2e4c86ef82400c14161018a67510cfce31f9b/cydifflib-1.1.0-cp312-cp312-win_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "6ded7f0544c47e5e5772b59bc177cccfcf6d8095fef0e9554180b0888695cfc8", "md5": "3f8f1f0e3a5462908fc1d0e05424aec9", "sha256": "3811605aa5de4e3cd72b56abdf678b84470cf99f6cb7f097fbc23ef82cff7625" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-macosx_10_9_universal2.whl", "has_sig": false, "md5_digest": "3f8f1f0e3a5462908fc1d0e05424aec9", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 743111, "upload_time": "2024-02-03T22:45:31", "upload_time_iso_8601": "2024-02-03T22:45:31.887090Z", "url": "https://files.pythonhosted.org/packages/6d/ed/7f0544c47e5e5772b59bc177cccfcf6d8095fef0e9554180b0888695cfc8/cydifflib-1.1.0-cp38-cp38-macosx_10_9_universal2.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "e427cdaa5301d7dd7f937eed038ccfeffa6a56194157f9405fec52be8a3e17d9", "md5": "2839d49978c8bc49b396f5f4f0f2aa53", "sha256": "271727073001b7a6ccdfa964c6fdafeaf28132e478b95d4f8d2354b14933ff17" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "2839d49978c8bc49b396f5f4f0f2aa53", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 539165, "upload_time": "2024-02-03T22:45:33", "upload_time_iso_8601": "2024-02-03T22:45:33.432639Z", "url": "https://files.pythonhosted.org/packages/e4/27/cdaa5301d7dd7f937eed038ccfeffa6a56194157f9405fec52be8a3e17d9/cydifflib-1.1.0-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "377df766042766bc6fef8fb1a2ead2e0efce93feefe8ca1b6531ec8be7c3c03d", "md5": "1cfabc1ffa1a32bcfc2b2ec793ad4fd3", "sha256": "5ae3cf2bfd5934935f288c050740bc65df3c64be9ba63497a7431c7ce0d83acd" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "1cfabc1ffa1a32bcfc2b2ec793ad4fd3", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 527601, "upload_time": "2024-02-03T22:45:34", "upload_time_iso_8601": "2024-02-03T22:45:34.809269Z", "url": "https://files.pythonhosted.org/packages/37/7d/f766042766bc6fef8fb1a2ead2e0efce93feefe8ca1b6531ec8be7c3c03d/cydifflib-1.1.0-cp38-cp38-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "7368f4e454b0c521f9b9c07ba12bee158800594678bc100c8494a3a8ae5af917", "md5": "f6701e58ed2984ec45697c006d2b5499", "sha256": "f7b9c40770c2351de1e3a90aea7660b78e9e8466682aa12f0a155f7e12d6b9fe" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "f6701e58ed2984ec45697c006d2b5499", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 571803, "upload_time": "2024-02-03T22:45:36", "upload_time_iso_8601": "2024-02-03T22:45:36.228327Z", "url": "https://files.pythonhosted.org/packages/73/68/f4e454b0c521f9b9c07ba12bee158800594678bc100c8494a3a8ae5af917/cydifflib-1.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "d54e22422000d268417e521fd0830f8df66eaa37bf59836e6209dd3637dd71a2", "md5": "da36f53b732e8fe924bb7570e90dce2c", "sha256": "ee83b5b2961b67ccae6e79cbfb176e8702ddadfbfa43c2c879718d0da93c4a2d" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "has_sig": false, "md5_digest": "da36f53b732e8fe924bb7570e90dce2c", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 603862, "upload_time": "2024-02-03T22:45:37", "upload_time_iso_8601": "2024-02-03T22:45:37.725881Z", "url": "https://files.pythonhosted.org/packages/d5/4e/22422000d268417e521fd0830f8df66eaa37bf59836e6209dd3637dd71a2/cydifflib-1.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "16ea3be72309c1cb533186b10d99c7ddc025d107e9e27c50c653186a2aa92d3a", "md5": "31bc1dcaba0dc10631aa0eb5ab5a550c", "sha256": "8f2d70e18a3491fdf12bc0d8d561a8008e2dcf2f01d0074a6216bce5e644ed6e" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", "has_sig": false, "md5_digest": "31bc1dcaba0dc10631aa0eb5ab5a550c", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 569497, "upload_time": "2024-02-03T22:45:39", "upload_time_iso_8601": "2024-02-03T22:45:39.191184Z", "url": "https://files.pythonhosted.org/packages/16/ea/3be72309c1cb533186b10d99c7ddc025d107e9e27c50c653186a2aa92d3a/cydifflib-1.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "1cccedda280c72630f31c1b5b94f0de1b2e41302b1067510c427b4f77b430010", "md5": "33edd35b81bbc691431ec399ad1b3ade", "sha256": "3ceff98ecd780b573195ea4e151163c42c1334c64caa2e19836d73c8bb601eda" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "33edd35b81bbc691431ec399ad1b3ade", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 586889, "upload_time": "2024-02-03T22:45:40", "upload_time_iso_8601": "2024-02-03T22:45:40.729700Z", "url": "https://files.pythonhosted.org/packages/1c/cc/edda280c72630f31c1b5b94f0de1b2e41302b1067510c427b4f77b430010/cydifflib-1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "a609d43277d491fc3e267707421e682e67d5b505505ed3b257de32385b11486d", "md5": "c4047a90ff8fe05a5bd8fe4df717956c", "sha256": "09c4a45be6d96db2fa6477cce6ccab418d4d7ea5b20375a733b8ad44e01fd832" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "c4047a90ff8fe05a5bd8fe4df717956c", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 594156, "upload_time": "2024-02-03T22:45:42", "upload_time_iso_8601": "2024-02-03T22:45:42.232058Z", "url": "https://files.pythonhosted.org/packages/a6/09/d43277d491fc3e267707421e682e67d5b505505ed3b257de32385b11486d/cydifflib-1.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "e9770a7ef124cd93380c7ecfb9d5c04400cfefd451d891813a49ce2c533853ef", "md5": "b3213badc5eedb0b54fda94929ae10b9", "sha256": "12ea68dbd483230c47c11d3451c788fd34ca5af85f0f8be2378024bd02eb13de" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-musllinux_1_1_aarch64.whl", "has_sig": false, "md5_digest": "b3213badc5eedb0b54fda94929ae10b9", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 1106254, "upload_time": "2024-02-03T22:45:44", "upload_time_iso_8601": "2024-02-03T22:45:44.635671Z", "url": "https://files.pythonhosted.org/packages/e9/77/0a7ef124cd93380c7ecfb9d5c04400cfefd451d891813a49ce2c533853ef/cydifflib-1.1.0-cp38-cp38-musllinux_1_1_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "b44bb48d371f402f2a63ee548ed709d80ba4289a2a36c43872a663505c71cbda", "md5": "18963340f070588a5749c8ebdbabe60b", "sha256": "820c6b9e1f8ab316b115cfb666a48d9cda48a848e44e7582cb0762dfe2c3c990" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-musllinux_1_1_i686.whl", "has_sig": false, "md5_digest": "18963340f070588a5749c8ebdbabe60b", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 1190034, "upload_time": "2024-02-03T22:45:46", "upload_time_iso_8601": "2024-02-03T22:45:46.869300Z", "url": "https://files.pythonhosted.org/packages/b4/4b/b48d371f402f2a63ee548ed709d80ba4289a2a36c43872a663505c71cbda/cydifflib-1.1.0-cp38-cp38-musllinux_1_1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "9c6d7aaf5a7deda522beba23583268ec6970924c68d3695c283fdd456e21c11b", "md5": "3233065a79ad7bc9c8cf26b4bd4bc615", "sha256": "8df5b90161b4e13bd190fdb41756d95a9249e02c366af77f558c5dccdcbf3ee4" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-musllinux_1_1_ppc64le.whl", "has_sig": false, "md5_digest": "3233065a79ad7bc9c8cf26b4bd4bc615", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 1177441, "upload_time": "2024-02-03T22:45:48", "upload_time_iso_8601": "2024-02-03T22:45:48.407819Z", "url": "https://files.pythonhosted.org/packages/9c/6d/7aaf5a7deda522beba23583268ec6970924c68d3695c283fdd456e21c11b/cydifflib-1.1.0-cp38-cp38-musllinux_1_1_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "f3e126230b1df2671357ff9f75144f79e744ddfe402a6a810fa969332f647109", "md5": "bfa301ada30643d4e946ffa6328189a7", "sha256": "e1f861ea884e81aef18a337e3c830b33c7052fee1ab7f9d950e33dad680948db" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-musllinux_1_1_s390x.whl", "has_sig": false, "md5_digest": "bfa301ada30643d4e946ffa6328189a7", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 1167543, "upload_time": "2024-02-03T22:45:49", "upload_time_iso_8601": "2024-02-03T22:45:49.958799Z", "url": "https://files.pythonhosted.org/packages/f3/e1/26230b1df2671357ff9f75144f79e744ddfe402a6a810fa969332f647109/cydifflib-1.1.0-cp38-cp38-musllinux_1_1_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "0f39034dd4278aeeaad8550b91788e9fd3aa845122d3321fe7b5161ac518d2ea", "md5": "9c9be3286f7b92a74d002aaf9db8e140", "sha256": "f42b8c486c55b5f04e0127c9bae605adfba141402a60e55de99a430bb8aa43f7" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-musllinux_1_1_x86_64.whl", "has_sig": false, "md5_digest": "9c9be3286f7b92a74d002aaf9db8e140", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 1131236, "upload_time": "2024-02-03T22:45:51", "upload_time_iso_8601": "2024-02-03T22:45:51.511398Z", "url": "https://files.pythonhosted.org/packages/0f/39/034dd4278aeeaad8550b91788e9fd3aa845122d3321fe7b5161ac518d2ea/cydifflib-1.1.0-cp38-cp38-musllinux_1_1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "34c6b38be7ec4edf1085ba7ca552101089660b6f465f756b08a2b939ec8f3386", "md5": "9824d6234d89167f443ba3759f4af70f", "sha256": "d9d6c0f473677da4b48990601ea18da4eba795a25a2a507fbd9b424ec83df96f" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-win32.whl", "has_sig": false, "md5_digest": "9824d6234d89167f443ba3759f4af70f", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 479531, "upload_time": "2024-02-03T22:45:52", "upload_time_iso_8601": "2024-02-03T22:45:52.903905Z", "url": "https://files.pythonhosted.org/packages/34/c6/b38be7ec4edf1085ba7ca552101089660b6f465f756b08a2b939ec8f3386/cydifflib-1.1.0-cp38-cp38-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "b7a2428b598d040cdd9fe8a894e6fd040f4faa14cba6f9fbb417e40f86ed1eec", "md5": "0c725433802c50900cf637c5e4e1bf46", "sha256": "323b39072b3896b83e7411fb01d7e99f4ca9cc013c08cddce14aa0fd21ab2c2d" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "0c725433802c50900cf637c5e4e1bf46", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 501019, "upload_time": "2024-02-03T22:45:54", "upload_time_iso_8601": "2024-02-03T22:45:54.269130Z", "url": "https://files.pythonhosted.org/packages/b7/a2/428b598d040cdd9fe8a894e6fd040f4faa14cba6f9fbb417e40f86ed1eec/cydifflib-1.1.0-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "358bef6d12e2a974e0577d78567954687df1a9d7bc2ff3239bc84233b6ce9ac6", "md5": "ab46b1ce17258730fec1e86c9cf91534", "sha256": "fde98eb5639388ce1a0c2f58d6e390e3662fc980b1e17ef793019d798a570676" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-macosx_10_9_universal2.whl", "has_sig": false, "md5_digest": "ab46b1ce17258730fec1e86c9cf91534", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 744796, "upload_time": "2024-02-03T22:45:56", "upload_time_iso_8601": "2024-02-03T22:45:56.320112Z", "url": "https://files.pythonhosted.org/packages/35/8b/ef6d12e2a974e0577d78567954687df1a9d7bc2ff3239bc84233b6ce9ac6/cydifflib-1.1.0-cp39-cp39-macosx_10_9_universal2.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "a2cfdef4e6a7089312a8941ae4299e4a3c7bd1e87af33c0dfb44ed48e17b3ed1", "md5": "89c228494b14bb1abd30d880a683e003", "sha256": "1d8d0cdf6a7343ac98b2812a01fd5619a76b5a68ab5d2b05498a25d2348ebec3" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "89c228494b14bb1abd30d880a683e003", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 540026, "upload_time": "2024-02-03T22:45:58", "upload_time_iso_8601": "2024-02-03T22:45:58.042153Z", "url": "https://files.pythonhosted.org/packages/a2/cf/def4e6a7089312a8941ae4299e4a3c7bd1e87af33c0dfb44ed48e17b3ed1/cydifflib-1.1.0-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "a247075ccb15f98d89633abf9a713675638bc0804152709657cb2047eaba98b8", "md5": "f08f69c5af8fa3ed7b0ec4e1b055eb41", "sha256": "5ca799cccdc2712d057b6e55361e41a655a9aecacf96143a7d2dc4d3af0e2a37" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "f08f69c5af8fa3ed7b0ec4e1b055eb41", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 528383, "upload_time": "2024-02-03T22:45:59", "upload_time_iso_8601": "2024-02-03T22:45:59.958913Z", "url": "https://files.pythonhosted.org/packages/a2/47/075ccb15f98d89633abf9a713675638bc0804152709657cb2047eaba98b8/cydifflib-1.1.0-cp39-cp39-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "dee27f37d0a302d5510db06eec248336a34b1524432d264595d31c4e03786ceb", "md5": "f9d3f29c72a794e9c97f8dbc00a57ae7", "sha256": "4501614f983f3a544d1616e001f2dfdca9c6023095a78ec252f0cef9da4e776f" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "f9d3f29c72a794e9c97f8dbc00a57ae7", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 570092, "upload_time": "2024-02-03T22:46:01", "upload_time_iso_8601": "2024-02-03T22:46:01.871474Z", "url": "https://files.pythonhosted.org/packages/de/e2/7f37d0a302d5510db06eec248336a34b1524432d264595d31c4e03786ceb/cydifflib-1.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "13a151932d24a0b60676a99c15a71d10440f49d70b53cce04106936f32a00b38", "md5": "d369068ff2ef687c6daa8654388dc55b", "sha256": "bd740be24f16472410f52d731cc1206b4e53afb5d706e1ab57cf06ea6c907661" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "has_sig": false, "md5_digest": "d369068ff2ef687c6daa8654388dc55b", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 603005, "upload_time": "2024-02-03T22:46:03", "upload_time_iso_8601": "2024-02-03T22:46:03.505772Z", "url": "https://files.pythonhosted.org/packages/13/a1/51932d24a0b60676a99c15a71d10440f49d70b53cce04106936f32a00b38/cydifflib-1.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "0259c95831143a53f926c8748b04abe2d4485ae739c51fec4f73eb03883ae4e3", "md5": "d38b201871c85203882fe0e180c5ec25", "sha256": "0f50d2200df2fd69c6795f677ac55104c16136a3958ab2d690cb0fc4549cb524" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", "has_sig": false, "md5_digest": "d38b201871c85203882fe0e180c5ec25", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 567832, "upload_time": "2024-02-03T22:46:05", "upload_time_iso_8601": "2024-02-03T22:46:05.015339Z", "url": "https://files.pythonhosted.org/packages/02/59/c95831143a53f926c8748b04abe2d4485ae739c51fec4f73eb03883ae4e3/cydifflib-1.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "074b9a3a9ed918b6e4810983554b9e8217de236366e046df93252ff18881c024", "md5": "1534e4a11912cd154e6ba1dc34144110", "sha256": "fda0105ac7dc44dc746c9c80bb2dd012810eaf5e0dc4f861911d2e822b8a449d" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "1534e4a11912cd154e6ba1dc34144110", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 584620, "upload_time": "2024-02-03T22:46:06", "upload_time_iso_8601": "2024-02-03T22:46:06.456163Z", "url": "https://files.pythonhosted.org/packages/07/4b/9a3a9ed918b6e4810983554b9e8217de236366e046df93252ff18881c024/cydifflib-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "f3264be1dc4cfc591dbcfffe2c911603e8e39461188ba36af56a611d74221bab", "md5": "139b960d1f8c09b44ca295ba9bdcf27b", "sha256": "f8c570727bf76a7ba4da8d6e70f16158422d6af08d89b2dc524205c06d0ed63b" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "139b960d1f8c09b44ca295ba9bdcf27b", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 593268, "upload_time": "2024-02-03T22:46:08", "upload_time_iso_8601": "2024-02-03T22:46:08.597428Z", "url": "https://files.pythonhosted.org/packages/f3/26/4be1dc4cfc591dbcfffe2c911603e8e39461188ba36af56a611d74221bab/cydifflib-1.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "4412aae86d6f7b7b5212b9067bf8a025d3b26a6dc2b88c93c1f9f7fc3cb86fe5", "md5": "890cd95f482c14dd0f1ec6d75c2bb6b1", "sha256": "fa0df6651d605e0cdbdfb6760142385f5b414a1b3667b3a1c920d37ed9598a04" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-musllinux_1_1_aarch64.whl", "has_sig": false, "md5_digest": "890cd95f482c14dd0f1ec6d75c2bb6b1", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 1104017, "upload_time": "2024-02-03T22:46:10", "upload_time_iso_8601": "2024-02-03T22:46:10.022067Z", "url": "https://files.pythonhosted.org/packages/44/12/aae86d6f7b7b5212b9067bf8a025d3b26a6dc2b88c93c1f9f7fc3cb86fe5/cydifflib-1.1.0-cp39-cp39-musllinux_1_1_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "47cd06ae12cfd5acb64e5584d8c5e90de031782962b812791cb4327656a89fc0", "md5": "55b494dfacde8c0a8e7431e83bba9ab0", "sha256": "1650047cd1ba888069666c3dd3ff28f51aa5e7c1bd6856735716d5c6da77f330" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-musllinux_1_1_i686.whl", "has_sig": false, "md5_digest": "55b494dfacde8c0a8e7431e83bba9ab0", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 1185360, "upload_time": "2024-02-03T22:46:12", "upload_time_iso_8601": "2024-02-03T22:46:12.240373Z", "url": "https://files.pythonhosted.org/packages/47/cd/06ae12cfd5acb64e5584d8c5e90de031782962b812791cb4327656a89fc0/cydifflib-1.1.0-cp39-cp39-musllinux_1_1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "81301c509a6d8fae3a7b957b1c159a68252badad197cb6ba8972b58f7ff5a51d", "md5": "39bad690b8dd6dfcd1c36d3d7f3f1ab2", "sha256": "2908482de33dae859c5c19a8dd98c690027784a1cef391c44c0fc1ac0a39e660" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-musllinux_1_1_ppc64le.whl", "has_sig": false, "md5_digest": "39bad690b8dd6dfcd1c36d3d7f3f1ab2", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 1173677, "upload_time": "2024-02-03T22:46:14", "upload_time_iso_8601": "2024-02-03T22:46:14.444375Z", "url": "https://files.pythonhosted.org/packages/81/30/1c509a6d8fae3a7b957b1c159a68252badad197cb6ba8972b58f7ff5a51d/cydifflib-1.1.0-cp39-cp39-musllinux_1_1_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "942532506dde89c21bd6001da277f688658e0e3feb9ed4fdbfb722ce61e073bd", "md5": "ff35c26fa92f294b251488beb90fb3ee", "sha256": "a1a3c71ab203db64b135362ebecf37a3162937e9252d74a5de3bbbc3ea5a4bb5" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-musllinux_1_1_s390x.whl", "has_sig": false, "md5_digest": "ff35c26fa92f294b251488beb90fb3ee", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 1164700, "upload_time": "2024-02-03T22:46:16", "upload_time_iso_8601": "2024-02-03T22:46:16.327535Z", "url": "https://files.pythonhosted.org/packages/94/25/32506dde89c21bd6001da277f688658e0e3feb9ed4fdbfb722ce61e073bd/cydifflib-1.1.0-cp39-cp39-musllinux_1_1_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "535e398255eb17f713f45350d2612d8655b5cd0d4f6c6c028c43199d44c749b0", "md5": "635357bd463265af643bebb9770d2a4a", "sha256": "aa63db6c6cf59bd20f076d2537b12448e5a4220358d3b2302055078e1265f81c" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-musllinux_1_1_x86_64.whl", "has_sig": false, "md5_digest": "635357bd463265af643bebb9770d2a4a", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 1129144, "upload_time": "2024-02-03T22:46:17", "upload_time_iso_8601": "2024-02-03T22:46:17.831388Z", "url": "https://files.pythonhosted.org/packages/53/5e/398255eb17f713f45350d2612d8655b5cd0d4f6c6c028c43199d44c749b0/cydifflib-1.1.0-cp39-cp39-musllinux_1_1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "5e46140c145bc5d9c7e96c6e959ed0d2afbc8ed1b2aa855b2a6aeb3cc3c02e67", "md5": "bb44e4a45973ae71223016f2c901680e", "sha256": "442b433abaae3821c192d2d9c42edb01637883ff471411f457f19f21b427202b" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-win32.whl", "has_sig": false, "md5_digest": "bb44e4a45973ae71223016f2c901680e", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 481117, "upload_time": "2024-02-03T22:46:19", "upload_time_iso_8601": "2024-02-03T22:46:19.227467Z", "url": "https://files.pythonhosted.org/packages/5e/46/140c145bc5d9c7e96c6e959ed0d2afbc8ed1b2aa855b2a6aeb3cc3c02e67/cydifflib-1.1.0-cp39-cp39-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "dd8d632f8b3ad367ba953e640635ac87198fd6d5f3ed969f56458117db005734", "md5": "b75b620103c68c28cda96deda80dafdd", "sha256": "8d6ebeee6e480908188388a56e3670097bd529a0ac99027c814bfc58a0213ca7" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "b75b620103c68c28cda96deda80dafdd", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 500139, "upload_time": "2024-02-03T22:46:20", "upload_time_iso_8601": "2024-02-03T22:46:20.770606Z", "url": "https://files.pythonhosted.org/packages/dd/8d/632f8b3ad367ba953e640635ac87198fd6d5f3ed969f56458117db005734/cydifflib-1.1.0-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "b299190813dfbaa98b3dd176ecf7458dd5507e29526d3374fc147cd124104bda", "md5": "c358805bd6ea62a1d5e3c49d82a1cd7f", "sha256": "5502a7ec0580fe64b28250ab61c3c46b6c2ad58bb1e10cdceabfe94d5f84bdc6" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-win_arm64.whl", "has_sig": false, "md5_digest": "c358805bd6ea62a1d5e3c49d82a1cd7f", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 474732, "upload_time": "2024-02-03T22:46:22", "upload_time_iso_8601": "2024-02-03T22:46:22.152533Z", "url": "https://files.pythonhosted.org/packages/b2/99/190813dfbaa98b3dd176ecf7458dd5507e29526d3374fc147cd124104bda/cydifflib-1.1.0-cp39-cp39-win_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "a362b837816978d3e56821b63fa2c5e108026b6fd071a7dae0cd1555b1131a32", "md5": "664c8ff91a3413dbf7386eb4a4d3bf37", "sha256": "72a5bea8845c4d361ada3a1d0805e2971024c416ef7bd53445ff18e029c82e0a" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "664c8ff91a3413dbf7386eb4a4d3bf37", "packagetype": "bdist_wheel", "python_version": "pp38", "requires_python": ">=3.8", "size": 517839, "upload_time": "2024-02-03T22:46:24", "upload_time_iso_8601": "2024-02-03T22:46:24.496079Z", "url": "https://files.pythonhosted.org/packages/a3/62/b837816978d3e56821b63fa2c5e108026b6fd071a7dae0cd1555b1131a32/cydifflib-1.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "be54912ff0d2d8b9f2bc5194fba5f79ab3490e51933bf36be2855d07b0ce9a97", "md5": "e841422bd8dc62ac2deaa268c3b36916", "sha256": "ac1eb97fd4bc6483cd67ef300f5b5569a6dd2da137b9059a010bdd7ebafb2fba" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "e841422bd8dc62ac2deaa268c3b36916", "packagetype": "bdist_wheel", "python_version": "pp38", "requires_python": ">=3.8", "size": 529186, "upload_time": "2024-02-03T22:46:26", "upload_time_iso_8601": "2024-02-03T22:46:26.016305Z", "url": "https://files.pythonhosted.org/packages/be/54/912ff0d2d8b9f2bc5194fba5f79ab3490e51933bf36be2855d07b0ce9a97/cydifflib-1.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "1c96448d9d6aee92125c78bc0d431b2566e1e88c16073abb6acd5ce2ab666423", "md5": "716a78da2c3f5573405b3f8c1db9c94e", "sha256": "0c4b99a501e6c2bdb1c071d9f3ed3c22b42ace04985166f2b3db8959e424d226" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "716a78da2c3f5573405b3f8c1db9c94e", "packagetype": "bdist_wheel", "python_version": "pp38", "requires_python": ">=3.8", "size": 538259, "upload_time": "2024-02-03T22:46:27", "upload_time_iso_8601": "2024-02-03T22:46:27.495666Z", "url": "https://files.pythonhosted.org/packages/1c/96/448d9d6aee92125c78bc0d431b2566e1e88c16073abb6acd5ce2ab666423/cydifflib-1.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c74a232b249874061b6f362cfbdc7241be14737aaf42d4486e73b5c56a33f5a6", "md5": "b367c696d74ba69dea82260f4de184dc", "sha256": "e55642068eff84da67657b430b79f0634599526d64cca0a5300b4b3156571e1a" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "b367c696d74ba69dea82260f4de184dc", "packagetype": "bdist_wheel", "python_version": "pp38", "requires_python": ">=3.8", "size": 550834, "upload_time": "2024-02-03T22:46:28", "upload_time_iso_8601": "2024-02-03T22:46:28.915529Z", "url": "https://files.pythonhosted.org/packages/c7/4a/232b249874061b6f362cfbdc7241be14737aaf42d4486e73b5c56a33f5a6/cydifflib-1.1.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "40789423b8e5468c35da99175d70647ee1a805c4cb2584f8de9643e1491f207c", "md5": "3b5dcfb45b615b0af0366d15e502cd6b", "sha256": "e7010322cdff29823d3ec102a5f7ed099f2e6b32dc5e403ba32027c76f638a8b" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp38-pypy38_pp73-win_amd64.whl", "has_sig": false, "md5_digest": "3b5dcfb45b615b0af0366d15e502cd6b", "packagetype": "bdist_wheel", "python_version": "pp38", "requires_python": ">=3.8", "size": 497841, "upload_time": "2024-02-03T22:46:30", "upload_time_iso_8601": "2024-02-03T22:46:30.766687Z", "url": "https://files.pythonhosted.org/packages/40/78/9423b8e5468c35da99175d70647ee1a805c4cb2584f8de9643e1491f207c/cydifflib-1.1.0-pp38-pypy38_pp73-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "aff499cfb904c45b17f3c2b5813bb32750e0da35c00313a63118112aa4545dda", "md5": "01205748eb62fa8b8cbf543c92c7a958", "sha256": "c3e2178c071bbfdd91ac85779cbfbd1395d539fe56abbe2aa605d33b5da23a32" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "01205748eb62fa8b8cbf543c92c7a958", "packagetype": "bdist_wheel", "python_version": "pp39", "requires_python": ">=3.8", "size": 516673, "upload_time": "2024-02-03T22:46:32", "upload_time_iso_8601": "2024-02-03T22:46:32.820962Z", "url": "https://files.pythonhosted.org/packages/af/f4/99cfb904c45b17f3c2b5813bb32750e0da35c00313a63118112aa4545dda/cydifflib-1.1.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c0e0db3dc75dd2e06b8f837914ece3a2b58c0dfb10d74ab45db19d98ca43cfc6", "md5": "794c419be69c3c068bade028ccf8506d", "sha256": "5cd76c02c0d893cba616fc061cd2ccc52112e6723e87a563ffee08d7f5fcbf12" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "794c419be69c3c068bade028ccf8506d", "packagetype": "bdist_wheel", "python_version": "pp39", "requires_python": ">=3.8", "size": 525917, "upload_time": "2024-02-03T22:46:34", "upload_time_iso_8601": "2024-02-03T22:46:34.481226Z", "url": "https://files.pythonhosted.org/packages/c0/e0/db3dc75dd2e06b8f837914ece3a2b58c0dfb10d74ab45db19d98ca43cfc6/cydifflib-1.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "5bb451e3d5140e8424f415121457db26dfec28a327bc47c15b9982ea0130b113", "md5": "d2a8cb5c8bdc74727bd07102567c7178", "sha256": "e2cd610ce7ab85e97844eb5ced01c32c515fcda356f28f91537dacedb4335c54" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "d2a8cb5c8bdc74727bd07102567c7178", "packagetype": "bdist_wheel", "python_version": "pp39", "requires_python": ">=3.8", "size": 536083, "upload_time": "2024-02-03T22:46:36", "upload_time_iso_8601": "2024-02-03T22:46:36.256366Z", "url": "https://files.pythonhosted.org/packages/5b/b4/51e3d5140e8424f415121457db26dfec28a327bc47c15b9982ea0130b113/cydifflib-1.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "4a9279959cd767e1723c771ffabf7a4ca4dea1b5ebe3478401b258c4a894afac", "md5": "912950ff61231fd88ce7243c3abdc9f8", "sha256": "7b109402fbadcd2fc7951e8362af99ab409644ee24fe3724aa1176b313d32ada" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "912950ff61231fd88ce7243c3abdc9f8", "packagetype": "bdist_wheel", "python_version": "pp39", "requires_python": ">=3.8", "size": 547399, "upload_time": "2024-02-03T22:46:37", "upload_time_iso_8601": "2024-02-03T22:46:37.845756Z", "url": "https://files.pythonhosted.org/packages/4a/92/79959cd767e1723c771ffabf7a4ca4dea1b5ebe3478401b258c4a894afac/cydifflib-1.1.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c073fc3280f4db0b09c640c409364de7b7baef940747f74babea6549229241c4", "md5": "dc7b5de9246535836e21a89ba90e4262", "sha256": "81839e764a32a8820873d44bee7a28dcc42d7f3c06df6d4803ee89334636b6c0" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp39-pypy39_pp73-win_amd64.whl", "has_sig": false, "md5_digest": "dc7b5de9246535836e21a89ba90e4262", "packagetype": "bdist_wheel", "python_version": "pp39", "requires_python": ">=3.8", "size": 497045, "upload_time": "2024-02-03T22:46:39", "upload_time_iso_8601": "2024-02-03T22:46:39.265501Z", "url": "https://files.pythonhosted.org/packages/c0/73/fc3280f4db0b09c640c409364de7b7baef940747f74babea6549229241c4/cydifflib-1.1.0-pp39-pypy39_pp73-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "d30b63fef9d613da18e1956ce80ad03d2c409cfd81ddbfd0e52444a523436a60", "md5": "049da632aa28eda8d214251e2eb2853e", "sha256": "9117957ed05944d51d6788580a9a0519f113532e76b4e8bfaf8ffb9eeeca2e8a" }, "downloads": -1, "filename": "cydifflib-1.1.0.tar.gz", "has_sig": false, "md5_digest": "049da632aa28eda8d214251e2eb2853e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.8", "size": 309923, "upload_time": "2024-02-03T22:46:40", "upload_time_iso_8601": "2024-02-03T22:46:40.734436Z", "url": "https://files.pythonhosted.org/packages/d3/0b/63fef9d613da18e1956ce80ad03d2c409cfd81ddbfd0e52444a523436a60/cydifflib-1.1.0.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "blake2b_256": "90401199df9188167f37e3bef0104a9b812dec765a688c60d7fcea726153e374", "md5": "5764edbabece266fb9472c2f3eb9a922", "sha256": "a080e3eec00ffde0eb9475b910518f5968196a4490d5656c58930c062e9491a5" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-macosx_10_9_universal2.whl", "has_sig": false, "md5_digest": "5764edbabece266fb9472c2f3eb9a922", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 743441, "upload_time": "2024-02-03T22:44:03", "upload_time_iso_8601": "2024-02-03T22:44:03.426987Z", "url": "https://files.pythonhosted.org/packages/90/40/1199df9188167f37e3bef0104a9b812dec765a688c60d7fcea726153e374/cydifflib-1.1.0-cp310-cp310-macosx_10_9_universal2.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "325aeef6a0fe48c60317620a38a7a5433d88c2210d7d2add7c3855c93fc04125", "md5": "8d78678bba993791cec442200ea14ce5", "sha256": "5a38d155f2766763238867afa890280760793029a062342f90475ee5ea5b43c2" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "8d78678bba993791cec442200ea14ce5", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 539460, "upload_time": "2024-02-03T22:44:05", "upload_time_iso_8601": "2024-02-03T22:44:05.762828Z", "url": "https://files.pythonhosted.org/packages/32/5a/eef6a0fe48c60317620a38a7a5433d88c2210d7d2add7c3855c93fc04125/cydifflib-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "a6eb92058a79176b95667ac9f04526a7caf0dd39e6540dc2851edf37bad2a7b9", "md5": "d7f9cacc07c28e3328af53a91e1b902d", "sha256": "4ce85aad08e400d291c8b4548a16b45ee7ca54316ff2f0bbc76a1817e942d74f" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "d7f9cacc07c28e3328af53a91e1b902d", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 527741, "upload_time": "2024-02-03T22:44:07", "upload_time_iso_8601": "2024-02-03T22:44:07.712227Z", "url": "https://files.pythonhosted.org/packages/a6/eb/92058a79176b95667ac9f04526a7caf0dd39e6540dc2851edf37bad2a7b9/cydifflib-1.1.0-cp310-cp310-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "0608a65e7010a5bdd355ab0dcc78a02781463a14137aa6d649af579b13422495", "md5": "36613554b3c9c0714eb603bbe3a36f3c", "sha256": "191dc11a1a950850258f44aad1362900617f32a6fc9ee8fef88d925d74a23d1f" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "36613554b3c9c0714eb603bbe3a36f3c", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 570562, "upload_time": "2024-02-03T22:44:10", "upload_time_iso_8601": "2024-02-03T22:44:10.099527Z", "url": "https://files.pythonhosted.org/packages/06/08/a65e7010a5bdd355ab0dcc78a02781463a14137aa6d649af579b13422495/cydifflib-1.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c74d5bdeeae3f171bead951acb3596a4cad93dfb41d99cdd3bc526d0b85423cf", "md5": "15a154f8340a6263cfdf916bfc8d9696", "sha256": "90e9c438c05f5cf90814e3601151c6a4c82497f51b0bb9013892574ea0c6adba" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "has_sig": false, "md5_digest": "15a154f8340a6263cfdf916bfc8d9696", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 604425, "upload_time": "2024-02-03T22:44:11", "upload_time_iso_8601": "2024-02-03T22:44:11.632056Z", "url": "https://files.pythonhosted.org/packages/c7/4d/5bdeeae3f171bead951acb3596a4cad93dfb41d99cdd3bc526d0b85423cf/cydifflib-1.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "3d1023c1000645e965f3453923c5fc13d3cb3893c8df1d9bbb179b4979b91a0b", "md5": "a0b31a8166ab86994ccad5928c82ddfa", "sha256": "0f67481e9bee391a7974f03e717bbc6926f6dbdc28c8ecd5a2cba4d333451afd" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", "has_sig": false, "md5_digest": "a0b31a8166ab86994ccad5928c82ddfa", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 567870, "upload_time": "2024-02-03T22:44:12", "upload_time_iso_8601": "2024-02-03T22:44:12.976161Z", "url": "https://files.pythonhosted.org/packages/3d/10/23c1000645e965f3453923c5fc13d3cb3893c8df1d9bbb179b4979b91a0b/cydifflib-1.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "89492d78a0261dd35644f8384388ace6a706489cbb209a2f8373bb34366b06af", "md5": "6da72320c897c553152d7d1df842f22b", "sha256": "e19fcacacfd732a6f58762ed64d9b1751b7babdd5acce838d38432a92531441a" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "6da72320c897c553152d7d1df842f22b", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 584706, "upload_time": "2024-02-03T22:44:15", "upload_time_iso_8601": "2024-02-03T22:44:15.083645Z", "url": "https://files.pythonhosted.org/packages/89/49/2d78a0261dd35644f8384388ace6a706489cbb209a2f8373bb34366b06af/cydifflib-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "5487e436bd4679d52b4c7c204c0fa803fcde640f41c2e109005c7fdfbeb513b4", "md5": "a15997f756c0ec66f06ea2aa2c216d7c", "sha256": "0e72cb2275190b34fc54679d9a3ee09920a6384032c27b831dd9f8af01ca9310" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "a15997f756c0ec66f06ea2aa2c216d7c", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 593948, "upload_time": "2024-02-03T22:44:16", "upload_time_iso_8601": "2024-02-03T22:44:16.601034Z", "url": "https://files.pythonhosted.org/packages/54/87/e436bd4679d52b4c7c204c0fa803fcde640f41c2e109005c7fdfbeb513b4/cydifflib-1.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "2c7cb1fd2070e87f0ab68e4c4e3827efa8d15cc49a0e5b49c9d1bc699c2ea16e", "md5": "a248f725f57ce5af28151d421ab3dc10", "sha256": "fba9bc1cec3c292daae821cd6702d63249a5cc7f2d67a8655865f85adc3a4e03" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-musllinux_1_1_aarch64.whl", "has_sig": false, "md5_digest": "a248f725f57ce5af28151d421ab3dc10", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 1103607, "upload_time": "2024-02-03T22:44:18", "upload_time_iso_8601": "2024-02-03T22:44:18.081408Z", "url": "https://files.pythonhosted.org/packages/2c/7c/b1fd2070e87f0ab68e4c4e3827efa8d15cc49a0e5b49c9d1bc699c2ea16e/cydifflib-1.1.0-cp310-cp310-musllinux_1_1_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "090971af05182f2f85208dbae97c949d870b19b47f46e894a0f3c282e706ccd5", "md5": "6d9f7a5b1adbbdaeec43cbddf142dc26", "sha256": "befe064f7ef4389dcf53aaa1264e885c4bf484ae0ef8071a735324548281b4b8" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-musllinux_1_1_i686.whl", "has_sig": false, "md5_digest": "6d9f7a5b1adbbdaeec43cbddf142dc26", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 1185536, "upload_time": "2024-02-03T22:44:20", "upload_time_iso_8601": "2024-02-03T22:44:20.456136Z", "url": "https://files.pythonhosted.org/packages/09/09/71af05182f2f85208dbae97c949d870b19b47f46e894a0f3c282e706ccd5/cydifflib-1.1.0-cp310-cp310-musllinux_1_1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "bfe50fc68ddcc138a5dcc81419e7ddba2732959472247ad36a8c30383512a02e", "md5": "d22b2ffaeb5c9d51aeb30d064a91247d", "sha256": "49b4f526e51048b55ed5d3f0f4507cef3a37923b975a8b16a02852c367d636bc" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-musllinux_1_1_ppc64le.whl", "has_sig": false, "md5_digest": "d22b2ffaeb5c9d51aeb30d064a91247d", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 1175001, "upload_time": "2024-02-03T22:44:21", "upload_time_iso_8601": "2024-02-03T22:44:21.930884Z", "url": "https://files.pythonhosted.org/packages/bf/e5/0fc68ddcc138a5dcc81419e7ddba2732959472247ad36a8c30383512a02e/cydifflib-1.1.0-cp310-cp310-musllinux_1_1_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "ed14b8de1f4882c74d381fd391edc95e426dfb25501fcbad7b83227f5294e245", "md5": "740c95a65a8a836a179dcfb2fa419e51", "sha256": "decf17ff55bd357f578c9dee8c3fa190e60af7791669ee641b07265708b9bc55" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-musllinux_1_1_s390x.whl", "has_sig": false, "md5_digest": "740c95a65a8a836a179dcfb2fa419e51", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 1164764, "upload_time": "2024-02-03T22:44:24", "upload_time_iso_8601": "2024-02-03T22:44:24.091906Z", "url": "https://files.pythonhosted.org/packages/ed/14/b8de1f4882c74d381fd391edc95e426dfb25501fcbad7b83227f5294e245/cydifflib-1.1.0-cp310-cp310-musllinux_1_1_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "31b83a95d30d240be36eeba4ac05f3bab7418a785ca9cb5745552b2fd0d83c79", "md5": "70f05453bc60dcc43f8ae4a47835814d", "sha256": "ab00eb434d729833d7c34a92a2570b0472983f29ba78c3c6ffc9ea0766dfb42b" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-musllinux_1_1_x86_64.whl", "has_sig": false, "md5_digest": "70f05453bc60dcc43f8ae4a47835814d", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 1129053, "upload_time": "2024-02-03T22:44:26", "upload_time_iso_8601": "2024-02-03T22:44:26.351612Z", "url": "https://files.pythonhosted.org/packages/31/b8/3a95d30d240be36eeba4ac05f3bab7418a785ca9cb5745552b2fd0d83c79/cydifflib-1.1.0-cp310-cp310-musllinux_1_1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c2dde65fa47ad70062cd587ce6387eb15f55dd2318f10317ad1f68116ed43d77", "md5": "ada626646ec7c7e915c2ad5a7edd1f26", "sha256": "54ecc7cf30d132c1243607888aadf97a963591402ba5376d8a35ebfd2ec75b7e" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-win32.whl", "has_sig": false, "md5_digest": "ada626646ec7c7e915c2ad5a7edd1f26", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 481571, "upload_time": "2024-02-03T22:44:29", "upload_time_iso_8601": "2024-02-03T22:44:29.049279Z", "url": "https://files.pythonhosted.org/packages/c2/dd/e65fa47ad70062cd587ce6387eb15f55dd2318f10317ad1f68116ed43d77/cydifflib-1.1.0-cp310-cp310-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c7bc4f6216633c84354f55b24e3d49424725d2f25a9b1c4870970254d1d5956f", "md5": "5e0a56dba6366ac916796c7e4448ef66", "sha256": "3adb4f5e80ebc483e44539c5a29246eb6ad8fca76e33a1b56eca0809b88c69ce" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-win_amd64.whl", "has_sig": false, "md5_digest": "5e0a56dba6366ac916796c7e4448ef66", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 500023, "upload_time": "2024-02-03T22:44:31", "upload_time_iso_8601": "2024-02-03T22:44:31.248279Z", "url": "https://files.pythonhosted.org/packages/c7/bc/4f6216633c84354f55b24e3d49424725d2f25a9b1c4870970254d1d5956f/cydifflib-1.1.0-cp310-cp310-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "e323262d38710c3263ec00bb44077176b9af89e179d386f24303d6bc2dbc4159", "md5": "de1ddda8bb575ea47a6ffd40ae0d285b", "sha256": "dbed1934f6b7e453ebe8a015cc5cb26f9e9fccaaa4f43c70a35b2811d41ff5a1" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp310-cp310-win_arm64.whl", "has_sig": false, "md5_digest": "de1ddda8bb575ea47a6ffd40ae0d285b", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": ">=3.8", "size": 475021, "upload_time": "2024-02-03T22:44:33", "upload_time_iso_8601": "2024-02-03T22:44:33.409373Z", "url": "https://files.pythonhosted.org/packages/e3/23/262d38710c3263ec00bb44077176b9af89e179d386f24303d6bc2dbc4159/cydifflib-1.1.0-cp310-cp310-win_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "9c97dd72e76314a8314416cac70eedf8c6b341ff00b64eb187e85558be5dcbb8", "md5": "14e2a70cc86dd5c487bc4df06eb2c798", "sha256": "ec99090116bd92200088d1e0c9eab0388e40f408c57bd289683bd2b0cdf70aa4" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-macosx_10_9_universal2.whl", "has_sig": false, "md5_digest": "14e2a70cc86dd5c487bc4df06eb2c798", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 743692, "upload_time": "2024-02-03T22:44:35", "upload_time_iso_8601": "2024-02-03T22:44:35.451390Z", "url": "https://files.pythonhosted.org/packages/9c/97/dd72e76314a8314416cac70eedf8c6b341ff00b64eb187e85558be5dcbb8/cydifflib-1.1.0-cp311-cp311-macosx_10_9_universal2.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "d69f3cb121b8785a1949cdc2e6bb4d27199b3e92684b8fd3d0a7a5b81960063d", "md5": "35f7fe7e36ee79e7348aa5d63a9b8fab", "sha256": "f895058f07c075fdc87ef17f556df4103e1e2bd674101b5cb6606404939e1752" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "35f7fe7e36ee79e7348aa5d63a9b8fab", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 539374, "upload_time": "2024-02-03T22:44:36", "upload_time_iso_8601": "2024-02-03T22:44:36.700867Z", "url": "https://files.pythonhosted.org/packages/d6/9f/3cb121b8785a1949cdc2e6bb4d27199b3e92684b8fd3d0a7a5b81960063d/cydifflib-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "5f37384083dd18e730c8207caa6a8942ada754351675a229e87c9166df2749a3", "md5": "bf9be720f95d4e64b02696fd524b8587", "sha256": "f9d93b38e8f5f4656f2ef00ef7301771fb750bb4a329c0a144db01d5e8c05da2" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "bf9be720f95d4e64b02696fd524b8587", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 528100, "upload_time": "2024-02-03T22:44:39", "upload_time_iso_8601": "2024-02-03T22:44:39.281472Z", "url": "https://files.pythonhosted.org/packages/5f/37/384083dd18e730c8207caa6a8942ada754351675a229e87c9166df2749a3/cydifflib-1.1.0-cp311-cp311-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "77c7d4f0889270ac22dd1bf45d2bc9d5453d0511107a071907a7f7ea647a5872", "md5": "6367c03ad3a2d54fb42d9415e89f261f", "sha256": "a74341ce4c85145550ff1ca4abcf07882b9bd6c66d979fbdbd4d432f14a59694" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "6367c03ad3a2d54fb42d9415e89f261f", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 570956, "upload_time": "2024-02-03T22:44:41", "upload_time_iso_8601": "2024-02-03T22:44:41.491484Z", "url": "https://files.pythonhosted.org/packages/77/c7/d4f0889270ac22dd1bf45d2bc9d5453d0511107a071907a7f7ea647a5872/cydifflib-1.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "868584d63b975d4dc101fdf59f3a90865b4a1470b6b0d59335792db2e614a4f3", "md5": "448ba6a72fdc3766826245ee8a88d33c", "sha256": "3df7f7f6e0f18e0a780cbbaeafe286715ff2c0f71403cc73985836125144e5e0" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "has_sig": false, "md5_digest": "448ba6a72fdc3766826245ee8a88d33c", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 604214, "upload_time": "2024-02-03T22:44:42", "upload_time_iso_8601": "2024-02-03T22:44:42.952195Z", "url": "https://files.pythonhosted.org/packages/86/85/84d63b975d4dc101fdf59f3a90865b4a1470b6b0d59335792db2e614a4f3/cydifflib-1.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "d081e837a3ec2232e77a376f2d8ae240ff37c01d2cfbb39e2726220c41cbc3c9", "md5": "d45047f919de097848bed4cb00cf1154", "sha256": "75457f5230814a211d0923195b7fbd62c7194fed8d04bdaaf67fa6dba52fad48" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", "has_sig": false, "md5_digest": "d45047f919de097848bed4cb00cf1154", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 567086, "upload_time": "2024-02-03T22:44:44", "upload_time_iso_8601": "2024-02-03T22:44:44.416403Z", "url": "https://files.pythonhosted.org/packages/d0/81/e837a3ec2232e77a376f2d8ae240ff37c01d2cfbb39e2726220c41cbc3c9/cydifflib-1.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "f73de01cdf4e4df81763a16f9de2c094087dc98f87f87cb63979524b81933fa5", "md5": "d028e1c48fe3bdbb72fa269ff97395e2", "sha256": "d1f1a354079432bf0497a7d38f53e787112a6d01926fb9f6f66aea2bc8ff4b13" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "d028e1c48fe3bdbb72fa269ff97395e2", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 583689, "upload_time": "2024-02-03T22:44:46", "upload_time_iso_8601": "2024-02-03T22:44:46.533065Z", "url": "https://files.pythonhosted.org/packages/f7/3d/e01cdf4e4df81763a16f9de2c094087dc98f87f87cb63979524b81933fa5/cydifflib-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "b2008cd881301688388056109d6322a03c52f4578404a3c77f56b216075ce675", "md5": "61f51f2335e78c03dce920a426913403", "sha256": "7d4a3216f82d84cc5051b7916e48c970f9ebebe68dcebc588e0d255bf4f74662" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "61f51f2335e78c03dce920a426913403", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 591795, "upload_time": "2024-02-03T22:44:47", "upload_time_iso_8601": "2024-02-03T22:44:47.965444Z", "url": "https://files.pythonhosted.org/packages/b2/00/8cd881301688388056109d6322a03c52f4578404a3c77f56b216075ce675/cydifflib-1.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "935ef89f26696c3b5e9ce68ba7137bc645e0aff6f8115c6167c714cae424f6a7", "md5": "b90b98acb687fc0c07f481d5da859e13", "sha256": "cbaf477e0f7eddc5f08bcb6286ea6076f97526d1b4be6b62742f387d9e417847" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-musllinux_1_1_aarch64.whl", "has_sig": false, "md5_digest": "b90b98acb687fc0c07f481d5da859e13", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 1103234, "upload_time": "2024-02-03T22:44:49", "upload_time_iso_8601": "2024-02-03T22:44:49.376496Z", "url": "https://files.pythonhosted.org/packages/93/5e/f89f26696c3b5e9ce68ba7137bc645e0aff6f8115c6167c714cae424f6a7/cydifflib-1.1.0-cp311-cp311-musllinux_1_1_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "882995e5cc6a7fb7ac524491856ac041be28513edf4a27c1acf34aac37c83dcc", "md5": "24ecee9f76038a843b966740c8e57b8e", "sha256": "2126e8e4404843c931f257540c6709e485f8768f8bd3998c35c09d9fb7938894" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-musllinux_1_1_i686.whl", "has_sig": false, "md5_digest": "24ecee9f76038a843b966740c8e57b8e", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 1185398, "upload_time": "2024-02-03T22:44:51", "upload_time_iso_8601": "2024-02-03T22:44:51.611071Z", "url": "https://files.pythonhosted.org/packages/88/29/95e5cc6a7fb7ac524491856ac041be28513edf4a27c1acf34aac37c83dcc/cydifflib-1.1.0-cp311-cp311-musllinux_1_1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "740cbbfb8168328f2e52a35908c89dd9bd057cf5cfb725315a64348093b44ca0", "md5": "47c3ff7397cf076db95b61ed32e4e940", "sha256": "8954a74599ba6d3c42b49b201de01ed54849e0bc347b8da4a99e02e0ce0e8423" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-musllinux_1_1_ppc64le.whl", "has_sig": false, "md5_digest": "47c3ff7397cf076db95b61ed32e4e940", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 1175906, "upload_time": "2024-02-03T22:44:53", "upload_time_iso_8601": "2024-02-03T22:44:53.923774Z", "url": "https://files.pythonhosted.org/packages/74/0c/bbfb8168328f2e52a35908c89dd9bd057cf5cfb725315a64348093b44ca0/cydifflib-1.1.0-cp311-cp311-musllinux_1_1_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c747141bfacd6a0355414a52b9a9bb3ef6013972e0d2d7a11e80f2d75d3b81dc", "md5": "4dcd7847b3616e299bd1e92a91de5c22", "sha256": "8111cae715178813442e39c6881226136bf8b48a16e921dcb98e13bd61f1b354" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-musllinux_1_1_s390x.whl", "has_sig": false, "md5_digest": "4dcd7847b3616e299bd1e92a91de5c22", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 1166252, "upload_time": "2024-02-03T22:44:55", "upload_time_iso_8601": "2024-02-03T22:44:55.385773Z", "url": "https://files.pythonhosted.org/packages/c7/47/141bfacd6a0355414a52b9a9bb3ef6013972e0d2d7a11e80f2d75d3b81dc/cydifflib-1.1.0-cp311-cp311-musllinux_1_1_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "682e8a65a17b7a6f03162f6302b9f50ff41a69523cc8848efa0948093937b20b", "md5": "7a8baffcbf3e6c1c6a3d7d7d9baba102", "sha256": "6455c5ccbba1b518c146c167ade444bc2f6ae3b19f480f8fd2bf43c495d028a0" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-musllinux_1_1_x86_64.whl", "has_sig": false, "md5_digest": "7a8baffcbf3e6c1c6a3d7d7d9baba102", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 1127269, "upload_time": "2024-02-03T22:44:57", "upload_time_iso_8601": "2024-02-03T22:44:57.583950Z", "url": "https://files.pythonhosted.org/packages/68/2e/8a65a17b7a6f03162f6302b9f50ff41a69523cc8848efa0948093937b20b/cydifflib-1.1.0-cp311-cp311-musllinux_1_1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "eda161cfda4527b941cddf1e3ee64985c0a9c44c749b82bd7d85e33f7053d7b7", "md5": "8f5dbf339b07f49ee7687556067fbd78", "sha256": "84bff691a0c7838042e8f055310ace53e8c27ed5bb6037e0e97255caa3bd72bc" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-win32.whl", "has_sig": false, "md5_digest": "8f5dbf339b07f49ee7687556067fbd78", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 480995, "upload_time": "2024-02-03T22:44:59", "upload_time_iso_8601": "2024-02-03T22:44:59.093783Z", "url": "https://files.pythonhosted.org/packages/ed/a1/61cfda4527b941cddf1e3ee64985c0a9c44c749b82bd7d85e33f7053d7b7/cydifflib-1.1.0-cp311-cp311-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "4e4df466900a05b584fd0fbf20d22f4a18ad5f482a40714e2f13671b44d19a16", "md5": "2e956e38f2ab653fa1164924bb989ad9", "sha256": "50c9c80748f92957c98fc101a5075b1cc52f6628865d54eaac0f0d9168627b18" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-win_amd64.whl", "has_sig": false, "md5_digest": "2e956e38f2ab653fa1164924bb989ad9", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 501375, "upload_time": "2024-02-03T22:45:01", "upload_time_iso_8601": "2024-02-03T22:45:01.364795Z", "url": "https://files.pythonhosted.org/packages/4e/4d/f466900a05b584fd0fbf20d22f4a18ad5f482a40714e2f13671b44d19a16/cydifflib-1.1.0-cp311-cp311-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "041fe1a0bad8b48b0310e07b89da3fc5b0efe83a76b407374f58e42470e7eb96", "md5": "2a2a0054d8a1d47c2ddeeb353dcf41a0", "sha256": "023b80e68c74c035b2600c96b7b2229e83f58f1c1dab69bb655f27bf93a6ada1" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp311-cp311-win_arm64.whl", "has_sig": false, "md5_digest": "2a2a0054d8a1d47c2ddeeb353dcf41a0", "packagetype": "bdist_wheel", "python_version": "cp311", "requires_python": ">=3.8", "size": 475598, "upload_time": "2024-02-03T22:45:03", "upload_time_iso_8601": "2024-02-03T22:45:03.249788Z", "url": "https://files.pythonhosted.org/packages/04/1f/e1a0bad8b48b0310e07b89da3fc5b0efe83a76b407374f58e42470e7eb96/cydifflib-1.1.0-cp311-cp311-win_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "6ee44ca58ec6bc242042599b6f54373051ca2b950ed47aa754101e94146b9406", "md5": "103fdcc0fbe7256a3cf4a6b69525e021", "sha256": "d05e3f89bb5f62357dca9375bab6dcbf3096db59c654afd9d1f118e5d49d24e9" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-macosx_10_9_universal2.whl", "has_sig": false, "md5_digest": "103fdcc0fbe7256a3cf4a6b69525e021", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 749196, "upload_time": "2024-02-03T22:45:04", "upload_time_iso_8601": "2024-02-03T22:45:04.831562Z", "url": "https://files.pythonhosted.org/packages/6e/e4/4ca58ec6bc242042599b6f54373051ca2b950ed47aa754101e94146b9406/cydifflib-1.1.0-cp312-cp312-macosx_10_9_universal2.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "dd4c17600735632b8be8c8a78918b1bb3c0d3485725c71495cdc7cc11c3f7a03", "md5": "983cd49b524c3b21ed202966501533d6", "sha256": "6883f510ce0d0fec525d088a7dc9659fc6eeea230d57e6c15541bacb26c9ba8f" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "983cd49b524c3b21ed202966501533d6", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 542337, "upload_time": "2024-02-03T22:45:06", "upload_time_iso_8601": "2024-02-03T22:45:06.365575Z", "url": "https://files.pythonhosted.org/packages/dd/4c/17600735632b8be8c8a78918b1bb3c0d3485725c71495cdc7cc11c3f7a03/cydifflib-1.1.0-cp312-cp312-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "62da9e2dc00200af921f1a817484b707a2b007dae1504fac351a9588b508a902", "md5": "2d65ba1888861ddcf6a212efce3f8080", "sha256": "ec4f8a3ad074c4c3b4c677317198186040b6d2581862f821a09443b7de729b7f" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "2d65ba1888861ddcf6a212efce3f8080", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 530355, "upload_time": "2024-02-03T22:45:07", "upload_time_iso_8601": "2024-02-03T22:45:07.939861Z", "url": "https://files.pythonhosted.org/packages/62/da/9e2dc00200af921f1a817484b707a2b007dae1504fac351a9588b508a902/cydifflib-1.1.0-cp312-cp312-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "81a0e14fa307f44de3b95791bc98b581caf8c9809bc318fb06e0ed994a672f7b", "md5": "4bd4eeffb8d295505883f13fa45ad1c3", "sha256": "fae2335f77e95c9a8d0444e251ec27fdceb3db68f2702909765322c7c26aa98b" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "4bd4eeffb8d295505883f13fa45ad1c3", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 560983, "upload_time": "2024-02-03T22:45:09", "upload_time_iso_8601": "2024-02-03T22:45:09.377656Z", "url": "https://files.pythonhosted.org/packages/81/a0/e14fa307f44de3b95791bc98b581caf8c9809bc318fb06e0ed994a672f7b/cydifflib-1.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "efdcec40346825d95f80cb052fc6d08cee888604d7c7afe0852a2fdd84ddc7e6", "md5": "413e9d88fd4f1d282f92760d6a6d1538", "sha256": "d69c9cd581d6eec050e124216c076a9123a88cdac96f97d47099bf1ee06fa24e" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "has_sig": false, "md5_digest": "413e9d88fd4f1d282f92760d6a6d1538", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 591999, "upload_time": "2024-02-03T22:45:10", "upload_time_iso_8601": "2024-02-03T22:45:10.795463Z", "url": "https://files.pythonhosted.org/packages/ef/dc/ec40346825d95f80cb052fc6d08cee888604d7c7afe0852a2fdd84ddc7e6/cydifflib-1.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "b6b7dbf850b1d7c71df23ddda22a03f3113771aaac2f4441de67ad532ec8a07e", "md5": "413ad308f79a5b48206029ce130fb0e9", "sha256": "f0dc0cdb00630e0ba42b1560eccac6cd5c5c11eeac50174416a979c4a669b6e4" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", "has_sig": false, "md5_digest": "413ad308f79a5b48206029ce130fb0e9", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 560619, "upload_time": "2024-02-03T22:45:12", "upload_time_iso_8601": "2024-02-03T22:45:12.216034Z", "url": "https://files.pythonhosted.org/packages/b6/b7/dbf850b1d7c71df23ddda22a03f3113771aaac2f4441de67ad532ec8a07e/cydifflib-1.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c9eb00d432c437a6cdb2fb566d325472792ecb2dd54c87fe6f8bc43d61fb4ff3", "md5": "74dd8b1430d636c9f5295e4c4b189046", "sha256": "3827e286402c7d7189beaaa693391952fb83e924cc3daea478558aa1aabb52b6" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "74dd8b1430d636c9f5295e4c4b189046", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 578686, "upload_time": "2024-02-03T22:45:13", "upload_time_iso_8601": "2024-02-03T22:45:13.720393Z", "url": "https://files.pythonhosted.org/packages/c9/eb/00d432c437a6cdb2fb566d325472792ecb2dd54c87fe6f8bc43d61fb4ff3/cydifflib-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "2c9900ad0707750c8882a2411ffa869f23aa8d1f516ce6febb438adad374523c", "md5": "471690d85173839a23798f36cb210187", "sha256": "551de7841d530afaa62cfd7f74a20cacb5affacd90f64d2bf666f8682d299a76" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "471690d85173839a23798f36cb210187", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 584553, "upload_time": "2024-02-03T22:45:15", "upload_time_iso_8601": "2024-02-03T22:45:15.237256Z", "url": "https://files.pythonhosted.org/packages/2c/99/00ad0707750c8882a2411ffa869f23aa8d1f516ce6febb438adad374523c/cydifflib-1.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "b0e0bc254ef267a1e957d9103a81c806ed7e560c58d2a2ba4f49a1c7c06496af", "md5": "dab94fefe7374cc986626b60575fb223", "sha256": "444993cacefff7111b97031e56aabba914d90c4da2d1a114f7210308b7f281af" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-musllinux_1_1_aarch64.whl", "has_sig": false, "md5_digest": "dab94fefe7374cc986626b60575fb223", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 1095019, "upload_time": "2024-02-03T22:45:16", "upload_time_iso_8601": "2024-02-03T22:45:16.686209Z", "url": "https://files.pythonhosted.org/packages/b0/e0/bc254ef267a1e957d9103a81c806ed7e560c58d2a2ba4f49a1c7c06496af/cydifflib-1.1.0-cp312-cp312-musllinux_1_1_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "a4ac2fb27694a3a97022d1b12e85c3cf6ca32c5373ac7bda82a0eafc23537128", "md5": "831e563acf3c0955e4a725fea00041da", "sha256": "a94ca672d7c8e31ea12ee6525d9428c10fd3f967481d6c4267975fbbabf8afe3" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-musllinux_1_1_i686.whl", "has_sig": false, "md5_digest": "831e563acf3c0955e4a725fea00041da", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 1182356, "upload_time": "2024-02-03T22:45:18", "upload_time_iso_8601": "2024-02-03T22:45:18.195563Z", "url": "https://files.pythonhosted.org/packages/a4/ac/2fb27694a3a97022d1b12e85c3cf6ca32c5373ac7bda82a0eafc23537128/cydifflib-1.1.0-cp312-cp312-musllinux_1_1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c903e89b336cb950e43c7ecf65edd04ca9fb71c9a4ecd85881254069fb22fcad", "md5": "058d008b9fac8faf4aeee59ac97d1fb9", "sha256": "a7478adbe4696d477853dbc3c77e9ae671b0a07b64a41f9cef0ca3c6680b52c2" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-musllinux_1_1_ppc64le.whl", "has_sig": false, "md5_digest": "058d008b9fac8faf4aeee59ac97d1fb9", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 1164946, "upload_time": "2024-02-03T22:45:20", "upload_time_iso_8601": "2024-02-03T22:45:20.584111Z", "url": "https://files.pythonhosted.org/packages/c9/03/e89b336cb950e43c7ecf65edd04ca9fb71c9a4ecd85881254069fb22fcad/cydifflib-1.1.0-cp312-cp312-musllinux_1_1_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "22e19085d139df020fc9b6e6b062b035b3bdaaee8d3c4e2824ee5401205dc40b", "md5": "988a16567c7405473850f894f01e3b8a", "sha256": "c326a1d43065be143da251fb0d720cd00592bb9b8b79134beefff1fe5e62a81f" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-musllinux_1_1_s390x.whl", "has_sig": false, "md5_digest": "988a16567c7405473850f894f01e3b8a", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 1158866, "upload_time": "2024-02-03T22:45:22", "upload_time_iso_8601": "2024-02-03T22:45:22.520690Z", "url": "https://files.pythonhosted.org/packages/22/e1/9085d139df020fc9b6e6b062b035b3bdaaee8d3c4e2824ee5401205dc40b/cydifflib-1.1.0-cp312-cp312-musllinux_1_1_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "23f15eb09f1e6a22e510ba420bef9a1fe7553ee37d96679e978551da5c8a41e3", "md5": "9872ff6d1b7ea4d1563c871701496b0a", "sha256": "eb8a5300570b9c62c47c366663cbe4db1992476ec8e423d6b7a66f8939a97d93" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-musllinux_1_1_x86_64.whl", "has_sig": false, "md5_digest": "9872ff6d1b7ea4d1563c871701496b0a", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 1120825, "upload_time": "2024-02-03T22:45:24", "upload_time_iso_8601": "2024-02-03T22:45:24.125866Z", "url": "https://files.pythonhosted.org/packages/23/f1/5eb09f1e6a22e510ba420bef9a1fe7553ee37d96679e978551da5c8a41e3/cydifflib-1.1.0-cp312-cp312-musllinux_1_1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "6d407f6bf4f62f0397733050c1c6cbd78fd95d0978e8770af254cabdc3740d0e", "md5": "967eea0f7d6bea653967bdf71a6ea335", "sha256": "3a9c8a4937fee10d4e38d3f9f51c1da8fbdbc8e702c10c98d449755eba76832b" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-win32.whl", "has_sig": false, "md5_digest": "967eea0f7d6bea653967bdf71a6ea335", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 479924, "upload_time": "2024-02-03T22:45:26", "upload_time_iso_8601": "2024-02-03T22:45:26.759701Z", "url": "https://files.pythonhosted.org/packages/6d/40/7f6bf4f62f0397733050c1c6cbd78fd95d0978e8770af254cabdc3740d0e/cydifflib-1.1.0-cp312-cp312-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "91155fa0ace607d129b804161102d35e8e39193ae3495db9f23c56abb074d446", "md5": "c51ad7a71d5ee3793e3eef137ef88350", "sha256": "77eb9885e8f1e204b5a10e5ae7530111f656d4d7436814ed9cdec0d9a5c3b664" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-win_amd64.whl", "has_sig": false, "md5_digest": "c51ad7a71d5ee3793e3eef137ef88350", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 501929, "upload_time": "2024-02-03T22:45:28", "upload_time_iso_8601": "2024-02-03T22:45:28.346695Z", "url": "https://files.pythonhosted.org/packages/91/15/5fa0ace607d129b804161102d35e8e39193ae3495db9f23c56abb074d446/cydifflib-1.1.0-cp312-cp312-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "f0526d2f1db0d9c5aa0698cfe0b2e4c86ef82400c14161018a67510cfce31f9b", "md5": "24458e951216d11b5c2727f6c186f104", "sha256": "8579aafd1e95a44bddd23a33fa0443d90e8c3e22f1d73fe15fbf763cc47e36b4" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp312-cp312-win_arm64.whl", "has_sig": false, "md5_digest": "24458e951216d11b5c2727f6c186f104", "packagetype": "bdist_wheel", "python_version": "cp312", "requires_python": ">=3.8", "size": 476304, "upload_time": "2024-02-03T22:45:29", "upload_time_iso_8601": "2024-02-03T22:45:29.673828Z", "url": "https://files.pythonhosted.org/packages/f0/52/6d2f1db0d9c5aa0698cfe0b2e4c86ef82400c14161018a67510cfce31f9b/cydifflib-1.1.0-cp312-cp312-win_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "6ded7f0544c47e5e5772b59bc177cccfcf6d8095fef0e9554180b0888695cfc8", "md5": "3f8f1f0e3a5462908fc1d0e05424aec9", "sha256": "3811605aa5de4e3cd72b56abdf678b84470cf99f6cb7f097fbc23ef82cff7625" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-macosx_10_9_universal2.whl", "has_sig": false, "md5_digest": "3f8f1f0e3a5462908fc1d0e05424aec9", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 743111, "upload_time": "2024-02-03T22:45:31", "upload_time_iso_8601": "2024-02-03T22:45:31.887090Z", "url": "https://files.pythonhosted.org/packages/6d/ed/7f0544c47e5e5772b59bc177cccfcf6d8095fef0e9554180b0888695cfc8/cydifflib-1.1.0-cp38-cp38-macosx_10_9_universal2.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "e427cdaa5301d7dd7f937eed038ccfeffa6a56194157f9405fec52be8a3e17d9", "md5": "2839d49978c8bc49b396f5f4f0f2aa53", "sha256": "271727073001b7a6ccdfa964c6fdafeaf28132e478b95d4f8d2354b14933ff17" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "2839d49978c8bc49b396f5f4f0f2aa53", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 539165, "upload_time": "2024-02-03T22:45:33", "upload_time_iso_8601": "2024-02-03T22:45:33.432639Z", "url": "https://files.pythonhosted.org/packages/e4/27/cdaa5301d7dd7f937eed038ccfeffa6a56194157f9405fec52be8a3e17d9/cydifflib-1.1.0-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "377df766042766bc6fef8fb1a2ead2e0efce93feefe8ca1b6531ec8be7c3c03d", "md5": "1cfabc1ffa1a32bcfc2b2ec793ad4fd3", "sha256": "5ae3cf2bfd5934935f288c050740bc65df3c64be9ba63497a7431c7ce0d83acd" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "1cfabc1ffa1a32bcfc2b2ec793ad4fd3", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 527601, "upload_time": "2024-02-03T22:45:34", "upload_time_iso_8601": "2024-02-03T22:45:34.809269Z", "url": "https://files.pythonhosted.org/packages/37/7d/f766042766bc6fef8fb1a2ead2e0efce93feefe8ca1b6531ec8be7c3c03d/cydifflib-1.1.0-cp38-cp38-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "7368f4e454b0c521f9b9c07ba12bee158800594678bc100c8494a3a8ae5af917", "md5": "f6701e58ed2984ec45697c006d2b5499", "sha256": "f7b9c40770c2351de1e3a90aea7660b78e9e8466682aa12f0a155f7e12d6b9fe" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "f6701e58ed2984ec45697c006d2b5499", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 571803, "upload_time": "2024-02-03T22:45:36", "upload_time_iso_8601": "2024-02-03T22:45:36.228327Z", "url": "https://files.pythonhosted.org/packages/73/68/f4e454b0c521f9b9c07ba12bee158800594678bc100c8494a3a8ae5af917/cydifflib-1.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "d54e22422000d268417e521fd0830f8df66eaa37bf59836e6209dd3637dd71a2", "md5": "da36f53b732e8fe924bb7570e90dce2c", "sha256": "ee83b5b2961b67ccae6e79cbfb176e8702ddadfbfa43c2c879718d0da93c4a2d" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "has_sig": false, "md5_digest": "da36f53b732e8fe924bb7570e90dce2c", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 603862, "upload_time": "2024-02-03T22:45:37", "upload_time_iso_8601": "2024-02-03T22:45:37.725881Z", "url": "https://files.pythonhosted.org/packages/d5/4e/22422000d268417e521fd0830f8df66eaa37bf59836e6209dd3637dd71a2/cydifflib-1.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "16ea3be72309c1cb533186b10d99c7ddc025d107e9e27c50c653186a2aa92d3a", "md5": "31bc1dcaba0dc10631aa0eb5ab5a550c", "sha256": "8f2d70e18a3491fdf12bc0d8d561a8008e2dcf2f01d0074a6216bce5e644ed6e" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", "has_sig": false, "md5_digest": "31bc1dcaba0dc10631aa0eb5ab5a550c", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 569497, "upload_time": "2024-02-03T22:45:39", "upload_time_iso_8601": "2024-02-03T22:45:39.191184Z", "url": "https://files.pythonhosted.org/packages/16/ea/3be72309c1cb533186b10d99c7ddc025d107e9e27c50c653186a2aa92d3a/cydifflib-1.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "1cccedda280c72630f31c1b5b94f0de1b2e41302b1067510c427b4f77b430010", "md5": "33edd35b81bbc691431ec399ad1b3ade", "sha256": "3ceff98ecd780b573195ea4e151163c42c1334c64caa2e19836d73c8bb601eda" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "33edd35b81bbc691431ec399ad1b3ade", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 586889, "upload_time": "2024-02-03T22:45:40", "upload_time_iso_8601": "2024-02-03T22:45:40.729700Z", "url": "https://files.pythonhosted.org/packages/1c/cc/edda280c72630f31c1b5b94f0de1b2e41302b1067510c427b4f77b430010/cydifflib-1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "a609d43277d491fc3e267707421e682e67d5b505505ed3b257de32385b11486d", "md5": "c4047a90ff8fe05a5bd8fe4df717956c", "sha256": "09c4a45be6d96db2fa6477cce6ccab418d4d7ea5b20375a733b8ad44e01fd832" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "c4047a90ff8fe05a5bd8fe4df717956c", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 594156, "upload_time": "2024-02-03T22:45:42", "upload_time_iso_8601": "2024-02-03T22:45:42.232058Z", "url": "https://files.pythonhosted.org/packages/a6/09/d43277d491fc3e267707421e682e67d5b505505ed3b257de32385b11486d/cydifflib-1.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "e9770a7ef124cd93380c7ecfb9d5c04400cfefd451d891813a49ce2c533853ef", "md5": "b3213badc5eedb0b54fda94929ae10b9", "sha256": "12ea68dbd483230c47c11d3451c788fd34ca5af85f0f8be2378024bd02eb13de" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-musllinux_1_1_aarch64.whl", "has_sig": false, "md5_digest": "b3213badc5eedb0b54fda94929ae10b9", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 1106254, "upload_time": "2024-02-03T22:45:44", "upload_time_iso_8601": "2024-02-03T22:45:44.635671Z", "url": "https://files.pythonhosted.org/packages/e9/77/0a7ef124cd93380c7ecfb9d5c04400cfefd451d891813a49ce2c533853ef/cydifflib-1.1.0-cp38-cp38-musllinux_1_1_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "b44bb48d371f402f2a63ee548ed709d80ba4289a2a36c43872a663505c71cbda", "md5": "18963340f070588a5749c8ebdbabe60b", "sha256": "820c6b9e1f8ab316b115cfb666a48d9cda48a848e44e7582cb0762dfe2c3c990" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-musllinux_1_1_i686.whl", "has_sig": false, "md5_digest": "18963340f070588a5749c8ebdbabe60b", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 1190034, "upload_time": "2024-02-03T22:45:46", "upload_time_iso_8601": "2024-02-03T22:45:46.869300Z", "url": "https://files.pythonhosted.org/packages/b4/4b/b48d371f402f2a63ee548ed709d80ba4289a2a36c43872a663505c71cbda/cydifflib-1.1.0-cp38-cp38-musllinux_1_1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "9c6d7aaf5a7deda522beba23583268ec6970924c68d3695c283fdd456e21c11b", "md5": "3233065a79ad7bc9c8cf26b4bd4bc615", "sha256": "8df5b90161b4e13bd190fdb41756d95a9249e02c366af77f558c5dccdcbf3ee4" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-musllinux_1_1_ppc64le.whl", "has_sig": false, "md5_digest": "3233065a79ad7bc9c8cf26b4bd4bc615", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 1177441, "upload_time": "2024-02-03T22:45:48", "upload_time_iso_8601": "2024-02-03T22:45:48.407819Z", "url": "https://files.pythonhosted.org/packages/9c/6d/7aaf5a7deda522beba23583268ec6970924c68d3695c283fdd456e21c11b/cydifflib-1.1.0-cp38-cp38-musllinux_1_1_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "f3e126230b1df2671357ff9f75144f79e744ddfe402a6a810fa969332f647109", "md5": "bfa301ada30643d4e946ffa6328189a7", "sha256": "e1f861ea884e81aef18a337e3c830b33c7052fee1ab7f9d950e33dad680948db" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-musllinux_1_1_s390x.whl", "has_sig": false, "md5_digest": "bfa301ada30643d4e946ffa6328189a7", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 1167543, "upload_time": "2024-02-03T22:45:49", "upload_time_iso_8601": "2024-02-03T22:45:49.958799Z", "url": "https://files.pythonhosted.org/packages/f3/e1/26230b1df2671357ff9f75144f79e744ddfe402a6a810fa969332f647109/cydifflib-1.1.0-cp38-cp38-musllinux_1_1_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "0f39034dd4278aeeaad8550b91788e9fd3aa845122d3321fe7b5161ac518d2ea", "md5": "9c9be3286f7b92a74d002aaf9db8e140", "sha256": "f42b8c486c55b5f04e0127c9bae605adfba141402a60e55de99a430bb8aa43f7" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-musllinux_1_1_x86_64.whl", "has_sig": false, "md5_digest": "9c9be3286f7b92a74d002aaf9db8e140", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 1131236, "upload_time": "2024-02-03T22:45:51", "upload_time_iso_8601": "2024-02-03T22:45:51.511398Z", "url": "https://files.pythonhosted.org/packages/0f/39/034dd4278aeeaad8550b91788e9fd3aa845122d3321fe7b5161ac518d2ea/cydifflib-1.1.0-cp38-cp38-musllinux_1_1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "34c6b38be7ec4edf1085ba7ca552101089660b6f465f756b08a2b939ec8f3386", "md5": "9824d6234d89167f443ba3759f4af70f", "sha256": "d9d6c0f473677da4b48990601ea18da4eba795a25a2a507fbd9b424ec83df96f" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-win32.whl", "has_sig": false, "md5_digest": "9824d6234d89167f443ba3759f4af70f", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 479531, "upload_time": "2024-02-03T22:45:52", "upload_time_iso_8601": "2024-02-03T22:45:52.903905Z", "url": "https://files.pythonhosted.org/packages/34/c6/b38be7ec4edf1085ba7ca552101089660b6f465f756b08a2b939ec8f3386/cydifflib-1.1.0-cp38-cp38-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "b7a2428b598d040cdd9fe8a894e6fd040f4faa14cba6f9fbb417e40f86ed1eec", "md5": "0c725433802c50900cf637c5e4e1bf46", "sha256": "323b39072b3896b83e7411fb01d7e99f4ca9cc013c08cddce14aa0fd21ab2c2d" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "0c725433802c50900cf637c5e4e1bf46", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=3.8", "size": 501019, "upload_time": "2024-02-03T22:45:54", "upload_time_iso_8601": "2024-02-03T22:45:54.269130Z", "url": "https://files.pythonhosted.org/packages/b7/a2/428b598d040cdd9fe8a894e6fd040f4faa14cba6f9fbb417e40f86ed1eec/cydifflib-1.1.0-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "358bef6d12e2a974e0577d78567954687df1a9d7bc2ff3239bc84233b6ce9ac6", "md5": "ab46b1ce17258730fec1e86c9cf91534", "sha256": "fde98eb5639388ce1a0c2f58d6e390e3662fc980b1e17ef793019d798a570676" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-macosx_10_9_universal2.whl", "has_sig": false, "md5_digest": "ab46b1ce17258730fec1e86c9cf91534", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 744796, "upload_time": "2024-02-03T22:45:56", "upload_time_iso_8601": "2024-02-03T22:45:56.320112Z", "url": "https://files.pythonhosted.org/packages/35/8b/ef6d12e2a974e0577d78567954687df1a9d7bc2ff3239bc84233b6ce9ac6/cydifflib-1.1.0-cp39-cp39-macosx_10_9_universal2.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "a2cfdef4e6a7089312a8941ae4299e4a3c7bd1e87af33c0dfb44ed48e17b3ed1", "md5": "89c228494b14bb1abd30d880a683e003", "sha256": "1d8d0cdf6a7343ac98b2812a01fd5619a76b5a68ab5d2b05498a25d2348ebec3" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "89c228494b14bb1abd30d880a683e003", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 540026, "upload_time": "2024-02-03T22:45:58", "upload_time_iso_8601": "2024-02-03T22:45:58.042153Z", "url": "https://files.pythonhosted.org/packages/a2/cf/def4e6a7089312a8941ae4299e4a3c7bd1e87af33c0dfb44ed48e17b3ed1/cydifflib-1.1.0-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "a247075ccb15f98d89633abf9a713675638bc0804152709657cb2047eaba98b8", "md5": "f08f69c5af8fa3ed7b0ec4e1b055eb41", "sha256": "5ca799cccdc2712d057b6e55361e41a655a9aecacf96143a7d2dc4d3af0e2a37" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "f08f69c5af8fa3ed7b0ec4e1b055eb41", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 528383, "upload_time": "2024-02-03T22:45:59", "upload_time_iso_8601": "2024-02-03T22:45:59.958913Z", "url": "https://files.pythonhosted.org/packages/a2/47/075ccb15f98d89633abf9a713675638bc0804152709657cb2047eaba98b8/cydifflib-1.1.0-cp39-cp39-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "dee27f37d0a302d5510db06eec248336a34b1524432d264595d31c4e03786ceb", "md5": "f9d3f29c72a794e9c97f8dbc00a57ae7", "sha256": "4501614f983f3a544d1616e001f2dfdca9c6023095a78ec252f0cef9da4e776f" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "f9d3f29c72a794e9c97f8dbc00a57ae7", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 570092, "upload_time": "2024-02-03T22:46:01", "upload_time_iso_8601": "2024-02-03T22:46:01.871474Z", "url": "https://files.pythonhosted.org/packages/de/e2/7f37d0a302d5510db06eec248336a34b1524432d264595d31c4e03786ceb/cydifflib-1.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "13a151932d24a0b60676a99c15a71d10440f49d70b53cce04106936f32a00b38", "md5": "d369068ff2ef687c6daa8654388dc55b", "sha256": "bd740be24f16472410f52d731cc1206b4e53afb5d706e1ab57cf06ea6c907661" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "has_sig": false, "md5_digest": "d369068ff2ef687c6daa8654388dc55b", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 603005, "upload_time": "2024-02-03T22:46:03", "upload_time_iso_8601": "2024-02-03T22:46:03.505772Z", "url": "https://files.pythonhosted.org/packages/13/a1/51932d24a0b60676a99c15a71d10440f49d70b53cce04106936f32a00b38/cydifflib-1.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "0259c95831143a53f926c8748b04abe2d4485ae739c51fec4f73eb03883ae4e3", "md5": "d38b201871c85203882fe0e180c5ec25", "sha256": "0f50d2200df2fd69c6795f677ac55104c16136a3958ab2d690cb0fc4549cb524" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", "has_sig": false, "md5_digest": "d38b201871c85203882fe0e180c5ec25", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 567832, "upload_time": "2024-02-03T22:46:05", "upload_time_iso_8601": "2024-02-03T22:46:05.015339Z", "url": "https://files.pythonhosted.org/packages/02/59/c95831143a53f926c8748b04abe2d4485ae739c51fec4f73eb03883ae4e3/cydifflib-1.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "074b9a3a9ed918b6e4810983554b9e8217de236366e046df93252ff18881c024", "md5": "1534e4a11912cd154e6ba1dc34144110", "sha256": "fda0105ac7dc44dc746c9c80bb2dd012810eaf5e0dc4f861911d2e822b8a449d" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "1534e4a11912cd154e6ba1dc34144110", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 584620, "upload_time": "2024-02-03T22:46:06", "upload_time_iso_8601": "2024-02-03T22:46:06.456163Z", "url": "https://files.pythonhosted.org/packages/07/4b/9a3a9ed918b6e4810983554b9e8217de236366e046df93252ff18881c024/cydifflib-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "f3264be1dc4cfc591dbcfffe2c911603e8e39461188ba36af56a611d74221bab", "md5": "139b960d1f8c09b44ca295ba9bdcf27b", "sha256": "f8c570727bf76a7ba4da8d6e70f16158422d6af08d89b2dc524205c06d0ed63b" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "139b960d1f8c09b44ca295ba9bdcf27b", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 593268, "upload_time": "2024-02-03T22:46:08", "upload_time_iso_8601": "2024-02-03T22:46:08.597428Z", "url": "https://files.pythonhosted.org/packages/f3/26/4be1dc4cfc591dbcfffe2c911603e8e39461188ba36af56a611d74221bab/cydifflib-1.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "4412aae86d6f7b7b5212b9067bf8a025d3b26a6dc2b88c93c1f9f7fc3cb86fe5", "md5": "890cd95f482c14dd0f1ec6d75c2bb6b1", "sha256": "fa0df6651d605e0cdbdfb6760142385f5b414a1b3667b3a1c920d37ed9598a04" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-musllinux_1_1_aarch64.whl", "has_sig": false, "md5_digest": "890cd95f482c14dd0f1ec6d75c2bb6b1", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 1104017, "upload_time": "2024-02-03T22:46:10", "upload_time_iso_8601": "2024-02-03T22:46:10.022067Z", "url": "https://files.pythonhosted.org/packages/44/12/aae86d6f7b7b5212b9067bf8a025d3b26a6dc2b88c93c1f9f7fc3cb86fe5/cydifflib-1.1.0-cp39-cp39-musllinux_1_1_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "47cd06ae12cfd5acb64e5584d8c5e90de031782962b812791cb4327656a89fc0", "md5": "55b494dfacde8c0a8e7431e83bba9ab0", "sha256": "1650047cd1ba888069666c3dd3ff28f51aa5e7c1bd6856735716d5c6da77f330" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-musllinux_1_1_i686.whl", "has_sig": false, "md5_digest": "55b494dfacde8c0a8e7431e83bba9ab0", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 1185360, "upload_time": "2024-02-03T22:46:12", "upload_time_iso_8601": "2024-02-03T22:46:12.240373Z", "url": "https://files.pythonhosted.org/packages/47/cd/06ae12cfd5acb64e5584d8c5e90de031782962b812791cb4327656a89fc0/cydifflib-1.1.0-cp39-cp39-musllinux_1_1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "81301c509a6d8fae3a7b957b1c159a68252badad197cb6ba8972b58f7ff5a51d", "md5": "39bad690b8dd6dfcd1c36d3d7f3f1ab2", "sha256": "2908482de33dae859c5c19a8dd98c690027784a1cef391c44c0fc1ac0a39e660" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-musllinux_1_1_ppc64le.whl", "has_sig": false, "md5_digest": "39bad690b8dd6dfcd1c36d3d7f3f1ab2", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 1173677, "upload_time": "2024-02-03T22:46:14", "upload_time_iso_8601": "2024-02-03T22:46:14.444375Z", "url": "https://files.pythonhosted.org/packages/81/30/1c509a6d8fae3a7b957b1c159a68252badad197cb6ba8972b58f7ff5a51d/cydifflib-1.1.0-cp39-cp39-musllinux_1_1_ppc64le.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "942532506dde89c21bd6001da277f688658e0e3feb9ed4fdbfb722ce61e073bd", "md5": "ff35c26fa92f294b251488beb90fb3ee", "sha256": "a1a3c71ab203db64b135362ebecf37a3162937e9252d74a5de3bbbc3ea5a4bb5" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-musllinux_1_1_s390x.whl", "has_sig": false, "md5_digest": "ff35c26fa92f294b251488beb90fb3ee", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 1164700, "upload_time": "2024-02-03T22:46:16", "upload_time_iso_8601": "2024-02-03T22:46:16.327535Z", "url": "https://files.pythonhosted.org/packages/94/25/32506dde89c21bd6001da277f688658e0e3feb9ed4fdbfb722ce61e073bd/cydifflib-1.1.0-cp39-cp39-musllinux_1_1_s390x.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "535e398255eb17f713f45350d2612d8655b5cd0d4f6c6c028c43199d44c749b0", "md5": "635357bd463265af643bebb9770d2a4a", "sha256": "aa63db6c6cf59bd20f076d2537b12448e5a4220358d3b2302055078e1265f81c" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-musllinux_1_1_x86_64.whl", "has_sig": false, "md5_digest": "635357bd463265af643bebb9770d2a4a", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 1129144, "upload_time": "2024-02-03T22:46:17", "upload_time_iso_8601": "2024-02-03T22:46:17.831388Z", "url": "https://files.pythonhosted.org/packages/53/5e/398255eb17f713f45350d2612d8655b5cd0d4f6c6c028c43199d44c749b0/cydifflib-1.1.0-cp39-cp39-musllinux_1_1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "5e46140c145bc5d9c7e96c6e959ed0d2afbc8ed1b2aa855b2a6aeb3cc3c02e67", "md5": "bb44e4a45973ae71223016f2c901680e", "sha256": "442b433abaae3821c192d2d9c42edb01637883ff471411f457f19f21b427202b" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-win32.whl", "has_sig": false, "md5_digest": "bb44e4a45973ae71223016f2c901680e", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 481117, "upload_time": "2024-02-03T22:46:19", "upload_time_iso_8601": "2024-02-03T22:46:19.227467Z", "url": "https://files.pythonhosted.org/packages/5e/46/140c145bc5d9c7e96c6e959ed0d2afbc8ed1b2aa855b2a6aeb3cc3c02e67/cydifflib-1.1.0-cp39-cp39-win32.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "dd8d632f8b3ad367ba953e640635ac87198fd6d5f3ed969f56458117db005734", "md5": "b75b620103c68c28cda96deda80dafdd", "sha256": "8d6ebeee6e480908188388a56e3670097bd529a0ac99027c814bfc58a0213ca7" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "b75b620103c68c28cda96deda80dafdd", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 500139, "upload_time": "2024-02-03T22:46:20", "upload_time_iso_8601": "2024-02-03T22:46:20.770606Z", "url": "https://files.pythonhosted.org/packages/dd/8d/632f8b3ad367ba953e640635ac87198fd6d5f3ed969f56458117db005734/cydifflib-1.1.0-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "b299190813dfbaa98b3dd176ecf7458dd5507e29526d3374fc147cd124104bda", "md5": "c358805bd6ea62a1d5e3c49d82a1cd7f", "sha256": "5502a7ec0580fe64b28250ab61c3c46b6c2ad58bb1e10cdceabfe94d5f84bdc6" }, "downloads": -1, "filename": "cydifflib-1.1.0-cp39-cp39-win_arm64.whl", "has_sig": false, "md5_digest": "c358805bd6ea62a1d5e3c49d82a1cd7f", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": ">=3.8", "size": 474732, "upload_time": "2024-02-03T22:46:22", "upload_time_iso_8601": "2024-02-03T22:46:22.152533Z", "url": "https://files.pythonhosted.org/packages/b2/99/190813dfbaa98b3dd176ecf7458dd5507e29526d3374fc147cd124104bda/cydifflib-1.1.0-cp39-cp39-win_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "a362b837816978d3e56821b63fa2c5e108026b6fd071a7dae0cd1555b1131a32", "md5": "664c8ff91a3413dbf7386eb4a4d3bf37", "sha256": "72a5bea8845c4d361ada3a1d0805e2971024c416ef7bd53445ff18e029c82e0a" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "664c8ff91a3413dbf7386eb4a4d3bf37", "packagetype": "bdist_wheel", "python_version": "pp38", "requires_python": ">=3.8", "size": 517839, "upload_time": "2024-02-03T22:46:24", "upload_time_iso_8601": "2024-02-03T22:46:24.496079Z", "url": "https://files.pythonhosted.org/packages/a3/62/b837816978d3e56821b63fa2c5e108026b6fd071a7dae0cd1555b1131a32/cydifflib-1.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "be54912ff0d2d8b9f2bc5194fba5f79ab3490e51933bf36be2855d07b0ce9a97", "md5": "e841422bd8dc62ac2deaa268c3b36916", "sha256": "ac1eb97fd4bc6483cd67ef300f5b5569a6dd2da137b9059a010bdd7ebafb2fba" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "e841422bd8dc62ac2deaa268c3b36916", "packagetype": "bdist_wheel", "python_version": "pp38", "requires_python": ">=3.8", "size": 529186, "upload_time": "2024-02-03T22:46:26", "upload_time_iso_8601": "2024-02-03T22:46:26.016305Z", "url": "https://files.pythonhosted.org/packages/be/54/912ff0d2d8b9f2bc5194fba5f79ab3490e51933bf36be2855d07b0ce9a97/cydifflib-1.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "1c96448d9d6aee92125c78bc0d431b2566e1e88c16073abb6acd5ce2ab666423", "md5": "716a78da2c3f5573405b3f8c1db9c94e", "sha256": "0c4b99a501e6c2bdb1c071d9f3ed3c22b42ace04985166f2b3db8959e424d226" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "716a78da2c3f5573405b3f8c1db9c94e", "packagetype": "bdist_wheel", "python_version": "pp38", "requires_python": ">=3.8", "size": 538259, "upload_time": "2024-02-03T22:46:27", "upload_time_iso_8601": "2024-02-03T22:46:27.495666Z", "url": "https://files.pythonhosted.org/packages/1c/96/448d9d6aee92125c78bc0d431b2566e1e88c16073abb6acd5ce2ab666423/cydifflib-1.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c74a232b249874061b6f362cfbdc7241be14737aaf42d4486e73b5c56a33f5a6", "md5": "b367c696d74ba69dea82260f4de184dc", "sha256": "e55642068eff84da67657b430b79f0634599526d64cca0a5300b4b3156571e1a" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "b367c696d74ba69dea82260f4de184dc", "packagetype": "bdist_wheel", "python_version": "pp38", "requires_python": ">=3.8", "size": 550834, "upload_time": "2024-02-03T22:46:28", "upload_time_iso_8601": "2024-02-03T22:46:28.915529Z", "url": "https://files.pythonhosted.org/packages/c7/4a/232b249874061b6f362cfbdc7241be14737aaf42d4486e73b5c56a33f5a6/cydifflib-1.1.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "40789423b8e5468c35da99175d70647ee1a805c4cb2584f8de9643e1491f207c", "md5": "3b5dcfb45b615b0af0366d15e502cd6b", "sha256": "e7010322cdff29823d3ec102a5f7ed099f2e6b32dc5e403ba32027c76f638a8b" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp38-pypy38_pp73-win_amd64.whl", "has_sig": false, "md5_digest": "3b5dcfb45b615b0af0366d15e502cd6b", "packagetype": "bdist_wheel", "python_version": "pp38", "requires_python": ">=3.8", "size": 497841, "upload_time": "2024-02-03T22:46:30", "upload_time_iso_8601": "2024-02-03T22:46:30.766687Z", "url": "https://files.pythonhosted.org/packages/40/78/9423b8e5468c35da99175d70647ee1a805c4cb2584f8de9643e1491f207c/cydifflib-1.1.0-pp38-pypy38_pp73-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "aff499cfb904c45b17f3c2b5813bb32750e0da35c00313a63118112aa4545dda", "md5": "01205748eb62fa8b8cbf543c92c7a958", "sha256": "c3e2178c071bbfdd91ac85779cbfbd1395d539fe56abbe2aa605d33b5da23a32" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "01205748eb62fa8b8cbf543c92c7a958", "packagetype": "bdist_wheel", "python_version": "pp39", "requires_python": ">=3.8", "size": 516673, "upload_time": "2024-02-03T22:46:32", "upload_time_iso_8601": "2024-02-03T22:46:32.820962Z", "url": "https://files.pythonhosted.org/packages/af/f4/99cfb904c45b17f3c2b5813bb32750e0da35c00313a63118112aa4545dda/cydifflib-1.1.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c0e0db3dc75dd2e06b8f837914ece3a2b58c0dfb10d74ab45db19d98ca43cfc6", "md5": "794c419be69c3c068bade028ccf8506d", "sha256": "5cd76c02c0d893cba616fc061cd2ccc52112e6723e87a563ffee08d7f5fcbf12" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "794c419be69c3c068bade028ccf8506d", "packagetype": "bdist_wheel", "python_version": "pp39", "requires_python": ">=3.8", "size": 525917, "upload_time": "2024-02-03T22:46:34", "upload_time_iso_8601": "2024-02-03T22:46:34.481226Z", "url": "https://files.pythonhosted.org/packages/c0/e0/db3dc75dd2e06b8f837914ece3a2b58c0dfb10d74ab45db19d98ca43cfc6/cydifflib-1.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "5bb451e3d5140e8424f415121457db26dfec28a327bc47c15b9982ea0130b113", "md5": "d2a8cb5c8bdc74727bd07102567c7178", "sha256": "e2cd610ce7ab85e97844eb5ced01c32c515fcda356f28f91537dacedb4335c54" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "d2a8cb5c8bdc74727bd07102567c7178", "packagetype": "bdist_wheel", "python_version": "pp39", "requires_python": ">=3.8", "size": 536083, "upload_time": "2024-02-03T22:46:36", "upload_time_iso_8601": "2024-02-03T22:46:36.256366Z", "url": "https://files.pythonhosted.org/packages/5b/b4/51e3d5140e8424f415121457db26dfec28a327bc47c15b9982ea0130b113/cydifflib-1.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "4a9279959cd767e1723c771ffabf7a4ca4dea1b5ebe3478401b258c4a894afac", "md5": "912950ff61231fd88ce7243c3abdc9f8", "sha256": "7b109402fbadcd2fc7951e8362af99ab409644ee24fe3724aa1176b313d32ada" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "has_sig": false, "md5_digest": "912950ff61231fd88ce7243c3abdc9f8", "packagetype": "bdist_wheel", "python_version": "pp39", "requires_python": ">=3.8", "size": 547399, "upload_time": "2024-02-03T22:46:37", "upload_time_iso_8601": "2024-02-03T22:46:37.845756Z", "url": "https://files.pythonhosted.org/packages/4a/92/79959cd767e1723c771ffabf7a4ca4dea1b5ebe3478401b258c4a894afac/cydifflib-1.1.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "c073fc3280f4db0b09c640c409364de7b7baef940747f74babea6549229241c4", "md5": "dc7b5de9246535836e21a89ba90e4262", "sha256": "81839e764a32a8820873d44bee7a28dcc42d7f3c06df6d4803ee89334636b6c0" }, "downloads": -1, "filename": "cydifflib-1.1.0-pp39-pypy39_pp73-win_amd64.whl", "has_sig": false, "md5_digest": "dc7b5de9246535836e21a89ba90e4262", "packagetype": "bdist_wheel", "python_version": "pp39", "requires_python": ">=3.8", "size": 497045, "upload_time": "2024-02-03T22:46:39", "upload_time_iso_8601": "2024-02-03T22:46:39.265501Z", "url": "https://files.pythonhosted.org/packages/c0/73/fc3280f4db0b09c640c409364de7b7baef940747f74babea6549229241c4/cydifflib-1.1.0-pp39-pypy39_pp73-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "d30b63fef9d613da18e1956ce80ad03d2c409cfd81ddbfd0e52444a523436a60", "md5": "049da632aa28eda8d214251e2eb2853e", "sha256": "9117957ed05944d51d6788580a9a0519f113532e76b4e8bfaf8ffb9eeeca2e8a" }, "downloads": -1, "filename": "cydifflib-1.1.0.tar.gz", "has_sig": false, "md5_digest": "049da632aa28eda8d214251e2eb2853e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.8", "size": 309923, "upload_time": "2024-02-03T22:46:40", "upload_time_iso_8601": "2024-02-03T22:46:40.734436Z", "url": "https://files.pythonhosted.org/packages/d3/0b/63fef9d613da18e1956ce80ad03d2c409cfd81ddbfd0e52444a523436a60/cydifflib-1.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }