{ "info": { "author": "Insight Software Consortium", "author_email": "community@itk.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Healthcare Industry", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Operating System :: Android", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: C++", "Programming Language :: Python", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Medical Science Apps.", "Topic :: Software Development :: Libraries" ], "description": "itk-registration\n====================================\n\nITK is an open-source, cross-platform library that provides developers with an extensive suite of software tools for image analysis. Developed through extreme programming methodologies, ITK employs leading-edge algorithms for registering and segmenting multidimensional scientific images.\n\nThis package addresses the registration problem: find the spatial transformation between two images. This is a high level package that makes use of many lower level packages.\n\n![ITK - The Insight Toolkit](Documentation/Art/itkBannerSmall.png)\n\nITK: The Insight Toolkit\n========================\n\n[![GitHub release](https://img.shields.io/github/release/InsightSoftwareConsortium/ITK.svg)](https://github.com/InsightSoftwareConsortium/ITK/releases/latest)\n[![PyPI](https://img.shields.io/pypi/v/itk.svg)](https://pypi.python.org/pypi/itk)\n[![Wheels](https://img.shields.io/pypi/wheel/itk.svg)](https://pypi.org/project/itk)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/InsightSoftwareConsortium/ITK/blob/master/LICENSE)\n[![DOI](https://zenodo.org/badge/800928.svg)](https://zenodo.org/badge/latestdoi/800928)\n[![Powered by NumFOCUS](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)](http://numfocus.org)\n\n| | C++ | Python |\n|:------:|:--------:|:--------:|\n| Linux | [![Build Status](https://dev.azure.com/itkrobotlinux/ITK.Linux/_apis/build/status/ITK.Linux?branchName=master)](https://dev.azure.com/itkrobotlinux/ITK.Linux/_build/latest?definitionId=2&branchName=master) | [![Build Status](https://dev.azure.com/itkrobotlinuxpython/ITK.Linux.Python/_apis/build/status/ITK.Linux.Python?branchName=master)](https://dev.azure.com/itkrobotlinuxpython/ITK.Linux.Python/_build/latest?definitionId=3&branchName=master) |\n| macOS | [![Build Status](https://dev.azure.com/itkrobotmacos/ITK.macOS/_apis/build/status/ITK.macOS?branchName=master)](https://dev.azure.com/itkrobotmacos/ITK.macOS/_build/latest?definitionId=2&branchName=master) | [![Build Status](https://dev.azure.com/itkrobotmacospython/ITK.macOS.Python/_apis/build/status/ITK.macOS.Python?branchName=master)](https://dev.azure.com/itkrobotmacospython/ITK.macOS.Python/_build/latest?definitionId=2&branchName=master) |\n| Windows | [![Build Status](https://dev.azure.com/itkrobotwindow/ITK.Windows/_apis/build/status/ITK.Windows?branchName=master)](https://dev.azure.com/itkrobotwindow/ITK.Windows/_build/latest?definitionId=2&branchName=master) | [![Build Status](https://dev.azure.com/itkrobotwindowpython/ITK.Windows.Python/_apis/build/status/ITK.Windows.Python?branchName=master)](https://dev.azure.com/itkrobotwindowpython/ITK.Windows.Python/_build/latest?definitionId=1) |\n| Linux (Code coverage)| [![Build Status](https://dev.azure.com/itkrobotbatch/ITK.Coverage/_apis/build/status/ITK.Coverage?branchName=master)](https://dev.azure.com/itkrobotbatch/ITK.Coverage/_build/latest?definitionId=3&branchName=master) | |\n\nLinks\n-----\n\n* [Homepage](https://itk.org)\n* [Download](https://itk.org/download/)\n* [Discussion](https://discourse.itk.org/)\n* [Software Guide](https://itk.org/ItkSoftwareGuide.pdf)\n* [Help](https://itk.org/resources/)\n* [Examples](https://itk.org/ITKExamples/)\n* [Issue tracking](https://github.com/InsightSoftwareConsortium/ITK/issues)\n* [Submit a patch](CONTRIBUTING.md)\n\n\nAbout\n-----\n\nThe Insight Toolkit (ITK) is an open-source, cross-platform toolkit for\nN-dimensional scientific image processing, segmentation, and registration.\nSegmentation is the process of identifying and classifying data found in a\ndigitally sampled representation. Typically the sampled representation is an\nimage acquired from such medical instrumentation as CT or MRI scanners.\nRegistration is the task of aligning or developing correspondences between\ndata. For example, in the medical environment, a CT scan may be aligned with a\nMRI scan in order to combine the information contained in both.\n\n[//]: # (numfocus-fiscal-sponsor-attribution)\n\nThe ITK project uses an [open governance model](./GOVERNANCE.md)\nand is fiscally sponsored by [NumFOCUS](https://numfocus.org/). Consider making\na [tax-deductible donation](https://numfocus.org/donate-to-itk) to help the project\npay for developer time, professional services, travel, workshops, and a variety of other needs.\n\n
\n \n \n \n
\n
\n\nITK is distributed in binary Python packages. To install:\n\n```\npip install itk\n```\n\nor\n\n```\nconda install -c conda-forge itk\n```\n\nThe cross-platform, C++ core of the toolkit may be built from source using\n[CMake](https://cmake.org).\n\n\nCopyright\n---------\n\n[NumFOCUS](https://numfocus.org/) holds the copyright of this software.\nNumFOCUS is a non-profit entity that promotes the use of open source\nscientific software for educational and research purposes. NumFOCUS delegates\nproject governance to the [Insight Software\nConsortium](http://www.insightsoftwareconsortium.org) Council, an educational\nconsortium dedicated to promoting and maintaining open-source, freely\navailable software for medical image analysis. This includes promoting such\nsoftware in teaching, research, and commercial applications, and maintaining\nwebpages and user and developer communities. ITK is distributed under a\nlicense that enables use for both non-commercial and commercial applications.\nSee\n[LICENSE](https://github.com/InsightSoftwareConsortium/ITK/blob/master/LICENSE)\nand\n[NOTICE](https://github.com/InsightSoftwareConsortium/ITK/blob/master/NOTICE)\nfiles for details.\n\nSupporting ITK\n--------------\n\nITK is a fiscally sponsored project of [NumFOCUS](https://numfocus.org/), a non-profit dedicated\nto supporting the open source scientific computing community. If you want to\nsupport ITK's mission to develop and maintain open-source, reproducible\nscientific image analysis software for education and research, please consider\nmaking a [donation](https://numfocus.org/donate-to-itk) to support our efforts.\n\nNumFOCUS is 501(c)(3) non-profit charity in the United States; as such,\ndonations to NumFOCUS are tax-deductible as allowed by law. As with any\ndonation, you should consult with your personal tax adviser or the IRS about\nyour particular tax situation.\n\nCitation\n--------\n\nTo cite ITK, please reference, as appropriate:\n\n### The papers\n\n> McCormick M, Liu X, Jomier J, Marion C, Ibanez L. ITK: enabling reproducible research and open science. Front Neuroinform. 2014;8:13. Published 2014 Feb 20. doi:10.3389/fninf.2014.00013\n\n> Yoo TS, Ackerman MJ, Lorensen WE, Schroeder W, Chalana V, Aylward S, Metaxas D, Whitaker R. Engineering and Algorithm Design for an Image Processing API: A Technical Report on ITK \u2013 The Insight Toolkit. In Proc. of Medicine Meets Virtual Reality, J. Westwood, ed., IOS Press Amsterdam pp 586-592 (2002).\n\n### The books\n\n> Johnson, McCormick, Ibanez. \"The ITK Software Guide: Design and Functionality.\" Fourth Edition. Published by Kitware, Inc. 2015 ISBN: 9781-930934-28-3.\n\n> Johnson, McCormick, Ibanez. \"The ITK Software Guide: Introduction and Development Guidelines.\" Fourth Edition. Published by Kitware, Inc. 2015 ISBN: 9781-930934-27-6.\n\n### Specific software version\n\n[![DOI](https://zenodo.org/badge/800928.svg)](https://zenodo.org/badge/latestdoi/800928)\n\nOnce your work has been published, please create a pull request to add\nthe publication to the\n[ITKBibliography.bib](https://github.com/InsightSoftwareConsortium/insightsoftwareconsortium.org/blob/master/static/citations-visualization/ITKBibliography.bib)\nfile.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://itk.org/ITK/resources/software.html", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://itk.org/", "keywords": "ITK InsightToolkit segmentation registration image imaging", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "itk-registration", "package_url": "https://pypi.org/project/itk-registration/", "platform": "", "project_url": "https://pypi.org/project/itk-registration/", "project_urls": { "Download": "https://itk.org/ITK/resources/software.html", "Homepage": "https://itk.org/" }, "release_url": "https://pypi.org/project/itk-registration/5.2.1.post1/", "requires_dist": [ "itk-filtering (==5.2.1.post1)" ], "requires_python": "", "summary": "ITK is an open-source toolkit for multidimensional image analysis", "version": "5.2.1.post1", "yanked": false, "yanked_reason": null }, "last_serial": 13387633, "releases": { "4.12.0.post1": [ { "comment_text": "", "digests": { "md5": "bcba7e5db6cc41b73ffa1e6e8f640190", "sha256": "d1b17085882feac762a225bde842ca97c1faf3ca76cacfc1fa9d8e6ac68ac6d6" }, "downloads": -1, "filename": "itk_registration-4.12.0.post1-cp27-cp27m-macosx_10_6_x86_64.whl", "has_sig": true, "md5_digest": "bcba7e5db6cc41b73ffa1e6e8f640190", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 3737552, "upload_time": "2017-06-15T05:02:36", "upload_time_iso_8601": "2017-06-15T05:02:36.557840Z", "url": "https://files.pythonhosted.org/packages/59/9c/35398ba60efb2cb5224d44b0d41e0e4642b08072b1a9189e84258d15acc5/itk_registration-4.12.0.post1-cp27-cp27m-macosx_10_6_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2d662091ebab487bf734cbd76ff4df93", "sha256": "9944b8ee586fff48bd5b704261cab015de553df428ca42e303fa3b578f9d3001" }, "downloads": -1, "filename": "itk_registration-4.12.0.post1-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "2d662091ebab487bf734cbd76ff4df93", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 3613625, "upload_time": "2017-06-15T05:02:41", "upload_time_iso_8601": "2017-06-15T05:02:41.251676Z", "url": "https://files.pythonhosted.org/packages/99/f8/b331049e501012d01ab9c7b6719399fe1f7d5a6d7c07cbae5ceee25d1965/itk_registration-4.12.0.post1-cp27-cp27m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "055ef6c70f9723da68fce0783f613a49", "sha256": "7c526548f34463ab25bc064028f3981357dd85fa6017a0ad8e9e845a9f23cb2e" }, "downloads": -1, "filename": "itk_registration-4.12.0.post1-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "055ef6c70f9723da68fce0783f613a49", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 3613625, "upload_time": "2017-06-15T05:02:45", "upload_time_iso_8601": "2017-06-15T05:02:45.749739Z", "url": "https://files.pythonhosted.org/packages/19/2d/92d1a02102ee6167b36d28c9b534e6cae3f1136c67b26b5734380b5e2aaa/itk_registration-4.12.0.post1-cp27-cp27mu-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f82e68daa21fbbc2c42d06875c1e8abe", "sha256": "b3bdd26d92c5d43ad956ad5361578c27d2d94cd65ba86f6ce5e9db2b39455d21" }, "downloads": -1, "filename": "itk_registration-4.12.0.post1-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "f82e68daa21fbbc2c42d06875c1e8abe", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2141637, "upload_time": "2017-06-15T05:02:49", "upload_time_iso_8601": "2017-06-15T05:02:49.353625Z", "url": "https://files.pythonhosted.org/packages/77/b7/5998988c859a793a02c0570c3c966625ed69c121f90c465db0fe0ca5aba1/itk_registration-4.12.0.post1-cp27-cp27m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5cea14b628eef52113cb4c0e87e64d84", "sha256": "81a415e9397393526174b06daae5afda8862705dfadd5408a0fb6b3c875bdbbc" }, "downloads": -1, "filename": "itk_registration-4.12.0.post1-cp34-cp34m-macosx_10_6_x86_64.whl", "has_sig": true, "md5_digest": "5cea14b628eef52113cb4c0e87e64d84", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 3730033, "upload_time": "2017-06-15T05:02:54", "upload_time_iso_8601": "2017-06-15T05:02:54.311609Z", "url": "https://files.pythonhosted.org/packages/d4/7e/58cb875e265234831c881afed8864cb8e7a4c73c9f7e18a143788cac543a/itk_registration-4.12.0.post1-cp34-cp34m-macosx_10_6_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "eacf89c8c834605cae9fd99762041788", "sha256": "b7b1f000b18fc6c080c36b22b218488cbbb23667168f862087f3075bb868ef3e" }, "downloads": -1, "filename": "itk_registration-4.12.0.post1-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "eacf89c8c834605cae9fd99762041788", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 3611061, "upload_time": "2017-06-15T05:02:58", "upload_time_iso_8601": "2017-06-15T05:02:58.925401Z", "url": "https://files.pythonhosted.org/packages/a5/95/f2c186b1b685adbda1793ff9918c9bffa575991781f9d8d8b13c8867db8f/itk_registration-4.12.0.post1-cp34-cp34m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9f30f211949799751abea23f803e5740", "sha256": "5282ad672be49b945603669011ac6d820a325593f12c6d53bb00f919f3bdad24" }, "downloads": -1, "filename": "itk_registration-4.12.0.post1-cp35-cp35m-macosx_10_6_x86_64.whl", "has_sig": true, "md5_digest": "9f30f211949799751abea23f803e5740", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 3730205, "upload_time": "2017-06-15T05:03:04", "upload_time_iso_8601": "2017-06-15T05:03:04.132062Z", "url": "https://files.pythonhosted.org/packages/c1/c9/6479d2fc89f5cf3dc1add5e3f476ded3e4aa63539731fee5e9dc47a5fb4c/itk_registration-4.12.0.post1-cp35-cp35m-macosx_10_6_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "54267720f64f1a96045b16ca74068214", "sha256": "cef5cb3f02123b6d5b694489301e0df248f0df4d12b668f42cdedc0ca7588f0c" }, "downloads": -1, "filename": "itk_registration-4.12.0.post1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "54267720f64f1a96045b16ca74068214", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 3610872, "upload_time": "2017-06-15T05:03:09", "upload_time_iso_8601": "2017-06-15T05:03:09.327179Z", "url": "https://files.pythonhosted.org/packages/84/9d/ddc1e3f9a5b3858d88c9f28b3f3e8f90ae10f79d969c7030a8adbc463bae/itk_registration-4.12.0.post1-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "948a6e7bce71f2363ed37135d963b411", "sha256": "4aaba595c4074e6bdde95a04379659b64b04b8e1273c8961880eea05ecb9a0de" }, "downloads": -1, "filename": "itk_registration-4.12.0.post1-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "948a6e7bce71f2363ed37135d963b411", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2250328, "upload_time": "2017-06-15T05:03:13", "upload_time_iso_8601": "2017-06-15T05:03:13.677513Z", "url": "https://files.pythonhosted.org/packages/4e/84/3cc4b5b575bf886eb0ddcc56ffd9279155c33c4440f9e72f71a3184c38cc/itk_registration-4.12.0.post1-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e2cd84b16b388b2e6c843f408017be07", "sha256": "96a670300345c0758934013ae3193836cf180ba0b613a0901312e6b4644a6277" }, "downloads": -1, "filename": "itk_registration-4.12.0.post1-cp36-cp36m-macosx_10_6_x86_64.whl", "has_sig": true, "md5_digest": "e2cd84b16b388b2e6c843f408017be07", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 3730151, "upload_time": "2017-06-15T05:03:18", "upload_time_iso_8601": "2017-06-15T05:03:18.349461Z", "url": "https://files.pythonhosted.org/packages/84/59/7c5dd5add5cff02cd3b7227cae16aaefe81796ed83c90e3305dab15d7b95/itk_registration-4.12.0.post1-cp36-cp36m-macosx_10_6_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d7633c7259d622b8d687d4ff9d50e53e", "sha256": "5839e8660223d0519dd599f417986f2f870d10b50fd21a62e4fc662df36ee872" }, "downloads": -1, "filename": "itk_registration-4.12.0.post1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "d7633c7259d622b8d687d4ff9d50e53e", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 3610979, "upload_time": "2017-06-15T05:03:23", "upload_time_iso_8601": "2017-06-15T05:03:23.073646Z", "url": "https://files.pythonhosted.org/packages/33/8d/44b747fd2136e74ce5aa8d69ac33d64c69098791c89ba242a0c1493b1713/itk_registration-4.12.0.post1-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3ad31de134ad5d11c4ed8db2941fb7e3", "sha256": "9ca557da2ddb12c63e47bb96c073bc6b1f6108a8622cc6887fe8f4fb24912e10" }, "downloads": -1, "filename": "itk_registration-4.12.0.post1-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "3ad31de134ad5d11c4ed8db2941fb7e3", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2248097, "upload_time": "2017-06-15T05:03:28", "upload_time_iso_8601": "2017-06-15T05:03:28.536357Z", "url": "https://files.pythonhosted.org/packages/12/49/994842b1d271a1fe0dc7fd3d6cbd766f80bf22f26d55ef667d063f9f2783/itk_registration-4.12.0.post1-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "4.13.0": [ { "comment_text": "", "digests": { "md5": "23e7c8885482eb0bc71ad5b8a1c91a1d", "sha256": "920a63392cb5b16890ad429759bf97ff7e6bc1905eb8a833f398cd44b10f250f" }, "downloads": -1, "filename": "itk_registration-4.13.0-cp27-cp27m-macosx_10_6_x86_64.whl", "has_sig": true, "md5_digest": "23e7c8885482eb0bc71ad5b8a1c91a1d", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 4516867, "upload_time": "2017-12-21T03:52:53", "upload_time_iso_8601": "2017-12-21T03:52:53.188146Z", "url": "https://files.pythonhosted.org/packages/1f/c1/cb02980cfaf48c672861200f8e76d98830b1f7a5b6faaa894ebfe0616914/itk_registration-4.13.0-cp27-cp27m-macosx_10_6_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ef59933bc9082feeaa2bf679cccf4d34", "sha256": "314ad53d97f3eebc399056bc25c6b01c03a810174695c6706351a10326a4968e" }, "downloads": -1, "filename": "itk_registration-4.13.0-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "ef59933bc9082feeaa2bf679cccf4d34", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 4379902, "upload_time": "2017-12-21T03:53:00", "upload_time_iso_8601": "2017-12-21T03:53:00.522454Z", "url": "https://files.pythonhosted.org/packages/51/f0/a6844df6e311581342f26297b31491de0eaf47e2c7c2e664dfc5affc20cd/itk_registration-4.13.0-cp27-cp27m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4f57cc1ab209e6a14527617cf1ba6032", "sha256": "a7a4f0fb2676cd03a7f7d968f3cdfac66dc23f9692f9813bf74c66c5caad37c3" }, "downloads": -1, "filename": "itk_registration-4.13.0-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "4f57cc1ab209e6a14527617cf1ba6032", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 4379902, "upload_time": "2017-12-21T03:53:05", "upload_time_iso_8601": "2017-12-21T03:53:05.172205Z", "url": "https://files.pythonhosted.org/packages/b0/32/5ff6361a18a13841bfe12511a45bfee957f9a2cf367167729d3fd6c0e10f/itk_registration-4.13.0-cp27-cp27mu-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1fa3899db6e25eff07d6eccbc8a0cab1", "sha256": "fe01165bc758a38688b3764e0df4228daff2087a1e276695901455fb69a37288" }, "downloads": -1, "filename": "itk_registration-4.13.0-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "1fa3899db6e25eff07d6eccbc8a0cab1", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2307519, "upload_time": "2017-12-21T03:53:08", "upload_time_iso_8601": "2017-12-21T03:53:08.626441Z", "url": "https://files.pythonhosted.org/packages/31/8a/859c1cebada2aeff805ac9196ecdecdf4f09eb1e02caa68683b4c0a78b56/itk_registration-4.13.0-cp27-cp27m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "cf0e5819b82a33a23a996361291a101d", "sha256": "812cf40ea0019e6a2af10f75a747b8feeed55930a329eb35ddd412e52a37f8c5" }, "downloads": -1, "filename": "itk_registration-4.13.0-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "cf0e5819b82a33a23a996361291a101d", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 4376624, "upload_time": "2017-12-21T03:53:13", "upload_time_iso_8601": "2017-12-21T03:53:13.129768Z", "url": "https://files.pythonhosted.org/packages/20/55/30902e6cbe83a6cad5285f31d1467f3902592128012457b29e4c3bc895ca/itk_registration-4.13.0-cp34-cp34m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e2fe96dbc98e9ee3ead36390b5d83ce6", "sha256": "a4ee3ccb6e4699bd13b58b28590cecbe9f214e180d235c2bd1451b3747f05fdb" }, "downloads": -1, "filename": "itk_registration-4.13.0-cp35-cp35m-macosx_10_6_x86_64.whl", "has_sig": true, "md5_digest": "e2fe96dbc98e9ee3ead36390b5d83ce6", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 4511945, "upload_time": "2017-12-21T03:53:19", "upload_time_iso_8601": "2017-12-21T03:53:19.889921Z", "url": "https://files.pythonhosted.org/packages/75/a6/093762a53d7b67a2ee995ad12351eae3326edc7b7bfe1a87e678e0add9a8/itk_registration-4.13.0-cp35-cp35m-macosx_10_6_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f4fc4cc6ecf92454f6ce426fbc17d18a", "sha256": "fc6d8c74d581f7c5c03477bf61c4c5f32eb44b9373c01e348753bb999fa76427" }, "downloads": -1, "filename": "itk_registration-4.13.0-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "f4fc4cc6ecf92454f6ce426fbc17d18a", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 4376721, "upload_time": "2017-12-21T03:53:27", "upload_time_iso_8601": "2017-12-21T03:53:27.667131Z", "url": "https://files.pythonhosted.org/packages/ef/f6/6842f0fc3764ff9a52fabc2e4c875976857054aefff6ba4fea46fc6ae202/itk_registration-4.13.0-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1e4f23dc6385d7c6a2552c0c5da9b81a", "sha256": "e762d928cad7dd05cec65b11f769ad52cefad453ca8a5dc8dfdd8bc672c4ef12" }, "downloads": -1, "filename": "itk_registration-4.13.0-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "1e4f23dc6385d7c6a2552c0c5da9b81a", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2448705, "upload_time": "2017-12-21T03:53:32", "upload_time_iso_8601": "2017-12-21T03:53:32.219970Z", "url": "https://files.pythonhosted.org/packages/41/0f/04b694f8af50515f86f41071290362b72ce1b5f905eb583233f5b4f2339d/itk_registration-4.13.0-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b2aebdd6d46734682a0d87bbd1424913", "sha256": "020555d5f7a5a0628807d00716feef568bebffd3b2e07dc92cc7f63ec1a817b3" }, "downloads": -1, "filename": "itk_registration-4.13.0-cp36-cp36m-macosx_10_6_x86_64.whl", "has_sig": false, "md5_digest": "b2aebdd6d46734682a0d87bbd1424913", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4511836, "upload_time": "2017-12-24T00:08:27", "upload_time_iso_8601": "2017-12-24T00:08:27.812890Z", "url": "https://files.pythonhosted.org/packages/a1/5e/55ae9cb5b894132cef0cc2717f8798afad7b1019eb79c63cdbeb6314f881/itk_registration-4.13.0-cp36-cp36m-macosx_10_6_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "717c5d6f218716c3f20cf7a029077a7e", "sha256": "7185db515d9f969673e1737edf3860285473e31d11e32a97bfaf9879ae4c967d" }, "downloads": -1, "filename": "itk_registration-4.13.0-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "717c5d6f218716c3f20cf7a029077a7e", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4376742, "upload_time": "2017-12-21T03:53:38", "upload_time_iso_8601": "2017-12-21T03:53:38.168162Z", "url": "https://files.pythonhosted.org/packages/6a/31/e85d0e54d54d13a658f812a37b0e02fbe794995918e8b4510e5e4fca32e3/itk_registration-4.13.0-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8ee378e8cbe8df6b21bd59f427155980", "sha256": "84d74cb510e4c3fe42c22415132c45cad43019d2b85ac1acaa352a674b260803" }, "downloads": -1, "filename": "itk_registration-4.13.0-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "8ee378e8cbe8df6b21bd59f427155980", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2453445, "upload_time": "2017-12-21T03:53:49", "upload_time_iso_8601": "2017-12-21T03:53:49.804412Z", "url": "https://files.pythonhosted.org/packages/08/14/1a4770c151b74cc8d9ff6a1f8538cf76b562d19dee2df6b5588017da7a4d/itk_registration-4.13.0-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "4.13.1.post1": [ { "comment_text": "", "digests": { "md5": "1e9b66a78ed74257336c9193750fe0db", "sha256": "480cc4d21ca9da329bc915dfee56dfae8cdb851a564f6707e87af6a16b72833c" }, "downloads": -1, "filename": "itk_registration-4.13.1.post1-cp27-cp27m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "1e9b66a78ed74257336c9193750fe0db", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 4840165, "upload_time": "2018-08-11T17:05:50", "upload_time_iso_8601": "2018-08-11T17:05:50.791662Z", "url": "https://files.pythonhosted.org/packages/3a/67/2d865e4b543188c9150eb5e2625f67dfb23b013dc710623d3ed2864d7f94/itk_registration-4.13.1.post1-cp27-cp27m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "448e174cd07ce5b7bbe502e522e7ead2", "sha256": "cab48a4616574e00d38ccc45ff673cf68ec3c0987931ec9ddc9408fd31441a2c" }, "downloads": -1, "filename": "itk_registration-4.13.1.post1-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "448e174cd07ce5b7bbe502e522e7ead2", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 4642748, "upload_time": "2018-08-11T17:13:32", "upload_time_iso_8601": "2018-08-11T17:13:32.218806Z", "url": "https://files.pythonhosted.org/packages/11/c1/be4b4cdb392005264703e7130f363ec0aa1d8f411bfb1ffdca273a646d9d/itk_registration-4.13.1.post1-cp27-cp27m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "de1dd1fe1c97e83ab8d096d8d84baf04", "sha256": "3e88b31009a1a5a462e1b4281e3e4d18df5b381f732fc9585cbb95a897bd35c2" }, "downloads": -1, "filename": "itk_registration-4.13.1.post1-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "de1dd1fe1c97e83ab8d096d8d84baf04", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 4642748, "upload_time": "2018-08-11T17:13:35", "upload_time_iso_8601": "2018-08-11T17:13:35.639688Z", "url": "https://files.pythonhosted.org/packages/8c/0d/3c51efd03fc0607ece81bbeee29dece2822d411761eb1864ee392cbffd63/itk_registration-4.13.1.post1-cp27-cp27mu-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ccfbb074d1a6a3971fc658fe76b71c90", "sha256": "fe54f3377bb1730982365e7879d1abe5e037e8639a8fed2e16583d6542a13e33" }, "downloads": -1, "filename": "itk_registration-4.13.1.post1-cp27-cp27m-win_amd64.whl", "has_sig": false, "md5_digest": "ccfbb074d1a6a3971fc658fe76b71c90", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2557848, "upload_time": "2018-08-11T17:20:45", "upload_time_iso_8601": "2018-08-11T17:20:45.556853Z", "url": "https://files.pythonhosted.org/packages/4d/11/e9b8f02251d3e755fc37a283aa7354fb9b1f54c8c7990bc9253c96286b52/itk_registration-4.13.1.post1-cp27-cp27m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2014b3634733c48ad41d2c6dcc2c0b89", "sha256": "b9faef8295eb0d9a00367b34a55a2dff5408dd0c57900fe68b7783e8f30f8416" }, "downloads": -1, "filename": "itk_registration-4.13.1.post1-cp35-cp35m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "2014b3634733c48ad41d2c6dcc2c0b89", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 4835823, "upload_time": "2018-08-11T17:05:54", "upload_time_iso_8601": "2018-08-11T17:05:54.622599Z", "url": "https://files.pythonhosted.org/packages/27/a8/4c711fd28c1727b7b386ea2b2175462c093866157e21db1029a11e27552a/itk_registration-4.13.1.post1-cp35-cp35m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0b36b07d056728ca2a11dcefde97d844", "sha256": "b448cf290b5fd09fa08d46e21ce48fa66d4f22f4436b69e53c0fec85735c6e8b" }, "downloads": -1, "filename": "itk_registration-4.13.1.post1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "0b36b07d056728ca2a11dcefde97d844", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 4638191, "upload_time": "2018-08-11T17:13:39", "upload_time_iso_8601": "2018-08-11T17:13:39.232112Z", "url": "https://files.pythonhosted.org/packages/44/56/ce449c5cf193aa679c09d259f368d3fd677dd486fd8b24981510a26f2f47/itk_registration-4.13.1.post1-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "744ad0ae71e25644d7fb4d7333323bde", "sha256": "09b1a7d5a66ef33e1e24e7c6e183084a6015850ef0ac558d22bcb93667563e52" }, "downloads": -1, "filename": "itk_registration-4.13.1.post1-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "744ad0ae71e25644d7fb4d7333323bde", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2746713, "upload_time": "2018-08-11T17:20:48", "upload_time_iso_8601": "2018-08-11T17:20:48.342068Z", "url": "https://files.pythonhosted.org/packages/cb/15/66821d57dcf93ebf6e7da55929acb7ebee6683e31683f8e95223dad8f05c/itk_registration-4.13.1.post1-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e2049fd2478bf5bc45ec0219638c0304", "sha256": "543ead5c8cc95ff1ccd3da7c331287357da4ca80015f27c35191860efcb5dbb5" }, "downloads": -1, "filename": "itk_registration-4.13.1.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "e2049fd2478bf5bc45ec0219638c0304", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4835721, "upload_time": "2018-08-11T17:05:58", "upload_time_iso_8601": "2018-08-11T17:05:58.483841Z", "url": "https://files.pythonhosted.org/packages/ee/f8/771d2130d925a0ce4c6e7d115346793a11e319a8e937f9161dde8486cfc5/itk_registration-4.13.1.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "66102c82e42511c4f01283f1ea3cfbd7", "sha256": "853b8d14c73679b28fbcfe8d5add9a404fad2c0975f49bc912cc65d6293bbb94" }, "downloads": -1, "filename": "itk_registration-4.13.1.post1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "66102c82e42511c4f01283f1ea3cfbd7", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4638090, "upload_time": "2018-08-11T17:13:43", "upload_time_iso_8601": "2018-08-11T17:13:43.171269Z", "url": "https://files.pythonhosted.org/packages/44/bf/d3d900f3fb5f352179711d87f19a4e900f974ab2eccc2f121aec99999e3d/itk_registration-4.13.1.post1-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d1e0b8e1deb462855678d40d501cff10", "sha256": "bcbdf459077e4dcc3a6b9c58bf3938f653e7819603e075008da8c4be977d9cf2" }, "downloads": -1, "filename": "itk_registration-4.13.1.post1-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "d1e0b8e1deb462855678d40d501cff10", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2746038, "upload_time": "2018-08-11T17:20:51", "upload_time_iso_8601": "2018-08-11T17:20:51.476531Z", "url": "https://files.pythonhosted.org/packages/75/d0/0aa4cd5c8b23ca0819a3854cdf6fd17b2e3a36aa04e253d88ddb55da5e14/itk_registration-4.13.1.post1-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a4cd6ba22dbea81b5c4a2ae69c67a8b4", "sha256": "65bec22fbcfd6130cde56a789da82d5f7bae37546873b744c9a222f6fc9e4d09" }, "downloads": -1, "filename": "itk_registration-4.13.1.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "a4cd6ba22dbea81b5c4a2ae69c67a8b4", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 4835825, "upload_time": "2018-08-11T17:06:01", "upload_time_iso_8601": "2018-08-11T17:06:01.999343Z", "url": "https://files.pythonhosted.org/packages/4e/6b/cec9845cc40b31b9c24a77ac7534b01dd7033964f77d1908134421c68962/itk_registration-4.13.1.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "69f43a2e67f3b250bffc7cfd481596b4", "sha256": "458f4ab2fc9a6119511f22d99b81ef807a98ebc305ad5baec6f33af21c195bde" }, "downloads": -1, "filename": "itk_registration-4.13.1.post1-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "69f43a2e67f3b250bffc7cfd481596b4", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 4638039, "upload_time": "2018-08-11T17:13:46", "upload_time_iso_8601": "2018-08-11T17:13:46.477084Z", "url": "https://files.pythonhosted.org/packages/2d/97/e9879998b60cca3d5a4d5881a69494b27ebad5424e2c7af7aa387134abe4/itk_registration-4.13.1.post1-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d4d6234649b4f85357ba591105b305a4", "sha256": "40ddeb0ec14942dfa806b044c43feaef9c954631f9a556df182652eb482affbb" }, "downloads": -1, "filename": "itk_registration-4.13.1.post1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "d4d6234649b4f85357ba591105b305a4", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2748199, "upload_time": "2018-08-11T17:20:54", "upload_time_iso_8601": "2018-08-11T17:20:54.447496Z", "url": "https://files.pythonhosted.org/packages/e9/76/e71f4d94283120234d8c85cae8658d609a381798461c61e8268b2cbfc065/itk_registration-4.13.1.post1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "4.13.2": [ { "comment_text": "", "digests": { "md5": "931fd55962ba2825185b0db019e7bcac", "sha256": "5235f98c343b0b54e827c406725395cfaa8f122f12f1afd8f2f88b8ce5d01640" }, "downloads": -1, "filename": "itk_registration-4.13.2-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "931fd55962ba2825185b0db019e7bcac", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 4642641, "upload_time": "2019-03-06T01:35:44", "upload_time_iso_8601": "2019-03-06T01:35:44.379130Z", "url": "https://files.pythonhosted.org/packages/a4/3f/1cdb2f5a8215920fb531002243f7961e33ff814916496857568b05046124/itk_registration-4.13.2-cp27-cp27m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ee1499a7f2a612e6f3952465568b9ad8", "sha256": "d1830aa4e4366c9bedda610000c164e23c0c9232b50bba260ea959bba0bd2bdd" }, "downloads": -1, "filename": "itk_registration-4.13.2-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "ee1499a7f2a612e6f3952465568b9ad8", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 4642641, "upload_time": "2019-03-06T01:35:47", "upload_time_iso_8601": "2019-03-06T01:35:47.508518Z", "url": "https://files.pythonhosted.org/packages/a9/b4/ec319d2d22039eb1a3c31dc590410527d8034145d091829876bf30de3372/itk_registration-4.13.2-cp27-cp27mu-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0389dc06add7bf510daeea77dffd0883", "sha256": "0e970eea305756bffe2e909d13905e09ed53f8d0fe213b1cc27896781b09b9f0" }, "downloads": -1, "filename": "itk_registration-4.13.2-cp27-cp27m-win_amd64.whl", "has_sig": false, "md5_digest": "0389dc06add7bf510daeea77dffd0883", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2561865, "upload_time": "2019-03-06T00:47:13", "upload_time_iso_8601": "2019-03-06T00:47:13.322896Z", "url": "https://files.pythonhosted.org/packages/45/fd/2195c0d1961dbce1f8da3254eae397ac6aae3bce5fba61b0ac56451b3e7f/itk_registration-4.13.2-cp27-cp27m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "477ce9d8d667af3f4c4d5aed51956827", "sha256": "d524bf4902283896d3c219241c67ea160663dfe34ad1cdfa7cc4ef0e287704b7" }, "downloads": -1, "filename": "itk_registration-4.13.2-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "477ce9d8d667af3f4c4d5aed51956827", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 4638151, "upload_time": "2019-03-06T01:35:50", "upload_time_iso_8601": "2019-03-06T01:35:50.313086Z", "url": "https://files.pythonhosted.org/packages/b2/04/0880a8878fcb9c240e757e567d82e65a543632d83129c739a66b4f1d8a89/itk_registration-4.13.2-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f85360d645ab0717eb90e1b60cafce9c", "sha256": "55cd6d6f189028bf50e5191e051e3cd62210f62dca5af027e6980005e0460103" }, "downloads": -1, "filename": "itk_registration-4.13.2-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "f85360d645ab0717eb90e1b60cafce9c", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2751043, "upload_time": "2019-03-06T00:47:16", "upload_time_iso_8601": "2019-03-06T00:47:16.186214Z", "url": "https://files.pythonhosted.org/packages/10/b0/a540e652d4cafea8edb331cc24144a72bf5e3f0ff2fbf90f3c61b1afce8c/itk_registration-4.13.2-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f360806463b597808718803207e635b0", "sha256": "f3f1af76d92ee7ea738ad2e5c40a035588362291b95da4c68b62f455c2825a55" }, "downloads": -1, "filename": "itk_registration-4.13.2-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "f360806463b597808718803207e635b0", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4638106, "upload_time": "2019-03-06T01:35:52", "upload_time_iso_8601": "2019-03-06T01:35:52.872561Z", "url": "https://files.pythonhosted.org/packages/b0/f5/3b1707efdacab8c07a12951ce633071c66197b6681b9a98950f95a214f1f/itk_registration-4.13.2-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "41888a00d44fff5bfefb193703f7373a", "sha256": "98a61a8d1a63813d889d4e9509be30d73f48374c5f22ef1e8e386ad608ca835b" }, "downloads": -1, "filename": "itk_registration-4.13.2-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "41888a00d44fff5bfefb193703f7373a", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2486042, "upload_time": "2019-03-06T00:47:19", "upload_time_iso_8601": "2019-03-06T00:47:19.166943Z", "url": "https://files.pythonhosted.org/packages/49/d8/8a2a2710e8657c83304e28c7e110ebfca1aee13d0fa0292599b9137c619a/itk_registration-4.13.2-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "fa6677965c2cbaf3a878998714a4b0a2", "sha256": "f91b178a42021897a2d80e5ffe978cc224f76c72df2e219f73a55d49b341b3d4" }, "downloads": -1, "filename": "itk_registration-4.13.2-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "fa6677965c2cbaf3a878998714a4b0a2", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 4638052, "upload_time": "2019-03-06T01:35:55", "upload_time_iso_8601": "2019-03-06T01:35:55.658247Z", "url": "https://files.pythonhosted.org/packages/cb/31/343e1140f77fc01148d4962a2ee0d9814caa3095cb1aabd7c11d2308b7bf/itk_registration-4.13.2-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "86fcde3b694d5fb4396eae25f01d2cc2", "sha256": "b0cdfd204b61a1cbb3df290fefb74bb767e503297fd77021c4a7bfb8f3c91e1b" }, "downloads": -1, "filename": "itk_registration-4.13.2-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "86fcde3b694d5fb4396eae25f01d2cc2", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2485559, "upload_time": "2019-03-06T00:47:21", "upload_time_iso_8601": "2019-03-06T00:47:21.966335Z", "url": "https://files.pythonhosted.org/packages/a5/4c/76fdcfb134006f2758ab2e26e98884c938c338929f31832a583f4c7bf066/itk_registration-4.13.2-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "4.13.2.post1": [ { "comment_text": "", "digests": { "md5": "37a6339e6c351f7e75e66a02eb0c00e6", "sha256": "842b2fd0c71d5a915667689a20019f9536db3a032b7e55c04921b854b77bc561" }, "downloads": -1, "filename": "itk_registration-4.13.2.post1-cp27-cp27m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "37a6339e6c351f7e75e66a02eb0c00e6", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 4503645, "upload_time": "2019-03-21T21:58:10", "upload_time_iso_8601": "2019-03-21T21:58:10.725782Z", "url": "https://files.pythonhosted.org/packages/2b/94/fd28d61ae177f9abfde8a09a9e3a815394658cfe5d4e57e17c7213b281ec/itk_registration-4.13.2.post1-cp27-cp27m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a33cd4bbe2507ae304cb10b2c3a19f0a", "sha256": "c80e4f1d2d66b2e30c78fffa6ea8a3de262b345ada5195b450780648f3cbb6b3" }, "downloads": -1, "filename": "itk_registration-4.13.2.post1-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "a33cd4bbe2507ae304cb10b2c3a19f0a", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 4642697, "upload_time": "2019-03-21T21:58:15", "upload_time_iso_8601": "2019-03-21T21:58:15.385173Z", "url": "https://files.pythonhosted.org/packages/68/63/326bac99a83db3b06ed1e5116279d972380276939231246ecf4f03bc7254/itk_registration-4.13.2.post1-cp27-cp27m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "484ffc1e872026bcc325c34ec3f99993", "sha256": "303cf8dffdb4cc237033f6b3c65fdc0116290ae0788226b40606599156cb9a7c" }, "downloads": -1, "filename": "itk_registration-4.13.2.post1-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "484ffc1e872026bcc325c34ec3f99993", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 4642698, "upload_time": "2019-03-21T21:58:20", "upload_time_iso_8601": "2019-03-21T21:58:20.987760Z", "url": "https://files.pythonhosted.org/packages/04/38/9d2724ffb9449ab06c19e5bf0e044b2a47df1bd0ba65374dc2791c7be3f1/itk_registration-4.13.2.post1-cp27-cp27mu-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "66c81c71cff2265b6b0226392dfc9ccb", "sha256": "e1e072881ed001353e079d151f1a301ce7bbf121a343c3c17c396e1de73ac633" }, "downloads": -1, "filename": "itk_registration-4.13.2.post1-cp27-cp27m-win_amd64.whl", "has_sig": false, "md5_digest": "66c81c71cff2265b6b0226392dfc9ccb", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2557761, "upload_time": "2019-03-21T21:58:24", "upload_time_iso_8601": "2019-03-21T21:58:24.197433Z", "url": "https://files.pythonhosted.org/packages/dc/55/d0afb218d89b6f7e47dbf69988dc264ba633d1f9bb6aa048a91c9a9f5019/itk_registration-4.13.2.post1-cp27-cp27m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7c605bda09210ca1deac78c7fe995c7f", "sha256": "b04329691d44307c6d26a08e0e22b2d6585b2a29062178debfe19f42f73c53bb" }, "downloads": -1, "filename": "itk_registration-4.13.2.post1-cp35-cp35m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "7c605bda09210ca1deac78c7fe995c7f", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 4496190, "upload_time": "2019-03-21T21:58:28", "upload_time_iso_8601": "2019-03-21T21:58:28.277629Z", "url": "https://files.pythonhosted.org/packages/75/82/81695cf51f6dd3a33995019e79e2a7717183a81e9dd5b60e75b518d2b01f/itk_registration-4.13.2.post1-cp35-cp35m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e99f10ae4dae25daeb6ead8c312222ab", "sha256": "7624e5fcbb56437ee5d3efb3f4e5026ebf396fdbadcde54d0870a84f0436dcb8" }, "downloads": -1, "filename": "itk_registration-4.13.2.post1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "e99f10ae4dae25daeb6ead8c312222ab", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 4638115, "upload_time": "2019-03-21T21:58:33", "upload_time_iso_8601": "2019-03-21T21:58:33.005652Z", "url": "https://files.pythonhosted.org/packages/61/7f/516b268829d17b26a9efc62e7cfcdde24377e1fb03e03bde17959dac6917/itk_registration-4.13.2.post1-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "fee28a0948da03ce12efcc2d6a41b3cd", "sha256": "ae5b00e30e6b05a3a2a5a5a2f03897fdbf0604822be06634abeab73331b04832" }, "downloads": -1, "filename": "itk_registration-4.13.2.post1-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "fee28a0948da03ce12efcc2d6a41b3cd", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2747225, "upload_time": "2019-03-21T21:58:36", "upload_time_iso_8601": "2019-03-21T21:58:36.163978Z", "url": "https://files.pythonhosted.org/packages/50/98/185234ad6df08fcbfc3aacfad4d53d475bdf7bf088fcbd6583da6dd5802a/itk_registration-4.13.2.post1-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8c38d36c69acc8f68b9259b00d590548", "sha256": "857a8540c903dd4132cc9b40e27b2752ee6c6cc3a24fb70db4a8fa3192dcbe95" }, "downloads": -1, "filename": "itk_registration-4.13.2.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "8c38d36c69acc8f68b9259b00d590548", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4496188, "upload_time": "2019-03-21T21:58:39", "upload_time_iso_8601": "2019-03-21T21:58:39.984483Z", "url": "https://files.pythonhosted.org/packages/d7/d9/e994b0db926771b1f04ed9d76105ab720b1754727345acedde6ba2ce84b0/itk_registration-4.13.2.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b4c2b47f461364ab95ebbefe33b3d31c", "sha256": "a1aa3d724b439100ec33c25c37bb11327db9f2dffbf251528dc2e21f3ca37808" }, "downloads": -1, "filename": "itk_registration-4.13.2.post1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "b4c2b47f461364ab95ebbefe33b3d31c", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4638153, "upload_time": "2019-03-21T21:58:44", "upload_time_iso_8601": "2019-03-21T21:58:44.435345Z", "url": "https://files.pythonhosted.org/packages/e6/e4/5c22760044f56e4e5e4a6b39df5673793297c0adb1f01e8e5929a973b6f3/itk_registration-4.13.2.post1-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "dd275b1ce54694851104e67159e933d5", "sha256": "e45ec31e423ed8f11df6bdee2df376d53cd2cf953516eb51cd2dde4fd627d3c3" }, "downloads": -1, "filename": "itk_registration-4.13.2.post1-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "dd275b1ce54694851104e67159e933d5", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2481872, "upload_time": "2019-03-21T21:58:47", "upload_time_iso_8601": "2019-03-21T21:58:47.341504Z", "url": "https://files.pythonhosted.org/packages/16/6d/d74985570515773c7fa71923249bbc3d4a718e8d3d04520b054c268e6f4d/itk_registration-4.13.2.post1-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4b70a09fc80bd5b367221d9c37dcf8f8", "sha256": "377dc1877f0866197b8a7bc6e8d3d3f8c7585a4717295a92ee87c5bb43a4f14a" }, "downloads": -1, "filename": "itk_registration-4.13.2.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "4b70a09fc80bd5b367221d9c37dcf8f8", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 4496381, "upload_time": "2019-03-21T21:58:51", "upload_time_iso_8601": "2019-03-21T21:58:51.572642Z", "url": "https://files.pythonhosted.org/packages/a3/6f/9a4583e8861d0ab91e851c29c5ffc2725ee5a25e616489e1bb2d92c73553/itk_registration-4.13.2.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4d95fd6f61a1f4c16453da1d96c1366a", "sha256": "b22e60b7f79bda51aed4e906c9b68bdd30dc1ef2c17b4ce37fe725c73ce66ae4" }, "downloads": -1, "filename": "itk_registration-4.13.2.post1-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "4d95fd6f61a1f4c16453da1d96c1366a", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 4638061, "upload_time": "2019-03-21T21:58:56", "upload_time_iso_8601": "2019-03-21T21:58:56.081914Z", "url": "https://files.pythonhosted.org/packages/54/f7/12497772d2607c433c560576663703cc46e486357b4dd6f06e7a1c20e555/itk_registration-4.13.2.post1-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f1c07a7e067b159ec12c2b779d5dae08", "sha256": "9fdb016cf780d71fbd6125a83cada4fbdd10f6ed2c601d367b073bbe1be671ef" }, "downloads": -1, "filename": "itk_registration-4.13.2.post1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "f1c07a7e067b159ec12c2b779d5dae08", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2481348, "upload_time": "2019-03-21T21:58:59", "upload_time_iso_8601": "2019-03-21T21:58:59.199282Z", "url": "https://files.pythonhosted.org/packages/1d/d2/9e7f6f7938cfe49c6a6ffb52cebf358bff7f14c5a5fe62d367c4b9317319/itk_registration-4.13.2.post1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.0.0": [ { "comment_text": "", "digests": { "md5": "5d92f08c2044352cae0dc49d913d7147", "sha256": "2768bad24c0ad90cee37af02243e6db2c4e27c844f98ff6b528b62d361074809" }, "downloads": -1, "filename": "itk_registration-5.0.0-cp27-cp27m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "5d92f08c2044352cae0dc49d913d7147", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 10110915, "upload_time": "2019-05-23T03:14:11", "upload_time_iso_8601": "2019-05-23T03:14:11.073320Z", "url": "https://files.pythonhosted.org/packages/53/0a/a3b8e63ebdea90c0bbc130e894dba66868898ed114e7fca73a46f46bf6d1/itk_registration-5.0.0-cp27-cp27m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4e7542f05c04e1dd78c3f74af406ab5c", "sha256": "8107c086762542cbdc8869db9b9ac512731865ae977647c55433ba4255768e23" }, "downloads": -1, "filename": "itk_registration-5.0.0-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "4e7542f05c04e1dd78c3f74af406ab5c", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 11123363, "upload_time": "2019-05-23T03:14:15", "upload_time_iso_8601": "2019-05-23T03:14:15.883926Z", "url": "https://files.pythonhosted.org/packages/aa/ce/56ed53339e1697a0a7c1357f4979aacc55d6a880584468dd273c90e4c43b/itk_registration-5.0.0-cp27-cp27m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "506690924737df1fd9332b720ea8d395", "sha256": "a82aa9a7664a869755e6a46e2e58baab7478c75e60433ffdb9aaf1c9d440f5e1" }, "downloads": -1, "filename": "itk_registration-5.0.0-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "506690924737df1fd9332b720ea8d395", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 11123365, "upload_time": "2019-05-23T03:14:20", "upload_time_iso_8601": "2019-05-23T03:14:20.371757Z", "url": "https://files.pythonhosted.org/packages/9c/fe/8a98f25a182a7f496832e6433a275158723af97f96866e2ae0919e61c997/itk_registration-5.0.0-cp27-cp27mu-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "00be80c04dc327f39daae109b0f1e9e0", "sha256": "f987a699f26f33cab2d8c7429d2fb43ee14fa26f4414b9b04aec15ea66d5d008" }, "downloads": -1, "filename": "itk_registration-5.0.0-cp35-cp35m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "00be80c04dc327f39daae109b0f1e9e0", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 10121291, "upload_time": "2019-05-23T03:14:27", "upload_time_iso_8601": "2019-05-23T03:14:27.651889Z", "url": "https://files.pythonhosted.org/packages/3d/fa/790a07bb81d4668a33d061d32e67212565d80f98fa34b779db1f8e270642/itk_registration-5.0.0-cp35-cp35m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "38a92b2b93be0a8db21e46c9cc4b4ffe", "sha256": "1668ccdb626f4e35a9a25bb34a7c1018115b30344fa8a40b6e1e1b662ed968fc" }, "downloads": -1, "filename": "itk_registration-5.0.0-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "38a92b2b93be0a8db21e46c9cc4b4ffe", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 11124344, "upload_time": "2019-05-23T03:14:32", "upload_time_iso_8601": "2019-05-23T03:14:32.811939Z", "url": "https://files.pythonhosted.org/packages/44/50/fab9b0b28c90c3679779bd2b65a1a2d86123af364058f5d2013f3fa483ae/itk_registration-5.0.0-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d2cb0d277de1bc0c5c7cf2321cba9774", "sha256": "347996454a8b307e13467fc760990f808fb6f80dd9bc18879b2fcf329936ce80" }, "downloads": -1, "filename": "itk_registration-5.0.0-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "d2cb0d277de1bc0c5c7cf2321cba9774", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 5165817, "upload_time": "2019-05-23T03:14:36", "upload_time_iso_8601": "2019-05-23T03:14:36.373516Z", "url": "https://files.pythonhosted.org/packages/a2/85/e9a4948fd8049c96677ea8395ea06bd1e1252b7c5846c8d89879780c9a9f/itk_registration-5.0.0-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "47dacad9677338b4b1f161bbde2610bd", "sha256": "91820a9395d055f7400afaebd00aa0734d8cf58f43f4ab19d095bcc54a80c1ca" }, "downloads": -1, "filename": "itk_registration-5.0.0-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "47dacad9677338b4b1f161bbde2610bd", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 10121134, "upload_time": "2019-05-23T03:14:40", "upload_time_iso_8601": "2019-05-23T03:14:40.289830Z", "url": "https://files.pythonhosted.org/packages/b0/d7/5120679dd1c33fb51c087d528de2eccf6e0b9b1bf53e8fa8be6c9f8120a8/itk_registration-5.0.0-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d601b389a43005e73cf46bdc6ee01e1d", "sha256": "a854b2089031bc43a4c86e142b2c4ef4a629fea89116aeeb6b25c6261f976277" }, "downloads": -1, "filename": "itk_registration-5.0.0-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "d601b389a43005e73cf46bdc6ee01e1d", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 11124282, "upload_time": "2019-05-23T03:14:46", "upload_time_iso_8601": "2019-05-23T03:14:46.570876Z", "url": "https://files.pythonhosted.org/packages/c8/73/aa809bcc3325bf7b4721fe80b1edcc76be9d4609d645f14048c39cb457a2/itk_registration-5.0.0-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "85d80e288b1624bebff4f93a0a30f440", "sha256": "32c6165409382e7157dba3d68fc533c11610bfe52e130a5d6efde2b847874fff" }, "downloads": -1, "filename": "itk_registration-5.0.0-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "85d80e288b1624bebff4f93a0a30f440", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4543959, "upload_time": "2019-05-23T03:14:50", "upload_time_iso_8601": "2019-05-23T03:14:50.688955Z", "url": "https://files.pythonhosted.org/packages/ae/29/f2ab60718ba69245ba7f545e790639caa03dadc820856d22956c3e51de3e/itk_registration-5.0.0-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3e497a6823aa2512773ea00b2c130e95", "sha256": "8cbd0f1816d4c47df3f99f6686f79efdf64662fde4f8be504495b91166e9a689" }, "downloads": -1, "filename": "itk_registration-5.0.0-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "3e497a6823aa2512773ea00b2c130e95", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 10121335, "upload_time": "2019-05-23T03:14:54", "upload_time_iso_8601": "2019-05-23T03:14:54.947823Z", "url": "https://files.pythonhosted.org/packages/c1/30/2acdee6bf52698add3f26e6cc1b453488570f2efbe3076b65eb8a5e2b52a/itk_registration-5.0.0-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8bff27f4578d460aa44e12aaca39bd39", "sha256": "82b346d2db1354ca208e7e39b3b79570d9e0f2a2d824babdc4821d75df86eff9" }, "downloads": -1, "filename": "itk_registration-5.0.0-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "8bff27f4578d460aa44e12aaca39bd39", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 11124517, "upload_time": "2019-05-23T03:14:59", "upload_time_iso_8601": "2019-05-23T03:14:59.884074Z", "url": "https://files.pythonhosted.org/packages/b9/4c/b724ed61226664c37a1024d731526418996b8342beaae09afa814958e199/itk_registration-5.0.0-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "857f9e5096a3fb48f5fe99ce9171b0eb", "sha256": "53e73c60d0a26acc9d7c5866bd00b844d2c0f595f04bd706611990798e070b0e" }, "downloads": -1, "filename": "itk_registration-5.0.0-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "857f9e5096a3fb48f5fe99ce9171b0eb", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 4542354, "upload_time": "2019-05-23T03:15:03", "upload_time_iso_8601": "2019-05-23T03:15:03.328993Z", "url": "https://files.pythonhosted.org/packages/2e/63/a709a0e38be6fdc568dfc73d0ab95f37a61ea919ae2153e79a7cb84c53a1/itk_registration-5.0.0-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.0.0.post1": [ { "comment_text": "", "digests": { "md5": "8f5c29736f6e35b41da6779b1134037b", "sha256": "67523dfb1d9d30660b45438bdb8d5566ef06d95fa9c4df59dc88d85762705a68" }, "downloads": -1, "filename": "itk_registration-5.0.0.post1-cp27-cp27m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "8f5c29736f6e35b41da6779b1134037b", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 10115341, "upload_time": "2019-06-07T22:47:52", "upload_time_iso_8601": "2019-06-07T22:47:52.810989Z", "url": "https://files.pythonhosted.org/packages/37/d2/42693e781000d66c1c37b0cc8523b342820a2b85af9c4059c4bc64158312/itk_registration-5.0.0.post1-cp27-cp27m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "70320394bea6ecc2f4afe551c776e8f3", "sha256": "22b4a30dc025ea32c83248f8c5e2cc4444da650056be7b27c226d24623d69dad" }, "downloads": -1, "filename": "itk_registration-5.0.0.post1-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "70320394bea6ecc2f4afe551c776e8f3", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 11123416, "upload_time": "2019-06-07T22:47:57", "upload_time_iso_8601": "2019-06-07T22:47:57.461895Z", "url": "https://files.pythonhosted.org/packages/7c/41/03ae8c4e6595c5507b768521a9f6f84a0c7b4547d0f6ed0ec261e9087281/itk_registration-5.0.0.post1-cp27-cp27m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "20aadc83a66ec32262cc200323aee912", "sha256": "6eecc1276fbdafebc8e02c5e1255a68c230fe4008a93a7801b1eab84c565950a" }, "downloads": -1, "filename": "itk_registration-5.0.0.post1-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "20aadc83a66ec32262cc200323aee912", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 11123417, "upload_time": "2019-06-07T22:48:02", "upload_time_iso_8601": "2019-06-07T22:48:02.492067Z", "url": "https://files.pythonhosted.org/packages/92/7a/f41c79b85ed03b64106b5d19860abcaafe52a72ded08014474f9e5d45445/itk_registration-5.0.0.post1-cp27-cp27mu-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ba41f6555f3d020b1d084b37d2d18c6b", "sha256": "c6b12d1af306d4ff80006712947eb75a1c5b28ba65d0446b0b518a2c2eaaedb1" }, "downloads": -1, "filename": "itk_registration-5.0.0.post1-cp35-cp35m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "ba41f6555f3d020b1d084b37d2d18c6b", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 10118518, "upload_time": "2019-06-07T22:48:07", "upload_time_iso_8601": "2019-06-07T22:48:07.823402Z", "url": "https://files.pythonhosted.org/packages/2e/8a/1c7493ff812edc3d29da75f3b7eb2fd3099c85c19e731e6160d915d4c8ac/itk_registration-5.0.0.post1-cp35-cp35m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f5adf66fa8b68e12ff5b3489f833f5cc", "sha256": "60fdfd52aa3af34ea4599bef04e88cbad681f5d3a301cb0de481b373789243a8" }, "downloads": -1, "filename": "itk_registration-5.0.0.post1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "f5adf66fa8b68e12ff5b3489f833f5cc", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 11124566, "upload_time": "2019-06-07T22:48:12", "upload_time_iso_8601": "2019-06-07T22:48:12.942179Z", "url": "https://files.pythonhosted.org/packages/4f/0b/8f382eec145d523d369a0329d10e33f10924a54ff7f2ce47b305aaf8fc46/itk_registration-5.0.0.post1-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e0f05afc5c09ccb22d721e87b1670657", "sha256": "167db71beb2cabb2eb7063f4df2fbdec0a5b7eb27418ddcd221ae64f29963c0a" }, "downloads": -1, "filename": "itk_registration-5.0.0.post1-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "e0f05afc5c09ccb22d721e87b1670657", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 5166625, "upload_time": "2019-06-07T22:48:17", "upload_time_iso_8601": "2019-06-07T22:48:17.284649Z", "url": "https://files.pythonhosted.org/packages/d7/da/6f4872308cae26918987b82e65da6812a628de2d3a878f61fe1618fb3893/itk_registration-5.0.0.post1-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "32b392be0a67d70b80045ddbebd3864a", "sha256": "ec91e39795018f9ea4753a1d5e3f7d2c0c016d04bfaed1ea9dc47424e75843d8" }, "downloads": -1, "filename": "itk_registration-5.0.0.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "32b392be0a67d70b80045ddbebd3864a", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 10118582, "upload_time": "2019-06-07T22:48:21", "upload_time_iso_8601": "2019-06-07T22:48:21.682706Z", "url": "https://files.pythonhosted.org/packages/1b/0b/68d23ecc7506ed2f29db914c527e383c052f948566a4159f056504eca6c6/itk_registration-5.0.0.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5dfb5a72cdb56815d5b67e52fd01d76c", "sha256": "659b5b590da5519c6c0f2f2aefc1f374135d06fa68dc60010c39b21cbc9332cf" }, "downloads": -1, "filename": "itk_registration-5.0.0.post1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "5dfb5a72cdb56815d5b67e52fd01d76c", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 11124579, "upload_time": "2019-06-07T22:48:26", "upload_time_iso_8601": "2019-06-07T22:48:26.740333Z", "url": "https://files.pythonhosted.org/packages/01/4d/c8e357dcc5542ff1ff5f81c15059ffa1abca40c12151b8294a6b938c0505/itk_registration-5.0.0.post1-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d0963b36ac2a0acf4c8a948f3fa60128", "sha256": "b6c344c592a941bdd31d5ca83526a5e503affeb451ba5021e6cdd30513dd301e" }, "downloads": -1, "filename": "itk_registration-5.0.0.post1-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "d0963b36ac2a0acf4c8a948f3fa60128", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4545024, "upload_time": "2019-06-07T22:48:30", "upload_time_iso_8601": "2019-06-07T22:48:30.572336Z", "url": "https://files.pythonhosted.org/packages/d6/b0/a8b814274cdac49e2b1060fcaf455f8542a14d53f2ea40f102e1b58621d3/itk_registration-5.0.0.post1-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "eabdbf9a91e7823aec7c3ca92f769ce1", "sha256": "ae8807ddc1d5d10fd2ab941db3c6b69ddfe4c01106c7a0b7260682166748495a" }, "downloads": -1, "filename": "itk_registration-5.0.0.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "eabdbf9a91e7823aec7c3ca92f769ce1", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 10118689, "upload_time": "2019-06-07T22:48:35", "upload_time_iso_8601": "2019-06-07T22:48:35.587348Z", "url": "https://files.pythonhosted.org/packages/39/4d/b2de09db17d44402d722c17c8d13f002f72dbf3cfb5a7f9c0dae068bc83d/itk_registration-5.0.0.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1afeb67be16f50687a01f888db7b467d", "sha256": "680db215f3851c378791dbbe8e605e282cef38969c8044e9dab123c86b70dd66" }, "downloads": -1, "filename": "itk_registration-5.0.0.post1-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "1afeb67be16f50687a01f888db7b467d", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 11124525, "upload_time": "2019-06-07T22:48:40", "upload_time_iso_8601": "2019-06-07T22:48:40.994667Z", "url": "https://files.pythonhosted.org/packages/35/97/927ab296fa14e19eabf8ec401984ff49d50913ac77d0652ffd410d81c72f/itk_registration-5.0.0.post1-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "38d1db35a61d255bac060ad4f761eb02", "sha256": "64ef183f14c821b69bf41028e8af4cead4556cb433597fbe46423d0b9f97c1f1" }, "downloads": -1, "filename": "itk_registration-5.0.0.post1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "38d1db35a61d255bac060ad4f761eb02", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 4543121, "upload_time": "2019-06-07T22:48:44", "upload_time_iso_8601": "2019-06-07T22:48:44.474424Z", "url": "https://files.pythonhosted.org/packages/8b/07/ad0c2ccd9bb1d973167d14487f633e0ff5ccdd5467a0b07cf372ab9cfb60/itk_registration-5.0.0.post1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.0.1": [ { "comment_text": "", "digests": { "md5": "ce58ed9e404801a9628faf04bb24b092", "sha256": "be6be6b26af8ee41985ce14b2a341c67babdabc396c7acd1ef466ff0dec80f70" }, "downloads": -1, "filename": "itk_registration-5.0.1-cp27-cp27m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "ce58ed9e404801a9628faf04bb24b092", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 8688535, "upload_time": "2019-07-24T21:52:59", "upload_time_iso_8601": "2019-07-24T21:52:59.597949Z", "url": "https://files.pythonhosted.org/packages/4d/bb/0d701bf3c5e9ddd86695e986b18e33852e078a197cce34af71ff7131d1ba/itk_registration-5.0.1-cp27-cp27m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e788f298f9ebc7d6cd00b865248057af", "sha256": "85f73f78f92f50ec03fe661b5f8d46c43996b9d3a5823fe4a2781af7233efe32" }, "downloads": -1, "filename": "itk_registration-5.0.1-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "e788f298f9ebc7d6cd00b865248057af", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 11138955, "upload_time": "2019-07-24T21:53:04", "upload_time_iso_8601": "2019-07-24T21:53:04.277029Z", "url": "https://files.pythonhosted.org/packages/75/90/773fcae5eccfc0f3592f20998d3dea916f11de81af95543d63f7e9efbe28/itk_registration-5.0.1-cp27-cp27m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ab5ee9f72052d3bf9e017fbf790c55ba", "sha256": "182491ffb5fd16cc573d90057f36c554a133be7d52e7eb0f37d135a77e5e5bf9" }, "downloads": -1, "filename": "itk_registration-5.0.1-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "ab5ee9f72052d3bf9e017fbf790c55ba", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 11138955, "upload_time": "2019-07-24T21:53:09", "upload_time_iso_8601": "2019-07-24T21:53:09.161123Z", "url": "https://files.pythonhosted.org/packages/a2/f2/fb90f066ae6adf299dc4fd9dd9639e322e61f81c3db14bf6c6fce89265bb/itk_registration-5.0.1-cp27-cp27mu-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0c6b3db55a52884d89fd07282fc51258", "sha256": "0a509ab2dbf43cb21a5672846e5b0245986e61bd00f714b149e320fd299ab74b" }, "downloads": -1, "filename": "itk_registration-5.0.1-cp35-cp35m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "0c6b3db55a52884d89fd07282fc51258", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 8681820, "upload_time": "2019-07-24T21:53:13", "upload_time_iso_8601": "2019-07-24T21:53:13.118783Z", "url": "https://files.pythonhosted.org/packages/ce/42/19b4d862da1aca34b5295c851b2d57e2545d4cae65786f8dace1b7cff88d/itk_registration-5.0.1-cp35-cp35m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "09772a141090b9d729f0e0d6cbdc65ca", "sha256": "808aef1ff9a2e6110f116ad3c442dd33ce48219d0254011d85e3ada573f22830" }, "downloads": -1, "filename": "itk_registration-5.0.1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "09772a141090b9d729f0e0d6cbdc65ca", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 11137118, "upload_time": "2019-07-24T21:53:18", "upload_time_iso_8601": "2019-07-24T21:53:18.031384Z", "url": "https://files.pythonhosted.org/packages/01/af/cc80f927d9ade8a1f0cc86d7c5ebd04f0ac4752bcf225f2acdff4aadb7e2/itk_registration-5.0.1-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bb336b225f156fa49e0506d4fff0b2a8", "sha256": "88720c078cc5b903f0a236c9f5f2326d8ad2876b9967a68eda13c17bbeab1894" }, "downloads": -1, "filename": "itk_registration-5.0.1-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "bb336b225f156fa49e0506d4fff0b2a8", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 5218216, "upload_time": "2019-07-24T21:53:21", "upload_time_iso_8601": "2019-07-24T21:53:21.930960Z", "url": "https://files.pythonhosted.org/packages/93/3b/02d9dc42f62445fa8697b81a035ee207f2698676c8084b60766b26649c18/itk_registration-5.0.1-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e7ef5040ce402c99a59166c48bfda0fc", "sha256": "6e922753699539b33926f5013f80ca651653c6f99d26a6d65eaf90cdc4d0e550" }, "downloads": -1, "filename": "itk_registration-5.0.1-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "e7ef5040ce402c99a59166c48bfda0fc", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 8681691, "upload_time": "2019-07-24T21:53:25", "upload_time_iso_8601": "2019-07-24T21:53:25.228267Z", "url": "https://files.pythonhosted.org/packages/8b/51/01086f594f1958c0f8d01ea5e38c9ffc3fc63733851046f64e511e77e68d/itk_registration-5.0.1-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "411e7002ee077500ba4e857db39f93d3", "sha256": "7bc8ab63c4c337fd54255d8143ca84191500a873a444a290ada89b4f4812fa0e" }, "downloads": -1, "filename": "itk_registration-5.0.1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "411e7002ee077500ba4e857db39f93d3", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 11136987, "upload_time": "2019-07-24T21:53:29", "upload_time_iso_8601": "2019-07-24T21:53:29.910567Z", "url": "https://files.pythonhosted.org/packages/02/cb/b16f720222335d3585fe51dab06b5e3a8193e7ccb86911c51f58dbece6a1/itk_registration-5.0.1-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ada17e4cd46d1ce5674ff306a73262e3", "sha256": "6a9d5183ecaa4ee51ea47941c3d94a457b9974853fd3af9dcf56a182c7b3716e" }, "downloads": -1, "filename": "itk_registration-5.0.1-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "ada17e4cd46d1ce5674ff306a73262e3", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4591959, "upload_time": "2019-07-24T21:53:34", "upload_time_iso_8601": "2019-07-24T21:53:34.198142Z", "url": "https://files.pythonhosted.org/packages/49/20/c207be8548fcb6eafb3049a33108fbed3650caec8b417ae582eaa804b431/itk_registration-5.0.1-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "931b40f9d6ae146db1ebd95aafcb384e", "sha256": "6e21d0147860d9e4bc2a73c16b9faf00cfd3b29ab6d1753f0db1120dbf08aa46" }, "downloads": -1, "filename": "itk_registration-5.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "931b40f9d6ae146db1ebd95aafcb384e", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 8681760, "upload_time": "2019-07-24T21:53:38", "upload_time_iso_8601": "2019-07-24T21:53:38.138747Z", "url": "https://files.pythonhosted.org/packages/c5/c8/b94c5f83ca94ca7aedd85597ded81ef34f2189e88fb9197c6e034ece005d/itk_registration-5.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2b06f24d444fb7f4613fbdcb85793c5d", "sha256": "aa893d952cec5c822574a0cde877a92a580cd73703790a050580214aa25e1f7e" }, "downloads": -1, "filename": "itk_registration-5.0.1-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "2b06f24d444fb7f4613fbdcb85793c5d", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 11137252, "upload_time": "2019-07-24T21:53:42", "upload_time_iso_8601": "2019-07-24T21:53:42.882932Z", "url": "https://files.pythonhosted.org/packages/cb/17/6599bc6581728a816ed19a97477f94241913717d03c5a1fcde0abfbe464f/itk_registration-5.0.1-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "813aafd9172c3e058b0999631bda7445", "sha256": "ba8446d1fcaeb74b18cbe5526cac6328b8938d2813fb86a7cf5d22ca0a4fc20e" }, "downloads": -1, "filename": "itk_registration-5.0.1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "813aafd9172c3e058b0999631bda7445", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 4592536, "upload_time": "2019-07-24T21:53:46", "upload_time_iso_8601": "2019-07-24T21:53:46.714083Z", "url": "https://files.pythonhosted.org/packages/2f/b0/e09a1a2b47e256a570699d44430e195cd7972ab882bb80235191b0a5d826/itk_registration-5.0.1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0434c5c74e06c13a5a95d1005037a41a", "sha256": "81eba1335cc55e1255860a0c47f09460caa35c92e354f1cfbb6feb0fc9061bfb" }, "downloads": -1, "filename": "itk_registration-5.0.1-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "0434c5c74e06c13a5a95d1005037a41a", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 8489528, "upload_time": "2019-10-31T01:46:32", "upload_time_iso_8601": "2019-10-31T01:46:32.313958Z", "url": "https://files.pythonhosted.org/packages/da/0b/8585eef53225dcabe1af37bbc1129b1dad517baf96350f038f491ea41c3a/itk_registration-5.0.1-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7a75c4a910020da05bdadebeaf723bd5", "sha256": "a98bda66f60c070fa4e2b139f2695bb9f5b3b48bc60f54012332ce96523bdbb9" }, "downloads": -1, "filename": "itk_registration-5.0.1-cp38-cp38-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "7a75c4a910020da05bdadebeaf723bd5", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 11136352, "upload_time": "2019-10-24T21:04:27", "upload_time_iso_8601": "2019-10-24T21:04:27.459293Z", "url": "https://files.pythonhosted.org/packages/61/1a/ef3f7a7c744fd6b7e92d82b594ebb5723e3a7535b3f062c5d807ff20fb87/itk_registration-5.0.1-cp38-cp38-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ae14b7e51c268ee01363a00cb1079afb", "sha256": "dbef71e72b49a8ac1ea4625f37b1962f2010b557029e07a3d042d12c22c2cad2" }, "downloads": -1, "filename": "itk_registration-5.0.1-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "ae14b7e51c268ee01363a00cb1079afb", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 4594141, "upload_time": "2019-10-24T21:02:50", "upload_time_iso_8601": "2019-10-24T21:02:50.006792Z", "url": "https://files.pythonhosted.org/packages/ea/32/ab963128846d056060c390da6002d37ba5a05729ee29391478caca1416f4/itk_registration-5.0.1-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.1.0": [ { "comment_text": "", "digests": { "md5": "8c2433221fa3cf7e9415b61a646ad4a7", "sha256": "0d220f521d91ca258e2e86d60532895a73fad37408e644407005bbec1a00b90c" }, "downloads": -1, "filename": "itk_registration-5.1.0-cp35-cp35m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "8c2433221fa3cf7e9415b61a646ad4a7", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 9480377, "upload_time": "2020-04-27T12:00:50", "upload_time_iso_8601": "2020-04-27T12:00:50.487622Z", "url": "https://files.pythonhosted.org/packages/39/b3/b4f0eafef2742fdc418a5354bdb2b04d0f9c525d7644eaf3659202eb672f/itk_registration-5.1.0-cp35-cp35m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9a6b79c42bce9b3a9d3406864dbbcf56", "sha256": "9a410c9315cc7c9e83b274cb8ad9451f6b0e94af2b2a8ae407d734e43a1d0263" }, "downloads": -1, "filename": "itk_registration-5.1.0-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "9a6b79c42bce9b3a9d3406864dbbcf56", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 12316510, "upload_time": "2020-04-27T12:00:54", "upload_time_iso_8601": "2020-04-27T12:00:54.398493Z", "url": "https://files.pythonhosted.org/packages/a7/8e/13f43a267a369c4a797d3dbfca7b15add256374a385fa13de071db6837ec/itk_registration-5.1.0-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7b8c2430603b3390992cc1602076991c", "sha256": "72a8df0b1136afefaffde9e3221e83f2a8f945e6623f50e930f595d364d18ff3" }, "downloads": -1, "filename": "itk_registration-5.1.0-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "7b8c2430603b3390992cc1602076991c", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 4458335, "upload_time": "2020-04-27T12:00:56", "upload_time_iso_8601": "2020-04-27T12:00:56.702774Z", "url": "https://files.pythonhosted.org/packages/33/60/508533e014e2202b9b2fab3e98a96a78bbfe41b2944fc520f1da0d886717/itk_registration-5.1.0-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4462b740b43603fdbc8e3c0b135f405c", "sha256": "f79854ada362ababa745c8dce243631b7a37ef27e29e03ad21bc8d84812f719a" }, "downloads": -1, "filename": "itk_registration-5.1.0-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "4462b740b43603fdbc8e3c0b135f405c", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 9480338, "upload_time": "2020-04-27T12:00:59", "upload_time_iso_8601": "2020-04-27T12:00:59.895310Z", "url": "https://files.pythonhosted.org/packages/5c/61/3391532590d7c2653cc9040e77893b0912e4940cbd3ff10c569fcede7283/itk_registration-5.1.0-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8d3601b2e8a875794bad4a577c3c17f8", "sha256": "c18c3c9b0a7d78f713bf12ea707bd837dcb34c7c7562f80604b3787073953dc8" }, "downloads": -1, "filename": "itk_registration-5.1.0-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "8d3601b2e8a875794bad4a577c3c17f8", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 12316384, "upload_time": "2020-04-27T12:01:03", "upload_time_iso_8601": "2020-04-27T12:01:03.148013Z", "url": "https://files.pythonhosted.org/packages/61/67/b3190e80f61b97955fe8991464dc5a87c87aeae74fa63425578c1bd8aab5/itk_registration-5.1.0-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4dfe1f020b01a43de7e990c7c30d830d", "sha256": "1b3cad4ce17e81681e35b04015d4eae749c71913e971727a54d5a0e360abde8b" }, "downloads": -1, "filename": "itk_registration-5.1.0-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "4dfe1f020b01a43de7e990c7c30d830d", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4460208, "upload_time": "2020-04-27T12:01:05", "upload_time_iso_8601": "2020-04-27T12:01:05.350935Z", "url": "https://files.pythonhosted.org/packages/54/a0/516d486107a41d97671b7cb2fcbdf94919a1e2e067e18fe46b9e6bbb1010/itk_registration-5.1.0-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6fd22d06c9791fb807b394365154587a", "sha256": "d3c89cc78fc3f86887d40d725b098b92eadc05776a39ff9cc97f694544d56900" }, "downloads": -1, "filename": "itk_registration-5.1.0-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "6fd22d06c9791fb807b394365154587a", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 9480293, "upload_time": "2020-04-27T12:01:08", "upload_time_iso_8601": "2020-04-27T12:01:08.100602Z", "url": "https://files.pythonhosted.org/packages/20/ee/93eb3f8a1148e07e21bd1e96f228195ed805870e7907407eb59f0a21094e/itk_registration-5.1.0-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "82ae4e9a04c7924030c0d8ada1d84409", "sha256": "ebfa3497f8e9fd2be88f994a52eab9b92890e6b39e2535e377a52cf10aa47b91" }, "downloads": -1, "filename": "itk_registration-5.1.0-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "82ae4e9a04c7924030c0d8ada1d84409", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 12315716, "upload_time": "2020-04-27T12:01:12", "upload_time_iso_8601": "2020-04-27T12:01:12.567335Z", "url": "https://files.pythonhosted.org/packages/d2/69/db41d5490727b41b878196fd4869d2ee33f72a98df2280777933aae45241/itk_registration-5.1.0-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "610f3229719af9dcbfcd12fab59d59ec", "sha256": "a94a37612ed94e87f96d0f8e5a125aa65539421398772312dd4c334d7f5bcac5" }, "downloads": -1, "filename": "itk_registration-5.1.0-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "610f3229719af9dcbfcd12fab59d59ec", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 4460153, "upload_time": "2020-04-27T12:01:14", "upload_time_iso_8601": "2020-04-27T12:01:14.804525Z", "url": "https://files.pythonhosted.org/packages/38/69/eb93fede56798331bd0021a50126fa0841efe6aed1b4ab7c8b6c59d6bb67/itk_registration-5.1.0-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5fffe6de9581371b0fbf26a708e062d2", "sha256": "fd66b2344435bb84c2a59865d29de7f2015b9124bbf5da7028a3956195cc6b6a" }, "downloads": -1, "filename": "itk_registration-5.1.0-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "5fffe6de9581371b0fbf26a708e062d2", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 9481032, "upload_time": "2020-04-27T12:01:17", "upload_time_iso_8601": "2020-04-27T12:01:17.418715Z", "url": "https://files.pythonhosted.org/packages/b4/8d/e5004b73509633037389a7e87a4badaa2c8cba97deea5272f15c61242ced/itk_registration-5.1.0-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bb44ded7390087e0e5255c60ff2093d2", "sha256": "ad29e1718429387905f21fbaf64988d9d094bb503f92a8b0bbcd33ae472a49b3" }, "downloads": -1, "filename": "itk_registration-5.1.0-cp38-cp38-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "bb44ded7390087e0e5255c60ff2093d2", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 12313916, "upload_time": "2020-04-27T12:01:20", "upload_time_iso_8601": "2020-04-27T12:01:20.899442Z", "url": "https://files.pythonhosted.org/packages/f2/76/b75f02785c28c6832b2fa8f00e1188e7333cdbbaf843e8f79fcf51ad2ee3/itk_registration-5.1.0-cp38-cp38-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b2f3fae7afbb9677f5ac42b016dabbc8", "sha256": "147b51982ff4522102622df667a611dc84f080fd7a7b1c9cdab29ac61dec7b78" }, "downloads": -1, "filename": "itk_registration-5.1.0-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "b2f3fae7afbb9677f5ac42b016dabbc8", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 4475120, "upload_time": "2020-04-27T12:01:23", "upload_time_iso_8601": "2020-04-27T12:01:23.132577Z", "url": "https://files.pythonhosted.org/packages/e0/84/9b52ea62817936912b6ad913b17cfcba9efa1719f3a597fbba007a7e3fec/itk_registration-5.1.0-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.1.0.post1": [ { "comment_text": "", "digests": { "md5": "b13c70a3b427352d3292e2ca1adbef93", "sha256": "d9fb50f372b5316402c4b63d29b40722f154c1564be3a752cb2c3612cf51e089" }, "downloads": -1, "filename": "itk_registration-5.1.0.post1-cp35-cp35m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "b13c70a3b427352d3292e2ca1adbef93", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 9442546, "upload_time": "2020-05-26T14:59:39", "upload_time_iso_8601": "2020-05-26T14:59:39.762788Z", "url": "https://files.pythonhosted.org/packages/6e/45/3dad8aa630fff012e220c868feefb2d094c918f731a5f54b6a086fc249be/itk_registration-5.1.0.post1-cp35-cp35m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "61b7799609341301b57a6ffdf1c8c203", "sha256": "aaeae25db23bfbe6a0666eb99c6c558141a9f59fd34bff5f1d98a8b872e32b01" }, "downloads": -1, "filename": "itk_registration-5.1.0.post1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "61b7799609341301b57a6ffdf1c8c203", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 14364846, "upload_time": "2020-05-26T14:59:43", "upload_time_iso_8601": "2020-05-26T14:59:43.357440Z", "url": "https://files.pythonhosted.org/packages/72/d5/7f6fad5dc52968ec15ef4ff095bfd571b24ecfc0fe8fdc2c014f1c21f033/itk_registration-5.1.0.post1-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "de88f1f7c2a1f8bdcddc6570c56fed5b", "sha256": "f64fc64d26cebc7bcc3822b3483865137cea0fe3301c5b3227605c70de5744e8" }, "downloads": -1, "filename": "itk_registration-5.1.0.post1-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "de88f1f7c2a1f8bdcddc6570c56fed5b", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 4450450, "upload_time": "2020-05-26T14:59:45", "upload_time_iso_8601": "2020-05-26T14:59:45.419292Z", "url": "https://files.pythonhosted.org/packages/79/81/6b965caebc9deecd54a266b3c17e2883c53bbf57a458d28765383d451714/itk_registration-5.1.0.post1-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b0e1abf428718807f2383535f3f30019", "sha256": "afb4563cb018ff467e259cf5ee9c8d9747c0f862238fef8302921dfc0b1814ac" }, "downloads": -1, "filename": "itk_registration-5.1.0.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "b0e1abf428718807f2383535f3f30019", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 9442574, "upload_time": "2020-05-26T14:59:47", "upload_time_iso_8601": "2020-05-26T14:59:47.981616Z", "url": "https://files.pythonhosted.org/packages/c9/44/6dc33ed40f6f9f72763e9ebb6677b27e5c6e80a25dc18912541b11922855/itk_registration-5.1.0.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a37f9f2c34c5b442608fb44171a96214", "sha256": "ab15d09833f5d40ed743f0499c11e992b56e93515f937736aefd58f67ab2b125" }, "downloads": -1, "filename": "itk_registration-5.1.0.post1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "a37f9f2c34c5b442608fb44171a96214", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 14364511, "upload_time": "2020-05-26T14:59:52", "upload_time_iso_8601": "2020-05-26T14:59:52.122425Z", "url": "https://files.pythonhosted.org/packages/6f/bf/e2d4b1a81771b61b0faa94bee8f20a9444d5704958d7bd6a8152f993ab58/itk_registration-5.1.0.post1-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b3d1ae66564eece0059ae73b959860f9", "sha256": "3227b9ba68dae070b6df634315ccc324e0c1024e92088afd32044bb88cf50e0a" }, "downloads": -1, "filename": "itk_registration-5.1.0.post1-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "b3d1ae66564eece0059ae73b959860f9", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4452422, "upload_time": "2020-05-26T14:59:54", "upload_time_iso_8601": "2020-05-26T14:59:54.334525Z", "url": "https://files.pythonhosted.org/packages/22/7a/b3f06749d550c3e8df9711f613520b952b5b3a180adda119d7a7320a5c90/itk_registration-5.1.0.post1-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9c1e682b1a77f9d04b02dcea6f17f1fe", "sha256": "82ee6f00c8353d1076f79a704beade08d2083d900dd5a60a6d862f48cd724eee" }, "downloads": -1, "filename": "itk_registration-5.1.0.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "9c1e682b1a77f9d04b02dcea6f17f1fe", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 9442628, "upload_time": "2020-05-26T14:59:57", "upload_time_iso_8601": "2020-05-26T14:59:57.457866Z", "url": "https://files.pythonhosted.org/packages/d4/b6/d7852e06cb67dcd3903bde501923cf45f345e2339ef285ff39e107a0ceab/itk_registration-5.1.0.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4261bb5292f9d45c02459089df172bd6", "sha256": "d9c9bcdb65c840e9b8c0598b1ae66296d76ff070d36ee3d797f4b71735cd0fdd" }, "downloads": -1, "filename": "itk_registration-5.1.0.post1-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "4261bb5292f9d45c02459089df172bd6", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 14363887, "upload_time": "2020-05-26T15:00:01", "upload_time_iso_8601": "2020-05-26T15:00:01.666781Z", "url": "https://files.pythonhosted.org/packages/41/02/6fac084d3b8b430835695d4473407b3e2a164d39e2c77abf4d94197036db/itk_registration-5.1.0.post1-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bd1daf64d7a0c98f15c646f7736c1e47", "sha256": "609ed268eb253029562d794ee646b15250bb438d8199a4b70be704ae1f2aea8d" }, "downloads": -1, "filename": "itk_registration-5.1.0.post1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "bd1daf64d7a0c98f15c646f7736c1e47", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 4451983, "upload_time": "2020-05-26T15:00:04", "upload_time_iso_8601": "2020-05-26T15:00:04.134280Z", "url": "https://files.pythonhosted.org/packages/37/85/ea53cd337cb2b9ba2e8179b34704b04d7ab31fbdca290ff09bd484570220/itk_registration-5.1.0.post1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5c698c9d85059384fc80924fdb206aff", "sha256": "512eac4ea8b6a447e1ca60ce3f0f032fceb926eb7723ecae460512a2b074d1f6" }, "downloads": -1, "filename": "itk_registration-5.1.0.post1-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "5c698c9d85059384fc80924fdb206aff", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 9440895, "upload_time": "2020-05-26T15:00:08", "upload_time_iso_8601": "2020-05-26T15:00:08.245261Z", "url": "https://files.pythonhosted.org/packages/4d/48/102215109e9333fbe914aa3f7d393007a0cfaceccda0ab62122e753d8448/itk_registration-5.1.0.post1-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3085d76ee5edfa7b22521764bf153c6e", "sha256": "d46681aa5f33ee374d9c7cac39013998c66c2ff701e1c316c316d0cb373d78a0" }, "downloads": -1, "filename": "itk_registration-5.1.0.post1-cp38-cp38-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "3085d76ee5edfa7b22521764bf153c6e", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 14368246, "upload_time": "2020-05-26T15:00:12", "upload_time_iso_8601": "2020-05-26T15:00:12.640902Z", "url": "https://files.pythonhosted.org/packages/61/86/e531285f2598f56de712393cd05ea1ae6b59de39ee66009130a3b1d2dad8/itk_registration-5.1.0.post1-cp38-cp38-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a401a507e84cb0d70f5a7cb0f53c1b19", "sha256": "61256ceb378849ed1c1a768ff0771b08a54c83a79b922c531d759f3ae8dc3be2" }, "downloads": -1, "filename": "itk_registration-5.1.0.post1-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "a401a507e84cb0d70f5a7cb0f53c1b19", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 4467125, "upload_time": "2020-05-26T15:00:14", "upload_time_iso_8601": "2020-05-26T15:00:14.709520Z", "url": "https://files.pythonhosted.org/packages/f2/78/2021ef23f8fb90b79cf20825942ef096f2bf7816861a06f5d324a3d3bbd1/itk_registration-5.1.0.post1-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.1.0.post2": [ { "comment_text": "", "digests": { "md5": "f1b983757757ff5768a829fee8d4ed55", "sha256": "ca90ffe12d0f2fb13ad58f5bdd71735f473ade4b892cee30b003515fc38bc7d6" }, "downloads": -1, "filename": "itk_registration-5.1.0.post2-cp35-cp35m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "f1b983757757ff5768a829fee8d4ed55", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 9442538, "upload_time": "2020-05-30T23:03:04", "upload_time_iso_8601": "2020-05-30T23:03:04.736442Z", "url": "https://files.pythonhosted.org/packages/a1/ac/622e82a403d47835750b8e4d60159c0f2a863c13dad533ef19c1174801aa/itk_registration-5.1.0.post2-cp35-cp35m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "47c131c191f8e361e832bfeb49c89d8d", "sha256": "997e549244680deb516b13becc6c717b2533fbe34778b5b8b7f5c7a499549565" }, "downloads": -1, "filename": "itk_registration-5.1.0.post2-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "47c131c191f8e361e832bfeb49c89d8d", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 14363939, "upload_time": "2020-05-30T23:03:07", "upload_time_iso_8601": "2020-05-30T23:03:07.906779Z", "url": "https://files.pythonhosted.org/packages/61/0f/e6d6ee56f7267e7e8ae730f297dc692d0f4d20fdca8295e29eaf564f2a9f/itk_registration-5.1.0.post2-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "dbfd7a5c36a687521257f18573f1ca7c", "sha256": "b9dc10ef2c19b189f741278ad0278234a1a47989aecdd765c3cc771646fcc2ff" }, "downloads": -1, "filename": "itk_registration-5.1.0.post2-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "dbfd7a5c36a687521257f18573f1ca7c", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 4505679, "upload_time": "2020-05-30T23:03:10", "upload_time_iso_8601": "2020-05-30T23:03:10.068973Z", "url": "https://files.pythonhosted.org/packages/9d/93/749dbe63bab8a10a2619f854befb013ea4797df9df6458b4f4b2561ab76e/itk_registration-5.1.0.post2-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9aa979c994acc77e14e08596693939b7", "sha256": "277a96b829e5ae5ba3e72b68b74b7ec64b9acaddbca974b92c9e7ce272012e5b" }, "downloads": -1, "filename": "itk_registration-5.1.0.post2-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "9aa979c994acc77e14e08596693939b7", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 9442695, "upload_time": "2020-05-30T23:03:12", "upload_time_iso_8601": "2020-05-30T23:03:12.632173Z", "url": "https://files.pythonhosted.org/packages/81/fb/6a1125962a534cc7d09d1bbde80231960f89c7d7fb851fa82ecc7107518d/itk_registration-5.1.0.post2-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1751f5e2367f8a6d86da02f6dd6185b6", "sha256": "4d64fd3a31d50f375e3d254c2a471cf2104a297e1d75f67eea7c81b3acc2049e" }, "downloads": -1, "filename": "itk_registration-5.1.0.post2-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "1751f5e2367f8a6d86da02f6dd6185b6", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 14363941, "upload_time": "2020-05-30T23:03:16", "upload_time_iso_8601": "2020-05-30T23:03:16.686601Z", "url": "https://files.pythonhosted.org/packages/14/29/90fc0c2cb77ecddfd0fe62c45baa3f00bc707d7e4d8948c0d6fab032e375/itk_registration-5.1.0.post2-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bbbd654cd6983feabe7400272d8387b4", "sha256": "797fde657967118e89262a3c38ebd92767f823e88477fd6954abde5d47a1bbd1" }, "downloads": -1, "filename": "itk_registration-5.1.0.post2-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "bbbd654cd6983feabe7400272d8387b4", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4506441, "upload_time": "2020-05-30T23:03:18", "upload_time_iso_8601": "2020-05-30T23:03:18.934301Z", "url": "https://files.pythonhosted.org/packages/80/60/9e1ce20ba807785d6ed11a498782e1a245392d2335ba433ad608b1f97608/itk_registration-5.1.0.post2-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "adfe3ab7c4da1804aead03a8c961dbba", "sha256": "01f7f21b51d704088c9caf8138047f81acdad654356749abd07403e259b2bdd1" }, "downloads": -1, "filename": "itk_registration-5.1.0.post2-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "adfe3ab7c4da1804aead03a8c961dbba", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 9442576, "upload_time": "2020-05-30T23:03:21", "upload_time_iso_8601": "2020-05-30T23:03:21.887573Z", "url": "https://files.pythonhosted.org/packages/5a/0f/a138a27236ac0ac404ddbbffa56b13722d0e8eeafd06cd8f4901b3d9f4df/itk_registration-5.1.0.post2-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "084475f4f67a4b4180a27bbe6ecd455f", "sha256": "680c3d443958c18e2c409c06b5717d30bb4bd31ed354987be8e955f1c4e1c874" }, "downloads": -1, "filename": "itk_registration-5.1.0.post2-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "084475f4f67a4b4180a27bbe6ecd455f", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 14366017, "upload_time": "2020-05-30T23:03:25", "upload_time_iso_8601": "2020-05-30T23:03:25.270780Z", "url": "https://files.pythonhosted.org/packages/35/e4/6a5ca648c320258bf706f13acbbeec14a2a28f48e043fbe666eadfdb792c/itk_registration-5.1.0.post2-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "eccf67d952719fa9a25f6006432d2b7b", "sha256": "1460e5b0ef0c6cabb356e29a01d2640fc5bc08ca48d1ba3bdba4168ba958a687" }, "downloads": -1, "filename": "itk_registration-5.1.0.post2-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "eccf67d952719fa9a25f6006432d2b7b", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 4506795, "upload_time": "2020-05-30T23:03:27", "upload_time_iso_8601": "2020-05-30T23:03:27.556048Z", "url": "https://files.pythonhosted.org/packages/a1/b8/86ea6b924c023e52330c822ae834c14a0506b8c895d97a84694d5096236b/itk_registration-5.1.0.post2-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9d7bc36e6d4e9bac124879e3d996a15f", "sha256": "5419d944707dc051644a452fe2b65e91fde8b9f13480639b2777c5ccab09733b" }, "downloads": -1, "filename": "itk_registration-5.1.0.post2-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "9d7bc36e6d4e9bac124879e3d996a15f", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 9441004, "upload_time": "2020-05-30T23:03:30", "upload_time_iso_8601": "2020-05-30T23:03:30.133849Z", "url": "https://files.pythonhosted.org/packages/eb/06/9099c68aecc649c34bcb3f7f8976e8904d7522c9ad8a6c90637d032cc3d7/itk_registration-5.1.0.post2-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "58e3fdbcb7c698c17b38ae29bc8b58db", "sha256": "5287ec2530ea8a0722982984af2a342a1c237ebf6a86f7d621db44b2ea650557" }, "downloads": -1, "filename": "itk_registration-5.1.0.post2-cp38-cp38-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "58e3fdbcb7c698c17b38ae29bc8b58db", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 14367596, "upload_time": "2020-05-30T23:03:33", "upload_time_iso_8601": "2020-05-30T23:03:33.157338Z", "url": "https://files.pythonhosted.org/packages/78/72/19075943cad96bae0caee7558d57064f38abe9b9925d297e10d0819db0b0/itk_registration-5.1.0.post2-cp38-cp38-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "042d2ec05ab7fd04feed73243311ded6", "sha256": "3c6a11c96ea08a3e2f524607c081948c53f9df43f524122cce8b7756fd7fc407" }, "downloads": -1, "filename": "itk_registration-5.1.0.post2-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "042d2ec05ab7fd04feed73243311ded6", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 4522720, "upload_time": "2020-05-30T23:03:35", "upload_time_iso_8601": "2020-05-30T23:03:35.318866Z", "url": "https://files.pythonhosted.org/packages/0f/3e/1106aac45337ac4947f91b34f93a0fcc1558bfc22f2e76e90e6745a7a2a7/itk_registration-5.1.0.post2-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.1.0.post3": [ { "comment_text": "", "digests": { "md5": "273ceac618630dc283d6e025e436aa2f", "sha256": "bf78354535efba4d96f6bcc336e131704a8423b82b8d754de44590c79f1911aa" }, "downloads": -1, "filename": "itk_registration-5.1.0.post3-cp35-cp35m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "273ceac618630dc283d6e025e436aa2f", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 9433574, "upload_time": "2020-06-15T00:31:36", "upload_time_iso_8601": "2020-06-15T00:31:36.816528Z", "url": "https://files.pythonhosted.org/packages/88/46/c231b48207d013b1043654118a1dcbfc020ed80590234f85e7d4b9d61f59/itk_registration-5.1.0.post3-cp35-cp35m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "27f518158592576a620ad13ff7765fe5", "sha256": "1685f89dccf0842e80a4bed3774f82583825e66598898528803af63451a36ee2" }, "downloads": -1, "filename": "itk_registration-5.1.0.post3-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "27f518158592576a620ad13ff7765fe5", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 14360260, "upload_time": "2020-06-15T00:31:40", "upload_time_iso_8601": "2020-06-15T00:31:40.770778Z", "url": "https://files.pythonhosted.org/packages/fa/b3/032e9fd189c1c66f5469a00d7da8819f08c057bd7e36950e256204a97ccb/itk_registration-5.1.0.post3-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9601bd811fbf2172381071ad88d88646", "sha256": "3840718122b0253f475fad604987983f75c985084507c733578ecc3ebf48bfd8" }, "downloads": -1, "filename": "itk_registration-5.1.0.post3-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "9601bd811fbf2172381071ad88d88646", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 4502301, "upload_time": "2020-06-15T00:31:43", "upload_time_iso_8601": "2020-06-15T00:31:43.048920Z", "url": "https://files.pythonhosted.org/packages/1c/3e/c37afd5494660f8c90b73ff454f63d6030150b23d6ee0e79fdbf3ea3553a/itk_registration-5.1.0.post3-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3f8ea0302f231ae1b68b2ff9bc38cb32", "sha256": "6860a040db5edd7d1c585bee009590b2911dc1ce459f4d016c83b45f9173ab73" }, "downloads": -1, "filename": "itk_registration-5.1.0.post3-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "3f8ea0302f231ae1b68b2ff9bc38cb32", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 9433738, "upload_time": "2020-06-15T00:31:45", "upload_time_iso_8601": "2020-06-15T00:31:45.775985Z", "url": "https://files.pythonhosted.org/packages/79/ea/61a8c4be524bbc031a3985d774ecfa6653acd1189d53cef4bbcba1fed342/itk_registration-5.1.0.post3-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2898f4f3a92fa90be6afe5d4e0693fd2", "sha256": "60ba140112587c32162f2b1229703b2f47d9a8119387939dfd16d03672a1d188" }, "downloads": -1, "filename": "itk_registration-5.1.0.post3-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "2898f4f3a92fa90be6afe5d4e0693fd2", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 14360652, "upload_time": "2020-06-15T00:31:49", "upload_time_iso_8601": "2020-06-15T00:31:49.642125Z", "url": "https://files.pythonhosted.org/packages/67/33/8b346c5996e506f8e584f7257786b048238b707abdd353a362c26eb644c7/itk_registration-5.1.0.post3-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "37d2acb167ef8a5e089764f08db638c9", "sha256": "4daad1246a356cd067d4dc8447ae64671d52d217de08eafeb841f478c3746aa3" }, "downloads": -1, "filename": "itk_registration-5.1.0.post3-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "37d2acb167ef8a5e089764f08db638c9", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4501618, "upload_time": "2020-06-15T00:31:51", "upload_time_iso_8601": "2020-06-15T00:31:51.778768Z", "url": "https://files.pythonhosted.org/packages/82/bb/6863d14d2bad4948b190c12b5d6402b47673ae1d6831e507c8266698a2a1/itk_registration-5.1.0.post3-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5cf38e2e0469c7def812e756e9122864", "sha256": "4691844605d4c0efab3db5818082f94d4015517d2b5954b0e78a4345e4765365" }, "downloads": -1, "filename": "itk_registration-5.1.0.post3-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "5cf38e2e0469c7def812e756e9122864", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 9433727, "upload_time": "2020-06-15T00:31:54", "upload_time_iso_8601": "2020-06-15T00:31:54.974363Z", "url": "https://files.pythonhosted.org/packages/6a/65/f445c62ee3475f065004462ebe588f1aa334b8dc63d778f578ffa2773e3b/itk_registration-5.1.0.post3-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f45307fcc9049d51efe8531ba29416a2", "sha256": "b6b9a33e405b22154b360f79b3e68ef88aeb7c36b7d07cb78699db727eb5639f" }, "downloads": -1, "filename": "itk_registration-5.1.0.post3-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "f45307fcc9049d51efe8531ba29416a2", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 14359807, "upload_time": "2020-06-15T00:31:59", "upload_time_iso_8601": "2020-06-15T00:31:59.057855Z", "url": "https://files.pythonhosted.org/packages/df/78/b6b0f47b973dd618ccb2b1d745dc70b8744283d9bfc847f08d6843a3bba3/itk_registration-5.1.0.post3-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ba3d983a0c78b651e80464ab64be5a32", "sha256": "10c6e60b4c7d58addb7d54d18e50d11439b256d74d7d11321d8e240eacddad4a" }, "downloads": -1, "filename": "itk_registration-5.1.0.post3-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "ba3d983a0c78b651e80464ab64be5a32", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 4500759, "upload_time": "2020-06-15T00:32:01", "upload_time_iso_8601": "2020-06-15T00:32:01.506901Z", "url": "https://files.pythonhosted.org/packages/a5/32/9fcf95af5891ff4b9ea8102ac1273365d97b328d9f6b29ba0f7c716d6f00/itk_registration-5.1.0.post3-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8c690ed77faf5cf3b4c9e0af30f60289", "sha256": "63d7def6c116a3e0d492b3cf3d11796592fcd4fd6701453f42d4fdb215d66de3" }, "downloads": -1, "filename": "itk_registration-5.1.0.post3-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "8c690ed77faf5cf3b4c9e0af30f60289", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 9433997, "upload_time": "2020-06-15T00:32:04", "upload_time_iso_8601": "2020-06-15T00:32:04.491721Z", "url": "https://files.pythonhosted.org/packages/ab/9f/5063e3e8c76c24290611fb13d8bbf445f176509880a3abdc317739b71d7e/itk_registration-5.1.0.post3-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e0546516dca0721f320081ab86810638", "sha256": "9ea880eafe35145d1472897ddf6946eca4bc6bc36cf95de89190d510786e0216" }, "downloads": -1, "filename": "itk_registration-5.1.0.post3-cp38-cp38-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "e0546516dca0721f320081ab86810638", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 14366078, "upload_time": "2020-06-15T00:32:08", "upload_time_iso_8601": "2020-06-15T00:32:08.608477Z", "url": "https://files.pythonhosted.org/packages/12/42/2afa07d93e09b58bc57d17097242e9e0b82d58965367aa0dbcffd53e2c52/itk_registration-5.1.0.post3-cp38-cp38-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ff90827fcd80da16028d98916e9a702a", "sha256": "21fef2389fc25a946699a69f01cc8126219fc9175e46fa7ed347cc173a5d3943" }, "downloads": -1, "filename": "itk_registration-5.1.0.post3-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "ff90827fcd80da16028d98916e9a702a", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 4518172, "upload_time": "2020-06-15T00:32:10", "upload_time_iso_8601": "2020-06-15T00:32:10.852736Z", "url": "https://files.pythonhosted.org/packages/07/6c/7e70d4cbef139f8f29cbdf7a6e5b02503fa6ad749692dfb9568432d0eba0/itk_registration-5.1.0.post3-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.1.1": [ { "comment_text": "", "digests": { "md5": "aad01342d5ec6b645a47ac2cdf8f4996", "sha256": "bd9d70bbdcc5b87af3a28d197925c79d82f082a2ab54e087c616ca2ecc6bc404" }, "downloads": -1, "filename": "itk_registration-5.1.1-cp35-cp35m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "aad01342d5ec6b645a47ac2cdf8f4996", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 9439045, "upload_time": "2020-08-11T15:15:00", "upload_time_iso_8601": "2020-08-11T15:15:00.738790Z", "url": "https://files.pythonhosted.org/packages/bd/9b/b4c28fb7ae746270b45d8431e72468ca16ea9487f5433a1927d4f9e4c103/itk_registration-5.1.1-cp35-cp35m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ac2ca959bf6bba7fc4f4a37cfdaf7081", "sha256": "8be2742350684429a65f5e05baa2f8d8a0fc483e6fa92c32bd672cb8808baa10" }, "downloads": -1, "filename": "itk_registration-5.1.1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "ac2ca959bf6bba7fc4f4a37cfdaf7081", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 14375373, "upload_time": "2020-08-11T15:15:05", "upload_time_iso_8601": "2020-08-11T15:15:05.110965Z", "url": "https://files.pythonhosted.org/packages/6d/80/9c0b4653027f133310641af1998b75054749b35688ee98c623dec57fc2a0/itk_registration-5.1.1-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "100092b1640d84effa2e55a8d53ef8d9", "sha256": "3e6cc7158b76a1b27a5d39eac77510a279f3dcc3d42299afec6b9b42b41df2cf" }, "downloads": -1, "filename": "itk_registration-5.1.1-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "100092b1640d84effa2e55a8d53ef8d9", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 4509098, "upload_time": "2020-08-11T15:15:07", "upload_time_iso_8601": "2020-08-11T15:15:07.608119Z", "url": "https://files.pythonhosted.org/packages/0e/eb/09a69a350c8292557a7cfe783a461453956073b3bb94f72343f7c9916a9b/itk_registration-5.1.1-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f440bfec2df94acda07620750fa413e7", "sha256": "f32481031061173890cacf9ee260ddc60ab35b2cb743e85051db44e6a83fdada" }, "downloads": -1, "filename": "itk_registration-5.1.1-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "f440bfec2df94acda07620750fa413e7", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 9439228, "upload_time": "2020-08-11T15:15:10", "upload_time_iso_8601": "2020-08-11T15:15:10.958484Z", "url": "https://files.pythonhosted.org/packages/66/be/75de04411e6e9407b780495580196a6abf77024dc982a772c10fc57f1b7f/itk_registration-5.1.1-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a500d3988db54e4bc9a9372cae68b918", "sha256": "14a3d77a5c121c8d7de6e805efe23924114cc146c747dc658a8fd6d5bff42bfc" }, "downloads": -1, "filename": "itk_registration-5.1.1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "a500d3988db54e4bc9a9372cae68b918", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 14374853, "upload_time": "2020-08-11T15:15:15", "upload_time_iso_8601": "2020-08-11T15:15:15.084139Z", "url": "https://files.pythonhosted.org/packages/05/a2/52ad17e3a109a0afe624f8a7703383c9bf03c1eb795f44e104110350a180/itk_registration-5.1.1-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0663b1444713023d89eb2ff5597dee52", "sha256": "735f4de4953a964d6bc56c28c2359f5fbae355bfd9200fed0a61b3e4c94632c5" }, "downloads": -1, "filename": "itk_registration-5.1.1-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "0663b1444713023d89eb2ff5597dee52", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4507413, "upload_time": "2020-08-11T15:15:17", "upload_time_iso_8601": "2020-08-11T15:15:17.775598Z", "url": "https://files.pythonhosted.org/packages/3e/30/456cbee0435a7b7346f84b229833a9658c31e4ccabd1da35932a0498127b/itk_registration-5.1.1-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "447aa9af76b8e6c4e5051345f4563afd", "sha256": "065d4bb460615a2abe646b46535d1efca3767a2b5de518d8c20a47d8fdc10733" }, "downloads": -1, "filename": "itk_registration-5.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "447aa9af76b8e6c4e5051345f4563afd", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 9439123, "upload_time": "2020-08-11T15:15:20", "upload_time_iso_8601": "2020-08-11T15:15:20.506838Z", "url": "https://files.pythonhosted.org/packages/d6/bb/11997e8170408f01de01cb8e622aa486ab4cd1e1f77d55ccd8e900dc2755/itk_registration-5.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a579462fd12bdc71ff7064065f07456c", "sha256": "76dfc520e9a9cccbc0dfd47333d49ab5362115c5d770e41af185f84f8be82b8c" }, "downloads": -1, "filename": "itk_registration-5.1.1-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "a579462fd12bdc71ff7064065f07456c", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 14375860, "upload_time": "2020-08-11T15:15:24", "upload_time_iso_8601": "2020-08-11T15:15:24.235744Z", "url": "https://files.pythonhosted.org/packages/2a/91/621274cd5df642ff48977e894429862a6814c3d7d38740acb5872125ddf5/itk_registration-5.1.1-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "337357bdeacf9ae6789f8d65fb3abdea", "sha256": "3c93417752595896359347c3ab4439ba0169f225701bfa95aa9e7c666a42b5b6" }, "downloads": -1, "filename": "itk_registration-5.1.1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "337357bdeacf9ae6789f8d65fb3abdea", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 4506729, "upload_time": "2020-08-11T15:15:26", "upload_time_iso_8601": "2020-08-11T15:15:26.746735Z", "url": "https://files.pythonhosted.org/packages/49/b3/af3c89cc76962d7f593c2e69840ccfcd6dc08be552e972c726a02f1264a1/itk_registration-5.1.1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3b229b6f45872979e336f0e3ef2ac21d", "sha256": "a70b0fc25a0f11332f54ccd0749e2b01ad1739d939e44dcfd08a30d52495f8d9" }, "downloads": -1, "filename": "itk_registration-5.1.1-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "3b229b6f45872979e336f0e3ef2ac21d", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 9437897, "upload_time": "2020-08-11T15:15:30", "upload_time_iso_8601": "2020-08-11T15:15:30.035535Z", "url": "https://files.pythonhosted.org/packages/53/a2/b71d3ab8af570e33299d56e226da1412882056037c6b41dabb7805e31f6f/itk_registration-5.1.1-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6cc86c21cd3a685289fd9794cf88238c", "sha256": "ff1769da9d8299c1205aac548578789d7ae45197e3835a938057b8d9b78dcd01" }, "downloads": -1, "filename": "itk_registration-5.1.1-cp38-cp38-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "6cc86c21cd3a685289fd9794cf88238c", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 14380440, "upload_time": "2020-08-11T15:15:33", "upload_time_iso_8601": "2020-08-11T15:15:33.957616Z", "url": "https://files.pythonhosted.org/packages/59/1c/ea1c7151e45575617a39f14e4a950a416c5343b9141e74174e4fae3854b2/itk_registration-5.1.1-cp38-cp38-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2e7deb14eb7f809c1dc29df05bdd1447", "sha256": "524c6933e7d3d96a7abea6a964fe6cc07397ff1908a3eaf36f18efdc7bb7aa8b" }, "downloads": -1, "filename": "itk_registration-5.1.1-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "2e7deb14eb7f809c1dc29df05bdd1447", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 4523856, "upload_time": "2020-08-11T15:15:36", "upload_time_iso_8601": "2020-08-11T15:15:36.178777Z", "url": "https://files.pythonhosted.org/packages/e5/7e/0aa455b1ddcce49a5aeb9a8a604d7ce18d178fc0a93d98cddea43fac8cfc/itk_registration-5.1.1-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.1.1.post1": [ { "comment_text": "", "digests": { "md5": "2209e654d1ae40c4b42da76d359f917f", "sha256": "752356dcb641f5e8588c3d3f8a971b03349dcee4e3ac94cc4a129bf567db4b89" }, "downloads": -1, "filename": "itk_registration-5.1.1.post1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "2209e654d1ae40c4b42da76d359f917f", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 14375737, "upload_time": "2020-10-21T16:42:40", "upload_time_iso_8601": "2020-10-21T16:42:40.892181Z", "url": "https://files.pythonhosted.org/packages/09/c6/39edd7f19b9efd7f63b33e80260c06ef70d804e3269f6e084ab0fd8a9e4b/itk_registration-5.1.1.post1-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "870b2b836407df9619576a4b114eb0a0", "sha256": "3509f1300e2ae55760cd6fe74bba8173db8ddbf15d0a38454f8a6e9ebd79e718" }, "downloads": -1, "filename": "itk_registration-5.1.1.post1-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "870b2b836407df9619576a4b114eb0a0", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 4509374, "upload_time": "2020-10-21T16:42:43", "upload_time_iso_8601": "2020-10-21T16:42:43.335886Z", "url": "https://files.pythonhosted.org/packages/f5/23/c33901864d959aed54d78349ce1f26f69e05e549ba4632315ae5d976f609/itk_registration-5.1.1.post1-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "938272eba5274302494f70fc02078067", "sha256": "20fefaa59db3991bc911e50affad49af15c61297e5e7d14d9c1815e6dcf7645e" }, "downloads": -1, "filename": "itk_registration-5.1.1.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "938272eba5274302494f70fc02078067", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 9439149, "upload_time": "2020-10-21T16:42:46", "upload_time_iso_8601": "2020-10-21T16:42:46.601288Z", "url": "https://files.pythonhosted.org/packages/32/1f/71ab469d71177d50973985c4d48c55993c980ef8e74b1b6e89d22d838420/itk_registration-5.1.1.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "92872d0699f7faeaed131ba537390cc8", "sha256": "b924b755ab0d092106d3574df014028eefd64d1b7f3b533f43ebf2d27540efec" }, "downloads": -1, "filename": "itk_registration-5.1.1.post1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "92872d0699f7faeaed131ba537390cc8", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 14376421, "upload_time": "2020-10-21T16:42:49", "upload_time_iso_8601": "2020-10-21T16:42:49.897737Z", "url": "https://files.pythonhosted.org/packages/48/25/cbc84be97a45445be5647e38d468be12fe0f5e0a14f8b61ea289bde3b553/itk_registration-5.1.1.post1-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d0c397e93072855eca13fdbda16e5726", "sha256": "143b6a8a0c4f669e431c8014c14cd044cff65debf1d3eed1de40736f18d06e56" }, "downloads": -1, "filename": "itk_registration-5.1.1.post1-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "d0c397e93072855eca13fdbda16e5726", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4507195, "upload_time": "2020-10-21T16:42:53", "upload_time_iso_8601": "2020-10-21T16:42:53.166978Z", "url": "https://files.pythonhosted.org/packages/fb/4e/92930f09205c4489f8ca8aed61edf53969df6defdc88fbc55b68ef92d307/itk_registration-5.1.1.post1-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "69c3d30878de63ceb5778641a0d0d480", "sha256": "de4e1fc51a6683bade6dee7e4aa00f4815525958f5a7ed4b1bdb7afeff514682" }, "downloads": -1, "filename": "itk_registration-5.1.1.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "69c3d30878de63ceb5778641a0d0d480", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 9439039, "upload_time": "2020-10-21T16:42:56", "upload_time_iso_8601": "2020-10-21T16:42:56.259823Z", "url": "https://files.pythonhosted.org/packages/3c/5b/aa195b5a88c5229c035ac0223402bbf619955ce76bbfbec55074080c1ac2/itk_registration-5.1.1.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6f1d97114239523bce91ebca1540c397", "sha256": "9536f7a98d99bd5982a09b48bf4ba76646caf3384733aa89b6cb4af784dd947a" }, "downloads": -1, "filename": "itk_registration-5.1.1.post1-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "6f1d97114239523bce91ebca1540c397", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 14374822, "upload_time": "2020-10-21T16:42:59", "upload_time_iso_8601": "2020-10-21T16:42:59.970271Z", "url": "https://files.pythonhosted.org/packages/9d/39/8048d12e247bbc6567f3cdc00731d6b5116283368a361c0e8e2c24677b4d/itk_registration-5.1.1.post1-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0a2146c783b5b490b5deb09f253cc10e", "sha256": "9bcfb7d9015dc56a98371cd93ccdeb36dfa146e3e3722eb5b2394bce3f186004" }, "downloads": -1, "filename": "itk_registration-5.1.1.post1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "0a2146c783b5b490b5deb09f253cc10e", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 4506782, "upload_time": "2020-10-21T16:43:02", "upload_time_iso_8601": "2020-10-21T16:43:02.854811Z", "url": "https://files.pythonhosted.org/packages/f2/f7/cf56535638b88a3498ab1645a2599a8e5eedf8b0d5e5f8e1e0f9d6ae24d8/itk_registration-5.1.1.post1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "11ac2f8a0abbfdd2dbc2b7b54197fe4c", "sha256": "f54c7968800cabd94e8a8c5457c52d13c47131dd9cfc0a5248d940fc75ef7204" }, "downloads": -1, "filename": "itk_registration-5.1.1.post1-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "11ac2f8a0abbfdd2dbc2b7b54197fe4c", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 9437947, "upload_time": "2020-10-21T16:43:05", "upload_time_iso_8601": "2020-10-21T16:43:05.786933Z", "url": "https://files.pythonhosted.org/packages/ad/c4/74b26cd275ec1308b498b5f443fc854699cdce4c3f8375709cd59b5f94c4/itk_registration-5.1.1.post1-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3df251872dba1c782498a8cfadea1289", "sha256": "77d7cd90c99762384060b33e3dc7a0e357956dd219e495b4b983d73429ef8274" }, "downloads": -1, "filename": "itk_registration-5.1.1.post1-cp38-cp38-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "3df251872dba1c782498a8cfadea1289", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 14380098, "upload_time": "2020-10-21T16:43:08", "upload_time_iso_8601": "2020-10-21T16:43:08.926670Z", "url": "https://files.pythonhosted.org/packages/42/e3/fcee2910f3d15d1f0e4faf53bf4db75a25928d0a407d0cc919b46d78bfd4/itk_registration-5.1.1.post1-cp38-cp38-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e7fd79cba99b23904b50883b1d410baa", "sha256": "73137f737ac13d16d8cb85f4a7bea38b7a85d7fb4b4b1a8f59d194c533ca50c6" }, "downloads": -1, "filename": "itk_registration-5.1.1.post1-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "e7fd79cba99b23904b50883b1d410baa", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 4523627, "upload_time": "2020-10-21T16:43:11", "upload_time_iso_8601": "2020-10-21T16:43:11.675127Z", "url": "https://files.pythonhosted.org/packages/47/5b/fe7e6defb430b9cf54955a3bd564af885f12dec0bf4d5220b12b52ba4dfa/itk_registration-5.1.1.post1-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a7d2395cbbe8e129c06f25f62b6f58d2", "sha256": "b638192462e8552f662ba977fd77c666437c3667bd8fa9f2e7a72fefa2c956ca" }, "downloads": -1, "filename": "itk_registration-5.1.1.post1-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "a7d2395cbbe8e129c06f25f62b6f58d2", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 9435391, "upload_time": "2020-10-21T16:43:14", "upload_time_iso_8601": "2020-10-21T16:43:14.162140Z", "url": "https://files.pythonhosted.org/packages/74/52/d1e11c864e0e3826e94915733cfc2b4e546ce6bd2ecef3b1eed0ad51878e/itk_registration-5.1.1.post1-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a6c9b3f6c63460fd2fcbee74e7334957", "sha256": "04b5576c94cdb63b363d871e5a45d23cac5247ff780b3e1341434ac08c925d02" }, "downloads": -1, "filename": "itk_registration-5.1.1.post1-cp39-cp39-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "a6c9b3f6c63460fd2fcbee74e7334957", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 14384895, "upload_time": "2020-10-21T16:43:18", "upload_time_iso_8601": "2020-10-21T16:43:18.054609Z", "url": "https://files.pythonhosted.org/packages/54/31/c36fc8d2bd360165a7a959fe6af02dd973373cde808355d0d8dcdd61625d/itk_registration-5.1.1.post1-cp39-cp39-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4a0a9644a5f3a8e52349d2fad0b385fa", "sha256": "a91513e74dcf5efe8aead3043bac1a6752b3f92ef601aa3a6de0d252c8c58b0a" }, "downloads": -1, "filename": "itk_registration-5.1.1.post1-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "4a0a9644a5f3a8e52349d2fad0b385fa", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 4524340, "upload_time": "2020-10-21T16:43:20", "upload_time_iso_8601": "2020-10-21T16:43:20.617575Z", "url": "https://files.pythonhosted.org/packages/59/c0/d6957f5d8d1224e4c5cbf41db3160261cdd2516df55873d208dfa2a5c059/itk_registration-5.1.1.post1-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.1.2": [ { "comment_text": "", "digests": { "md5": "9568048656ac8269126bada69d51c07c", "sha256": "0e7f5f372d3b039dbbb09a41c5baf4ee927121d5ee78a5a170abe21f90c8809b" }, "downloads": -1, "filename": "itk_registration-5.1.2-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "9568048656ac8269126bada69d51c07c", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 14376695, "upload_time": "2020-12-02T12:24:05", "upload_time_iso_8601": "2020-12-02T12:24:05.085945Z", "url": "https://files.pythonhosted.org/packages/3c/c2/f6f37e81e7c2363be9304c0e80e4039b817095e2dd6981b5d093b51bfe72/itk_registration-5.1.2-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "eb746cee314f42b1ba063475f8109d41", "sha256": "8cbc59ef5e6969114940c56da9e70e5d3fb7ab33c65e2b9cfef8735a3c7907eb" }, "downloads": -1, "filename": "itk_registration-5.1.2-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "eb746cee314f42b1ba063475f8109d41", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 4509702, "upload_time": "2020-12-02T12:24:07", "upload_time_iso_8601": "2020-12-02T12:24:07.688461Z", "url": "https://files.pythonhosted.org/packages/08/4c/9b167b6d3125bf06dfbf5d9386200edcadab2b59a24c8d71b8b881fbfd07/itk_registration-5.1.2-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "eb86b650534891741568f6190d7a39b3", "sha256": "07a5133317b37814a98eb785eb6421bc2036e74b52afe5de9fdba6fcb6130013" }, "downloads": -1, "filename": "itk_registration-5.1.2-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "eb86b650534891741568f6190d7a39b3", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 9439690, "upload_time": "2020-12-02T12:24:10", "upload_time_iso_8601": "2020-12-02T12:24:10.561412Z", "url": "https://files.pythonhosted.org/packages/d2/88/b778c1b52ee13d15842097f331adeed77740c1d173a9ec37c04ac887f4c2/itk_registration-5.1.2-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "551ffd32425a9f9ceef363dae1003e4c", "sha256": "6087133e33b07c351a032b5383f427e5dccde20d450c266012705562cb00e494" }, "downloads": -1, "filename": "itk_registration-5.1.2-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "551ffd32425a9f9ceef363dae1003e4c", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 14377601, "upload_time": "2020-12-02T12:24:13", "upload_time_iso_8601": "2020-12-02T12:24:13.976887Z", "url": "https://files.pythonhosted.org/packages/66/bf/887404bade70466dc5ed1b535c10d9b5941d866cec5e78837bf1632944e4/itk_registration-5.1.2-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "43878f075ac3578f1853e6ed6814fa80", "sha256": "9fb8d678119029b4ea6017d93cc7e9427e350f23517883e0186868a37689314c" }, "downloads": -1, "filename": "itk_registration-5.1.2-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "43878f075ac3578f1853e6ed6814fa80", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4507506, "upload_time": "2020-12-02T12:24:16", "upload_time_iso_8601": "2020-12-02T12:24:16.065627Z", "url": "https://files.pythonhosted.org/packages/ad/55/ec41b0371b3686b4c8d8facad0524927588a499a9e9c1e327b22c5a61ff9/itk_registration-5.1.2-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "cd9c17eb2f45a33af2461c0916ea509f", "sha256": "e3eb179dba5527f48ccffac94e5cfb483934c11ae7513f65eb4bb9d22683ec25" }, "downloads": -1, "filename": "itk_registration-5.1.2-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "cd9c17eb2f45a33af2461c0916ea509f", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 9439737, "upload_time": "2020-12-02T12:24:18", "upload_time_iso_8601": "2020-12-02T12:24:18.421636Z", "url": "https://files.pythonhosted.org/packages/a1/84/f41f387d87f143263ff04b443e8bddca57b9e438d7505ad3e0f98f29faa8/itk_registration-5.1.2-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "688a689c54bd64e8508621cf4ce1a758", "sha256": "7c34fac86de838d29375a1678007af2d6f489058c29a0bf6120429ada6a8ea05" }, "downloads": -1, "filename": "itk_registration-5.1.2-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "688a689c54bd64e8508621cf4ce1a758", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 14376349, "upload_time": "2020-12-02T12:24:21", "upload_time_iso_8601": "2020-12-02T12:24:21.868544Z", "url": "https://files.pythonhosted.org/packages/27/7a/7fde6cd47ddb5cb9f065313d26507cd723c6c4c3763e28875b1a19f718bf/itk_registration-5.1.2-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3c26212be0da727fabdcf565f4941467", "sha256": "eece41cba1f735736bcdbf9efdc824ec4ba86a49e5835132552f2ca8ef5566a8" }, "downloads": -1, "filename": "itk_registration-5.1.2-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "3c26212be0da727fabdcf565f4941467", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 4507101, "upload_time": "2020-12-02T12:24:23", "upload_time_iso_8601": "2020-12-02T12:24:23.721982Z", "url": "https://files.pythonhosted.org/packages/1c/8b/94f2e2297ecf4455feb7db514e0fe050ad104970cb065d8e15f45df9be9a/itk_registration-5.1.2-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b0032456f0232fd8294ec7c48153cf71", "sha256": "67182689d52f0144029e43ffb7c0ce7207c133570dd834059357d17e9f3133d7" }, "downloads": -1, "filename": "itk_registration-5.1.2-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "b0032456f0232fd8294ec7c48153cf71", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 9437885, "upload_time": "2020-12-02T12:24:26", "upload_time_iso_8601": "2020-12-02T12:24:26.316863Z", "url": "https://files.pythonhosted.org/packages/5c/87/017b80c5825594be83f34357f2250db956f2e592e9a50debab4b97e69d7e/itk_registration-5.1.2-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "338081415fac3cbd947e55f5c359b678", "sha256": "d25b578ffb859f07cbad6987d1adb507e357d91f82863faeae337d8645b9d29d" }, "downloads": -1, "filename": "itk_registration-5.1.2-cp38-cp38-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "338081415fac3cbd947e55f5c359b678", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 14379824, "upload_time": "2020-12-02T12:24:29", "upload_time_iso_8601": "2020-12-02T12:24:29.385625Z", "url": "https://files.pythonhosted.org/packages/11/c6/58aa84350f6c3ec355d996cf99d5c4f36592f35d6f5ffe6e9cd89af4c360/itk_registration-5.1.2-cp38-cp38-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4d952636d1b001d04981f96184c33413", "sha256": "0456d4c761d972c4673cd2e1c4cac831c34e789c118a21bdbfac487d1cf691b4" }, "downloads": -1, "filename": "itk_registration-5.1.2-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "4d952636d1b001d04981f96184c33413", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 4524422, "upload_time": "2020-12-02T12:24:31", "upload_time_iso_8601": "2020-12-02T12:24:31.455211Z", "url": "https://files.pythonhosted.org/packages/a7/63/6b269925d645e6f8297e3fc1defc3add09f409f8002f13db46c3283b5214/itk_registration-5.1.2-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8cf585be4742ad4fceba335ab28dfd85", "sha256": "bfdda8afcb4a7e0e24ae40889d16650c0ec9bc75d0598f668242a88eb0de80a5" }, "downloads": -1, "filename": "itk_registration-5.1.2-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "8cf585be4742ad4fceba335ab28dfd85", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 9435381, "upload_time": "2020-12-02T12:24:33", "upload_time_iso_8601": "2020-12-02T12:24:33.829244Z", "url": "https://files.pythonhosted.org/packages/ed/14/81f37cec72f2f0a813bf27d730cd37b2c21ddf29593b45ec2c62513654a6/itk_registration-5.1.2-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "cf256b988f39c60d011e1e3a975d2413", "sha256": "64718de70eece5aeacafb82084f5fa366f579696aa593c4ebb800eb7006292d3" }, "downloads": -1, "filename": "itk_registration-5.1.2-cp39-cp39-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "cf256b988f39c60d011e1e3a975d2413", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 14386316, "upload_time": "2020-12-02T12:24:37", "upload_time_iso_8601": "2020-12-02T12:24:37.299215Z", "url": "https://files.pythonhosted.org/packages/0d/9e/be7ac19a8c2bbb256adc732a26af4761154475bd5791600efc984b98491f/itk_registration-5.1.2-cp39-cp39-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b75b9d6570f601c08c6a1e3c7e44b1a5", "sha256": "1ec4865dbff838a5bff06e4f8e350e60c183f4b364c0ad27f9ef8c9648242e74" }, "downloads": -1, "filename": "itk_registration-5.1.2-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "b75b9d6570f601c08c6a1e3c7e44b1a5", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 4524678, "upload_time": "2020-12-02T12:24:39", "upload_time_iso_8601": "2020-12-02T12:24:39.882624Z", "url": "https://files.pythonhosted.org/packages/78/ba/397ccf470ab61d780352c9a423a3ef0424b828e6799ebfd2302ead44825b/itk_registration-5.1.2-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.1b1": [ { "comment_text": "", "digests": { "md5": "d53f6eef889f7d0b7676ea5370eb724b", "sha256": "44809371f997415bc79c4aaa3c2bf34d7e1dce6a750c988e8a71f2ce3e9349cb" }, "downloads": -1, "filename": "itk_registration-5.1b1-cp35-cp35m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "d53f6eef889f7d0b7676ea5370eb724b", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 8717876, "upload_time": "2019-09-04T19:33:55", "upload_time_iso_8601": "2019-09-04T19:33:55.413021Z", "url": "https://files.pythonhosted.org/packages/c7/e6/75978f10bbcf7163b8ba920ff16556e8e5f5e262c2a83420789a06c2e52f/itk_registration-5.1b1-cp35-cp35m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "afc2c50e435202f5de36fd079b07bc22", "sha256": "a7cd41f40ae422fbb65ef4a3bc96fa8c02b06a5bbe37968eadf4c6e86385b032" }, "downloads": -1, "filename": "itk_registration-5.1b1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "afc2c50e435202f5de36fd079b07bc22", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 11142964, "upload_time": "2019-09-04T19:34:02", "upload_time_iso_8601": "2019-09-04T19:34:02.924334Z", "url": "https://files.pythonhosted.org/packages/e1/0f/b534442cc4f0e5837d6c4b0a72b788c8ce94c9a716761a3d8d6aaafa7bd3/itk_registration-5.1b1-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6a06ce8ed3a14baf1ee0005aa2cf1eee", "sha256": "c908c29e5e50f0d15cae441438eb8f0e4633bc25a97056617cd6434dadd05e20" }, "downloads": -1, "filename": "itk_registration-5.1b1-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "6a06ce8ed3a14baf1ee0005aa2cf1eee", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 5220024, "upload_time": "2019-09-04T19:34:09", "upload_time_iso_8601": "2019-09-04T19:34:09.843503Z", "url": "https://files.pythonhosted.org/packages/2f/88/929cd71afe2ae5d8eae3e0517b04b4a565fe535cf409efc337d91d128b48/itk_registration-5.1b1-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7c7b8e2b3d395605024116eabe05c8a8", "sha256": "d0a59948122502ef4d22a1459f3caf487ab3694d5f88c7959ab3c19e4d2a706f" }, "downloads": -1, "filename": "itk_registration-5.1b1-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "7c7b8e2b3d395605024116eabe05c8a8", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 8717893, "upload_time": "2019-09-04T19:34:16", "upload_time_iso_8601": "2019-09-04T19:34:16.824280Z", "url": "https://files.pythonhosted.org/packages/06/ec/0e1da971fd6073bf51493eebb4833181aae9b2b43ae74d9dae67a766e694/itk_registration-5.1b1-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "942bf9e943604596e229955e9087ecd9", "sha256": "72ffe496ed712f364577e7733602e2a3567d9e2ca6a4cd6074e103da0c4ba630" }, "downloads": -1, "filename": "itk_registration-5.1b1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "942bf9e943604596e229955e9087ecd9", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 11143122, "upload_time": "2019-09-04T19:34:25", "upload_time_iso_8601": "2019-09-04T19:34:25.886792Z", "url": "https://files.pythonhosted.org/packages/ba/7f/09d1d256d6d8c8d373e6efe08e57f8cc29b651588f8d397a7878d6a924a4/itk_registration-5.1b1-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6ff26195c80f1ff2de4ca2122ea1590b", "sha256": "e01234c0c64fa9ea9e4ff7dd4cd2889ecf8312768c6750a28f40c89dd156fb5e" }, "downloads": -1, "filename": "itk_registration-5.1b1-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "6ff26195c80f1ff2de4ca2122ea1590b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4595382, "upload_time": "2019-09-04T19:34:31", "upload_time_iso_8601": "2019-09-04T19:34:31.280390Z", "url": "https://files.pythonhosted.org/packages/b4/f4/fff827a863ef940efeac4b2b7f09b299c9bc16dbef3d792d366b21b7dcdf/itk_registration-5.1b1-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ec9406bef826462590a6fc667aa1e1e7", "sha256": "8e5f7675367ab6ff15c8a3010922c8ebf9c23d5e6a822cff0ff7b75b67b46cb4" }, "downloads": -1, "filename": "itk_registration-5.1b1-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "ec9406bef826462590a6fc667aa1e1e7", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 8717987, "upload_time": "2019-09-04T19:34:37", "upload_time_iso_8601": "2019-09-04T19:34:37.517181Z", "url": "https://files.pythonhosted.org/packages/e1/78/f4785d798e62ed01201c30e77a348d66de61c148112bcce371b5ddcbad4c/itk_registration-5.1b1-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ca89573247551700002274a42620d010", "sha256": "2d37d46d32aec10e4036ea0e17367c54e6a06f4845df447f559c1a5b6f4c331a" }, "downloads": -1, "filename": "itk_registration-5.1b1-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "ca89573247551700002274a42620d010", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 11143056, "upload_time": "2019-09-04T19:34:44", "upload_time_iso_8601": "2019-09-04T19:34:44.675661Z", "url": "https://files.pythonhosted.org/packages/2e/6c/b89f952b34a5ae345dc39648ac35df582eb8e541411e2eb8609d7fb18e91/itk_registration-5.1b1-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "13f08222af31cde44e73071f07e44aa9", "sha256": "28373f3e7da04b538f513c9a3188188afce6f08785ff46764181de31db11e3ca" }, "downloads": -1, "filename": "itk_registration-5.1b1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "13f08222af31cde44e73071f07e44aa9", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 4595189, "upload_time": "2019-09-04T19:34:55", "upload_time_iso_8601": "2019-09-04T19:34:55.216451Z", "url": "https://files.pythonhosted.org/packages/7a/b9/1956f9b05d0bfe7d8de860982576c16fe935a9848b4396d156bab24b8c48/itk_registration-5.1b1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.1rc1": [], "5.1rc1.post1": [ { "comment_text": "", "digests": { "md5": "0d3631b3e21dd7772098e14340ef6d08", "sha256": "29cfff7a7a7b5cc2bca8994a43a012e41021ec9f56bb41571cb3b0e9f6f5f09c" }, "downloads": -1, "filename": "itk_registration-5.1rc1.post1-cp35-cp35m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "0d3631b3e21dd7772098e14340ef6d08", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 9311734, "upload_time": "2019-12-09T03:01:45", "upload_time_iso_8601": "2019-12-09T03:01:45.330543Z", "url": "https://files.pythonhosted.org/packages/7f/a9/181c3bb2ab1a4d3adc50561ee8798681427d59df716133e54d99b71139ae/itk_registration-5.1rc1.post1-cp35-cp35m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0b5b6a3f98546076103501fb72588a20", "sha256": "a152a2e16ab81dbb28e0e57a1782b1ffa4160d06440cb17b88b1730e079feacb" }, "downloads": -1, "filename": "itk_registration-5.1rc1.post1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "0b5b6a3f98546076103501fb72588a20", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 12101132, "upload_time": "2019-12-09T03:01:49", "upload_time_iso_8601": "2019-12-09T03:01:49.402099Z", "url": "https://files.pythonhosted.org/packages/aa/66/5cee8a41b8159b5cf466bd22657bfb02bb558f86feddad5e70af21cafaab/itk_registration-5.1rc1.post1-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3d4d617b9d14c69137e22a23a39b0490", "sha256": "7bf9a04faa3a2859038b0fe2f8305f90137141b541b724a8906c4b5637c79c1b" }, "downloads": -1, "filename": "itk_registration-5.1rc1.post1-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "3d4d617b9d14c69137e22a23a39b0490", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 5959666, "upload_time": "2019-12-09T03:01:53", "upload_time_iso_8601": "2019-12-09T03:01:53.429664Z", "url": "https://files.pythonhosted.org/packages/08/98/b94075744c93d219af5b8efb92d0595a030b31bc374fed0bf33938746b7d/itk_registration-5.1rc1.post1-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "af79cfd3fe4d3802e3bf723ffe51554b", "sha256": "25811fb86b1ca260ed87d8770b9ce8941768a035fdd48c0a6ff7465ea7cdeb10" }, "downloads": -1, "filename": "itk_registration-5.1rc1.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "af79cfd3fe4d3802e3bf723ffe51554b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 9311779, "upload_time": "2019-12-09T03:01:56", "upload_time_iso_8601": "2019-12-09T03:01:56.610646Z", "url": "https://files.pythonhosted.org/packages/1c/4f/b6f10e6dc17b2b59b97c38a396a3a18906600154da2a58696648b355e630/itk_registration-5.1rc1.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5a8a51e8fe90f319894d6dd06ca4df46", "sha256": "da12418f325e37d0dda1f0e5a0abbf49a4efa7cce95afb6c8fb204ae81ac03b1" }, "downloads": -1, "filename": "itk_registration-5.1rc1.post1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "5a8a51e8fe90f319894d6dd06ca4df46", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 12101060, "upload_time": "2019-12-09T03:02:01", "upload_time_iso_8601": "2019-12-09T03:02:01.156663Z", "url": "https://files.pythonhosted.org/packages/6e/91/51a291077feb67d9160a9101c627cfb95d240d9df433da2f7832aef854c3/itk_registration-5.1rc1.post1-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "81ebee8e68ada32ec815e66bc4e50b4d", "sha256": "7e1d8dcaa76c233b6f761e614a2a892f204a5d8f5e44da1aac6f172bd0030fb0" }, "downloads": -1, "filename": "itk_registration-5.1rc1.post1-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "81ebee8e68ada32ec815e66bc4e50b4d", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 5048884, "upload_time": "2019-12-09T03:02:04", "upload_time_iso_8601": "2019-12-09T03:02:04.322785Z", "url": "https://files.pythonhosted.org/packages/a5/1d/4b2013bf9fa08c92fdd2eaa5c0d55552c426a6b738dbdc4a212f8336dbbf/itk_registration-5.1rc1.post1-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "51506539378f5176c3ed39210b21b1e5", "sha256": "01ce2d104ff62d36f481c69127c967d21f4ff203f3bdb1ab16b1be1e728a17d0" }, "downloads": -1, "filename": "itk_registration-5.1rc1.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "51506539378f5176c3ed39210b21b1e5", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 9311836, "upload_time": "2019-12-09T03:02:07", "upload_time_iso_8601": "2019-12-09T03:02:07.611893Z", "url": "https://files.pythonhosted.org/packages/f9/0d/61880d27d912d24232d86e990170cbdfcf4cc9939b8cd168186de0c5a0e0/itk_registration-5.1rc1.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "383dddc4e279ef28c0413695a2ac1886", "sha256": "3d88084108213ca2b330d538a6818fd288af5babaf30f81f43b40a84db6e5d29" }, "downloads": -1, "filename": "itk_registration-5.1rc1.post1-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "383dddc4e279ef28c0413695a2ac1886", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 12101047, "upload_time": "2019-12-09T03:02:12", "upload_time_iso_8601": "2019-12-09T03:02:12.307480Z", "url": "https://files.pythonhosted.org/packages/3d/7b/438d7e9d064714508460700a59672fd50dd83de6139ed456e7d552186b01/itk_registration-5.1rc1.post1-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e78955841d7d0b9ed14285ef64d38303", "sha256": "33d9a23c66361675c73b2b3f63ff1e4e1b2da542ad239eac9bddda31b899504b" }, "downloads": -1, "filename": "itk_registration-5.1rc1.post1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "e78955841d7d0b9ed14285ef64d38303", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 5047840, "upload_time": "2019-12-09T03:02:15", "upload_time_iso_8601": "2019-12-09T03:02:15.818778Z", "url": "https://files.pythonhosted.org/packages/27/31/622d5accd2cd8c5524990e250895d0472ab9cfd5f55997637cc7bc300ff6/itk_registration-5.1rc1.post1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "737123f710a7c81e377a77dc1c9a41cc", "sha256": "4d91e53c1c31682a50218f1ad976deb0fdc548c609048aabc5072dceb1725132" }, "downloads": -1, "filename": "itk_registration-5.1rc1.post1-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "737123f710a7c81e377a77dc1c9a41cc", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 9290579, "upload_time": "2019-12-09T03:02:18", "upload_time_iso_8601": "2019-12-09T03:02:18.908613Z", "url": "https://files.pythonhosted.org/packages/b8/e6/a4d248110bf4970da37e09b6a631a1fb896578934dd246dbbbe3652b9e3e/itk_registration-5.1rc1.post1-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4516fa688ae2704af8f1503d30d22286", "sha256": "596beee21ddfc0e83cfc3e2d515d553805458e09a847cab91ce46706c4242568" }, "downloads": -1, "filename": "itk_registration-5.1rc1.post1-cp38-cp38-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "4516fa688ae2704af8f1503d30d22286", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 12098053, "upload_time": "2019-12-09T03:02:23", "upload_time_iso_8601": "2019-12-09T03:02:23.200684Z", "url": "https://files.pythonhosted.org/packages/08/45/cd7a088f9f7b403039c773d920f28aba198d88f2ca19d1170a7dadeae281/itk_registration-5.1rc1.post1-cp38-cp38-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7cc2eb01cd153c490087023a0c1e2a4e", "sha256": "3c9acf90e39a6d124035a9cf34df8f28b78208208c0d7d15882693722f960893" }, "downloads": -1, "filename": "itk_registration-5.1rc1.post1-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "7cc2eb01cd153c490087023a0c1e2a4e", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 5048707, "upload_time": "2019-12-09T03:02:26", "upload_time_iso_8601": "2019-12-09T03:02:26.810783Z", "url": "https://files.pythonhosted.org/packages/61/6f/929ad84ab9c1a3859b953f5d2374a020f4904aae7368a1a1f8455dd629bc/itk_registration-5.1rc1.post1-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.1rc2": [ { "comment_text": "", "digests": { "md5": "52cae897f5affb613fbde03af722bc81", "sha256": "75973e8628fadbc8447fd30c5e69ffb487b31fe55ffbae57053a59ef88261480" }, "downloads": -1, "filename": "itk_registration-5.1rc2-cp35-cp35m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "52cae897f5affb613fbde03af722bc81", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 9300134, "upload_time": "2020-02-21T13:35:31", "upload_time_iso_8601": "2020-02-21T13:35:31.169336Z", "url": "https://files.pythonhosted.org/packages/51/14/a408b7303cc2ff720338bb76eb8fbdec5feb4915bd7205ab88520ad059c0/itk_registration-5.1rc2-cp35-cp35m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8136ab4d62af9c65642112424586731c", "sha256": "26794e42b3aa6ce0dc985ca3066e28c47f6a617e2fe28690f55f5eda06085759" }, "downloads": -1, "filename": "itk_registration-5.1rc2-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "8136ab4d62af9c65642112424586731c", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 12107889, "upload_time": "2020-02-21T13:35:35", "upload_time_iso_8601": "2020-02-21T13:35:35.093487Z", "url": "https://files.pythonhosted.org/packages/72/35/b1d0d54e9c51ccf11f6a974c1cdbbd2a0d5fb9012888a3226db6c927dd1b/itk_registration-5.1rc2-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bb476fdd06270215d80686053683e63f", "sha256": "fdfd4d235ad2fea0bfbda52c9e54573418a56e67647c677816596d4c26842a07" }, "downloads": -1, "filename": "itk_registration-5.1rc2-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "bb476fdd06270215d80686053683e63f", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 5947818, "upload_time": "2020-02-21T13:35:38", "upload_time_iso_8601": "2020-02-21T13:35:38.668287Z", "url": "https://files.pythonhosted.org/packages/10/db/8747e622c8f7eb6283d9adddd34220438ed64b46f44c6c4b9aa49e19122e/itk_registration-5.1rc2-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "283298d2fce222f5ed73aba0767328c8", "sha256": "3e790270c74524fbd722469ef400a31eb310a33af05b49321ede7d7ae50d0268" }, "downloads": -1, "filename": "itk_registration-5.1rc2-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "283298d2fce222f5ed73aba0767328c8", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 9300176, "upload_time": "2020-02-21T13:35:42", "upload_time_iso_8601": "2020-02-21T13:35:42.226779Z", "url": "https://files.pythonhosted.org/packages/0b/71/d49d615eba9d9bd0c09e3d20c53a3b3377116938d19349ebdf89f7488e74/itk_registration-5.1rc2-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "89e266814b2c7582e3180e513d1bef77", "sha256": "0059e66a6d36ce06861df763a39060e759bbd95ef7624b2d1506424a66727e5b" }, "downloads": -1, "filename": "itk_registration-5.1rc2-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "89e266814b2c7582e3180e513d1bef77", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 12107727, "upload_time": "2020-02-21T13:35:47", "upload_time_iso_8601": "2020-02-21T13:35:47.667302Z", "url": "https://files.pythonhosted.org/packages/49/a0/453ef40e4f7e2b5f900d14626feb7a490551c825ec57bbb80c471389ca08/itk_registration-5.1rc2-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6e1b2fab9fce12f65f1d75f486c04788", "sha256": "0cad4ce8d4703187e4e4c24586887715b9ad49fca1542f9c7d50d30816b113a4" }, "downloads": -1, "filename": "itk_registration-5.1rc2-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "6e1b2fab9fce12f65f1d75f486c04788", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 5949281, "upload_time": "2020-02-21T13:35:51", "upload_time_iso_8601": "2020-02-21T13:35:51.437550Z", "url": "https://files.pythonhosted.org/packages/cc/51/e028e1de037b7bd300575cd79b4f6f53bd9cb35cf070d8853bb021a20e38/itk_registration-5.1rc2-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d98a221da74b8f4957bb7fb22dd5fc4c", "sha256": "da4f073fa7f4d5363cec1f42615867f254212a85e1b68800e6c2a1a0cde6b5e6" }, "downloads": -1, "filename": "itk_registration-5.1rc2-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "d98a221da74b8f4957bb7fb22dd5fc4c", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 9300194, "upload_time": "2020-02-21T13:35:54", "upload_time_iso_8601": "2020-02-21T13:35:54.609502Z", "url": "https://files.pythonhosted.org/packages/9f/45/ccfa74e7c1eb43eb154a10c2be3b5dd412fd47ba6242c53bad6fb6f4f8bb/itk_registration-5.1rc2-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c69fcae4879e79305c7a2040f8f36ec5", "sha256": "7f22f0e565e1594e0df38f99c36b3453c3069f9ed69a15f3db68621eaafc0779" }, "downloads": -1, "filename": "itk_registration-5.1rc2-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "c69fcae4879e79305c7a2040f8f36ec5", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 12107732, "upload_time": "2020-02-21T13:35:58", "upload_time_iso_8601": "2020-02-21T13:35:58.626788Z", "url": "https://files.pythonhosted.org/packages/8a/c9/5e7184b4ef44ac0183f3ce770b17c748d8a8b64df8d622d31fe6db597022/itk_registration-5.1rc2-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "30639db9a1c4d969cc563b71d00a0265", "sha256": "1431a89a4355018d70cf74c5e48fe784b0f8ff7f3463c580f52cab968f415608" }, "downloads": -1, "filename": "itk_registration-5.1rc2-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "30639db9a1c4d969cc563b71d00a0265", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 5947820, "upload_time": "2020-02-21T13:36:01", "upload_time_iso_8601": "2020-02-21T13:36:01.717250Z", "url": "https://files.pythonhosted.org/packages/30/37/74e87b2da73ebdb7dbe993785252b915707f66c0b9eba24b0dcda10b8ad9/itk_registration-5.1rc2-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "10a6aa2406664f483abe1498d02fa683", "sha256": "a2759e255a391a7f6391e9c650fdc705e9b68feb3a372f1a82c0ef6d217e6ce4" }, "downloads": -1, "filename": "itk_registration-5.1rc2-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "10a6aa2406664f483abe1498d02fa683", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 9283743, "upload_time": "2020-02-21T13:36:05", "upload_time_iso_8601": "2020-02-21T13:36:05.282783Z", "url": "https://files.pythonhosted.org/packages/c5/e8/089b67c2ece3a6467982470e331452585534c903a0c573a610146143b37d/itk_registration-5.1rc2-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4af72528d148c75333cb982ae1df34f1", "sha256": "0bee582c9e88cf13f5b9ecf59dd6ef279dab363264d25bde95984582cd905455" }, "downloads": -1, "filename": "itk_registration-5.1rc2-cp38-cp38-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "4af72528d148c75333cb982ae1df34f1", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 12103522, "upload_time": "2020-02-21T13:36:09", "upload_time_iso_8601": "2020-02-21T13:36:09.238318Z", "url": "https://files.pythonhosted.org/packages/38/23/72ca680f8d7756c8b2d7519a6f66cfefa32f376a856a33dfc20251eb6b05/itk_registration-5.1rc2-cp38-cp38-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6e9e7accab11541b3214b4e77d6acf65", "sha256": "22e00f84e1b8461e9a38725726849df939560dc1726e36d2018dc3a260525434" }, "downloads": -1, "filename": "itk_registration-5.1rc2-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "6e9e7accab11541b3214b4e77d6acf65", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 5950576, "upload_time": "2020-02-21T13:36:12", "upload_time_iso_8601": "2020-02-21T13:36:12.376413Z", "url": "https://files.pythonhosted.org/packages/2a/a5/7bf5161fdb9cbad0f0edbd2e48d119c3ebe67df858af840f0916ccf7db70/itk_registration-5.1rc2-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.1rc3": [ { "comment_text": "", "digests": { "md5": "88f3a22345f1b0b3d55a24cec3cbb09d", "sha256": "8e6d7eec69f57a2426bbd84778f9a18c4171b13a7fb968ec8402c73ffdd05d2b" }, "downloads": -1, "filename": "itk_registration-5.1rc3-cp35-cp35m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "88f3a22345f1b0b3d55a24cec3cbb09d", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 9481336, "upload_time": "2020-04-02T01:18:56", "upload_time_iso_8601": "2020-04-02T01:18:56.719065Z", "url": "https://files.pythonhosted.org/packages/f6/5c/a542adbbfeb35077b46a297ea8b5483a7d18b207aae904d123bc72aaea16/itk_registration-5.1rc3-cp35-cp35m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c74983da31b94ba02d490478f09f4a1b", "sha256": "83c3894f4a8d14b145c116d9936d3fa20e93db1182cf9a0c3b703c0e5f26ed3d" }, "downloads": -1, "filename": "itk_registration-5.1rc3-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "c74983da31b94ba02d490478f09f4a1b", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 12305655, "upload_time": "2020-04-02T01:18:59", "upload_time_iso_8601": "2020-04-02T01:18:59.597261Z", "url": "https://files.pythonhosted.org/packages/82/7c/8111a735f7206d2d757c630ba6f499807dbe7752c16994a8404dd2d2938f/itk_registration-5.1rc3-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e2ffc99af770488c6d53d73acf8cdb5a", "sha256": "0082dbbb2242dea647eb5483f052107c83987b5d1caa4e6b665b69c901d43f07" }, "downloads": -1, "filename": "itk_registration-5.1rc3-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "e2ffc99af770488c6d53d73acf8cdb5a", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 6018625, "upload_time": "2020-04-02T01:14:36", "upload_time_iso_8601": "2020-04-02T01:14:36.711204Z", "url": "https://files.pythonhosted.org/packages/93/d0/5a9b2a3b25d1fd8503370faddbcb4fdfd6a4f569a02f57a3e24c86d6a43d/itk_registration-5.1rc3-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a7926b44ea5379d52ce0544188a326c0", "sha256": "b2bc0ed4a37e792a05e46ca58408929fe0d545e691b7c7f96f54eb1db38b5935" }, "downloads": -1, "filename": "itk_registration-5.1rc3-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "a7926b44ea5379d52ce0544188a326c0", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 9481444, "upload_time": "2020-04-02T01:19:02", "upload_time_iso_8601": "2020-04-02T01:19:02.929955Z", "url": "https://files.pythonhosted.org/packages/e1/59/ebc449790d576c9745b5786fe4998edd500bf1a49344a7002516041dfdf6/itk_registration-5.1rc3-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "22f447065e37b4d1c66a224de15b4e74", "sha256": "4ca3d98c94e4c9a29b3dda1ade0372d235edc2476c1c51dbb629ccf432e2b246" }, "downloads": -1, "filename": "itk_registration-5.1rc3-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "22f447065e37b4d1c66a224de15b4e74", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 12305725, "upload_time": "2020-04-02T01:19:06", "upload_time_iso_8601": "2020-04-02T01:19:06.239322Z", "url": "https://files.pythonhosted.org/packages/9f/d9/4c044f5d993e2fa144947135fcfb2beaea27245a6eb766ef08280ba13e4b/itk_registration-5.1rc3-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1600c4756310b2722b041a3509cbc9a2", "sha256": "22f60a95ea24d559972b4c3e9433429a2746b52e32501659976ac9310e69a399" }, "downloads": -1, "filename": "itk_registration-5.1rc3-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "1600c4756310b2722b041a3509cbc9a2", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 6014387, "upload_time": "2020-04-02T01:14:38", "upload_time_iso_8601": "2020-04-02T01:14:38.860703Z", "url": "https://files.pythonhosted.org/packages/0c/8a/1f7b0891318bd5c9acd8a028c8c4e7d6528cdba98066c63c45eeb293da82/itk_registration-5.1rc3-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f0cc99e5afe2df61f2e4e755f2265d6d", "sha256": "4ebbea6c41369b4e6f34a5bba6c8dbae7d1292f893263361117dcd250e5bbfbe" }, "downloads": -1, "filename": "itk_registration-5.1rc3-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "f0cc99e5afe2df61f2e4e755f2265d6d", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 9481266, "upload_time": "2020-04-02T01:19:08", "upload_time_iso_8601": "2020-04-02T01:19:08.921851Z", "url": "https://files.pythonhosted.org/packages/3b/dc/d405dec78aad5c509d84c401900d156ed60221e2a7b97e7b40002035c916/itk_registration-5.1rc3-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f36ef572c2e69cbb177387e1f6667714", "sha256": "92d7eff61906fa2eb0c57e10999e28a3efd1eded9db8700e2909d5ef2cbd4e46" }, "downloads": -1, "filename": "itk_registration-5.1rc3-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "f36ef572c2e69cbb177387e1f6667714", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 12305380, "upload_time": "2020-04-02T01:19:12", "upload_time_iso_8601": "2020-04-02T01:19:12.543369Z", "url": "https://files.pythonhosted.org/packages/39/b0/96aeec2e859116c5f0fcbecf602c8757a449f6e443e98e05da3f8d6091d7/itk_registration-5.1rc3-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c973c7e959dd876f44cb81ebe0dcc6ea", "sha256": "dca7787efa59fa58c1cb589eb2eefc4d4494a27d7e53226d9c8b0f731b8f37cd" }, "downloads": -1, "filename": "itk_registration-5.1rc3-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "c973c7e959dd876f44cb81ebe0dcc6ea", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 6018699, "upload_time": "2020-04-02T01:14:40", "upload_time_iso_8601": "2020-04-02T01:14:40.304400Z", "url": "https://files.pythonhosted.org/packages/f8/b7/77196b46581e9856990dde60837b443c4b30a6da44a4b4b2f7f86f8c5817/itk_registration-5.1rc3-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9582062df328657e8f42dc64023512d4", "sha256": "f04ec9ea981687563ce51213af28e9b557112f849ad29d98e0dcf02bdf73ad6a" }, "downloads": -1, "filename": "itk_registration-5.1rc3-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "9582062df328657e8f42dc64023512d4", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 9482725, "upload_time": "2020-04-02T01:19:16", "upload_time_iso_8601": "2020-04-02T01:19:16.306781Z", "url": "https://files.pythonhosted.org/packages/5c/bb/da8127239a765f04f77ac882469b0c43894abab9a7af9d65465d6857fbb5/itk_registration-5.1rc3-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a2b8aea40c2080c438703f4840314661", "sha256": "81209e6ed566288002df2c5db74d13c6438842ab76729ca9d109138634cf0c87" }, "downloads": -1, "filename": "itk_registration-5.1rc3-cp38-cp38-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "a2b8aea40c2080c438703f4840314661", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 12303211, "upload_time": "2020-04-02T01:19:19", "upload_time_iso_8601": "2020-04-02T01:19:19.344926Z", "url": "https://files.pythonhosted.org/packages/76/53/d3ed82df7f8ca3794b85d38bb059be018f7dc0f75bf6a55b865bb444ad20/itk_registration-5.1rc3-cp38-cp38-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2ec39e1a4d81d8c8a72594cdde51a73e", "sha256": "49ddcdeb58bc6fcb01840670b9e17c5801cbb48aa2534b75d2f2dfc1fc0043c3" }, "downloads": -1, "filename": "itk_registration-5.1rc3-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "2ec39e1a4d81d8c8a72594cdde51a73e", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 6022730, "upload_time": "2020-04-02T01:14:42", "upload_time_iso_8601": "2020-04-02T01:14:42.117296Z", "url": "https://files.pythonhosted.org/packages/bd/82/f2124ef8fd5a2630c6f5c0fa5eac24d38de6b4a69561b175ead795f94de3/itk_registration-5.1rc3-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.2.0": [ { "comment_text": "", "digests": { "md5": "dcb6db137e7d072fbee8ab0a6740c0ca", "sha256": "efa490cd6af3bfe79bd64f3001cc2aa3a9342fda7c39c641f94f7f0986f872ec" }, "downloads": -1, "filename": "itk_registration-5.2.0-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "dcb6db137e7d072fbee8ab0a6740c0ca", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 16766862, "upload_time": "2021-04-04T14:14:11", "upload_time_iso_8601": "2021-04-04T14:14:11.378288Z", "url": "https://files.pythonhosted.org/packages/c6/db/23f67c8c0ee636945e1cf0e057b788bbd9b3bfc0ead048b2dea072f5280b/itk_registration-5.2.0-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0010d1ee742ae7097eadf1218dd882ef", "sha256": "253ae54407ea0e736404885423b6b20c89278d4b4e7841502bb9c1e3a8fa0b62" }, "downloads": -1, "filename": "itk_registration-5.2.0-cp36-cp36m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "0010d1ee742ae7097eadf1218dd882ef", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 20099169, "upload_time": "2021-04-04T14:14:13", "upload_time_iso_8601": "2021-04-04T14:14:13.765845Z", "url": "https://files.pythonhosted.org/packages/a6/9a/8a40f7efc5f13520b150b38848a67e75c61a2311040eef1b80983b9b3410/itk_registration-5.2.0-cp36-cp36m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "63606e0390d4ac113474f9ab130fb5af", "sha256": "9b1cd624fa04066d63b80b850c34087bf63f2fae9536acd7a8a5d763df9a1c59" }, "downloads": -1, "filename": "itk_registration-5.2.0-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "63606e0390d4ac113474f9ab130fb5af", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 6196754, "upload_time": "2021-04-04T14:14:15", "upload_time_iso_8601": "2021-04-04T14:14:15.678492Z", "url": "https://files.pythonhosted.org/packages/66/5f/8249f75881287f8070126c65465900dd439a9bec533f0b7f2ba373500452/itk_registration-5.2.0-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "414c5ee06fe0d487aa948d0fce1b3c0b", "sha256": "f56076b43253fdc9c8b3a21a88eff9dfbe5bf64b470783587863b0fbeb4ffae9" }, "downloads": -1, "filename": "itk_registration-5.2.0-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "414c5ee06fe0d487aa948d0fce1b3c0b", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 16766951, "upload_time": "2021-04-04T14:14:17", "upload_time_iso_8601": "2021-04-04T14:14:17.420405Z", "url": "https://files.pythonhosted.org/packages/5b/f5/f5ce2acd4a7b1ea4cf5954e3b684d0558be1e0adb6ff75cb1a4a05e6733a/itk_registration-5.2.0-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "146dca87f5941a4c066ec580de598fd2", "sha256": "312fffffeec7bb343f70dbe1f41cca7f4ee6ede00ca66d298a109ff4e97585fc" }, "downloads": -1, "filename": "itk_registration-5.2.0-cp37-cp37m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "146dca87f5941a4c066ec580de598fd2", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 20099340, "upload_time": "2021-04-04T14:14:19", "upload_time_iso_8601": "2021-04-04T14:14:19.547456Z", "url": "https://files.pythonhosted.org/packages/d7/12/45f9641b32073737b26c84000a93a1f219dd8fbe9ef7c058734769888c2a/itk_registration-5.2.0-cp37-cp37m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5d08fa3dcef08ab797b87db3901cc03d", "sha256": "5e00342285b4cebfe6764627a3f79e95f954b908106b2c669286adf98cb3ba10" }, "downloads": -1, "filename": "itk_registration-5.2.0-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "5d08fa3dcef08ab797b87db3901cc03d", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 6198711, "upload_time": "2021-04-04T14:14:21", "upload_time_iso_8601": "2021-04-04T14:14:21.341753Z", "url": "https://files.pythonhosted.org/packages/62/ef/99d8ead904a63c84b0d08e533da054ccb4bcf881bc6c4b93a8ff091b1ef4/itk_registration-5.2.0-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c5a98ebba1f0451a88d69979d746f5bf", "sha256": "511772a91e064ddeeed479cde546e0159bf9a88f7df5913af9a4602e3bbd07d7" }, "downloads": -1, "filename": "itk_registration-5.2.0-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "c5a98ebba1f0451a88d69979d746f5bf", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 16768465, "upload_time": "2021-04-04T14:14:23", "upload_time_iso_8601": "2021-04-04T14:14:23.261929Z", "url": "https://files.pythonhosted.org/packages/14/e8/19404747be1fb5da295ffe0070a4b4d1af3a8187f3b57b75a5b883c25ec8/itk_registration-5.2.0-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4f7692087df9d8f3f154b1859d94d2ff", "sha256": "41ee5102a60b161ab0f3cb7877d4c08d3998a7bd6f75311d7d0f8c7080f206a5" }, "downloads": -1, "filename": "itk_registration-5.2.0-cp38-cp38-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "4f7692087df9d8f3f154b1859d94d2ff", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 20110587, "upload_time": "2021-04-04T14:14:25", "upload_time_iso_8601": "2021-04-04T14:14:25.395106Z", "url": "https://files.pythonhosted.org/packages/cb/20/1d946be9a3c78c3ff242f3bb833b763fb1922eb4756db2f4ef20f87c9652/itk_registration-5.2.0-cp38-cp38-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "668357a32b24486e4bc7ae23a48f467f", "sha256": "3d218b43118008f1ecc59232eeef84236d47047435586ea37b46bf153b58b235" }, "downloads": -1, "filename": "itk_registration-5.2.0-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "668357a32b24486e4bc7ae23a48f467f", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 6243968, "upload_time": "2021-04-04T14:14:27", "upload_time_iso_8601": "2021-04-04T14:14:27.207328Z", "url": "https://files.pythonhosted.org/packages/e4/62/f0d03cbe1a2a465a9e35745871ca0cef0ad767b80ba7ce925ffe83815b9a/itk_registration-5.2.0-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b0a4462e33607a0d4da7677fe643b7c1", "sha256": "1b4439468f705bd5fcd87790a054bb9697afe334b2a9a8583dcff3cf90e1f058" }, "downloads": -1, "filename": "itk_registration-5.2.0-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "b0a4462e33607a0d4da7677fe643b7c1", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 16758598, "upload_time": "2021-04-04T14:14:29", "upload_time_iso_8601": "2021-04-04T14:14:29.070980Z", "url": "https://files.pythonhosted.org/packages/3f/9d/c4876dabde8194f10a70c3b649678fa51cf2b0cc4d22642162d7ed89b920/itk_registration-5.2.0-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bde77e6d9cee9bff9c28f5114b3fb7fa", "sha256": "8ce9a52ef2e1286cffbf150aa98215c08f8d5cf1415637538deefe52427dc75a" }, "downloads": -1, "filename": "itk_registration-5.2.0-cp39-cp39-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "bde77e6d9cee9bff9c28f5114b3fb7fa", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 20055898, "upload_time": "2021-04-04T14:14:31", "upload_time_iso_8601": "2021-04-04T14:14:31.361997Z", "url": "https://files.pythonhosted.org/packages/16/84/74190d361eede9b36ffdee414e7805734bb4b792fa17101db7fb243c40dc/itk_registration-5.2.0-cp39-cp39-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7d63fc88437322a0c705b1c6b8cdeb9e", "sha256": "c6f9cf69266291533f7af91d8ee20ccdf1b8c5e0ac32c597a4c16b58c9309ee5" }, "downloads": -1, "filename": "itk_registration-5.2.0-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "7d63fc88437322a0c705b1c6b8cdeb9e", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 6257287, "upload_time": "2021-04-04T14:14:33", "upload_time_iso_8601": "2021-04-04T14:14:33.153257Z", "url": "https://files.pythonhosted.org/packages/a0/db/80ff2f776dcc677fd2cbf43d2a0219d6267aab8ad1f2d8773b4384aff360/itk_registration-5.2.0-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.2.0.post1": [ { "comment_text": "", "digests": { "md5": "bd360489689bf354526b8306bf17436f", "sha256": "68686a227326487e41f4e795b71f9cb38944260b1b09e0eb031b96f3b98346db" }, "downloads": -1, "filename": "itk_registration-5.2.0.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "bd360489689bf354526b8306bf17436f", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 16793523, "upload_time": "2021-04-29T02:52:50", "upload_time_iso_8601": "2021-04-29T02:52:50.950759Z", "url": "https://files.pythonhosted.org/packages/96/65/26b5fd808d1f09160d32c89162199bb17e6c46e0679b011efc3b724d06ea/itk_registration-5.2.0.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3e6af4c3d08c0725dc8d284bbb79316a", "sha256": "3dd7790f6d85c726d7c759c166301b7f19e55aed33bbd350f742d6565624792c" }, "downloads": -1, "filename": "itk_registration-5.2.0.post1-cp36-cp36m-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "3e6af4c3d08c0725dc8d284bbb79316a", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 18587526, "upload_time": "2021-04-29T11:49:32", "upload_time_iso_8601": "2021-04-29T11:49:32.752646Z", "url": "https://files.pythonhosted.org/packages/32/25/d8c6bab5421eaf1067ca401fde146b34952bdcee601f3f04668ed4dd0dd9/itk_registration-5.2.0.post1-cp36-cp36m-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f358532cd9111b759b3cd1f13f6e3015", "sha256": "dd81dda237fefac2ef9583ba5a7865a2cfdf332ceac19332163c3168828b3cdf" }, "downloads": -1, "filename": "itk_registration-5.2.0.post1-cp36-cp36m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "f358532cd9111b759b3cd1f13f6e3015", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 20191836, "upload_time": "2021-04-29T02:52:53", "upload_time_iso_8601": "2021-04-29T02:52:53.170346Z", "url": "https://files.pythonhosted.org/packages/31/bc/63d9f642e076701f5a0cc3ef4bc13d900115b6cebeba3f0fefb25ae0659e/itk_registration-5.2.0.post1-cp36-cp36m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "08bdb52213a6e0f85abc532dbea3cca3", "sha256": "bd60d630a8f741e7984f1997d5b03ae6748273f4aba87cbd3986f9cffb7837d0" }, "downloads": -1, "filename": "itk_registration-5.2.0.post1-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "08bdb52213a6e0f85abc532dbea3cca3", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 6222005, "upload_time": "2021-04-29T02:52:54", "upload_time_iso_8601": "2021-04-29T02:52:54.970811Z", "url": "https://files.pythonhosted.org/packages/a9/09/751c3f1f33def9d488260968508ac41342248cec950f0dbb2b80288ea4ba/itk_registration-5.2.0.post1-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "72efabb474059d4de3f0fa6f15143161", "sha256": "e688f1aa97d9fce634498d40057db40e7379ffa044215af03d61d5bb2cf60ddd" }, "downloads": -1, "filename": "itk_registration-5.2.0.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "72efabb474059d4de3f0fa6f15143161", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 16793644, "upload_time": "2021-04-29T02:52:56", "upload_time_iso_8601": "2021-04-29T02:52:56.761653Z", "url": "https://files.pythonhosted.org/packages/9f/59/03b56706798fd8b217cb30c8e10e4dfa4a31c87cea081dcda72acc7c6ee5/itk_registration-5.2.0.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f6b1f50f7a60cb1cb71fb00459430188", "sha256": "ea7998dc7d07d43f380d0976ed17228d35e29c62adbf8d26246dafaa757097ba" }, "downloads": -1, "filename": "itk_registration-5.2.0.post1-cp37-cp37m-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "f6b1f50f7a60cb1cb71fb00459430188", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 18586751, "upload_time": "2021-04-29T11:49:35", "upload_time_iso_8601": "2021-04-29T11:49:35.129535Z", "url": "https://files.pythonhosted.org/packages/b2/f7/4193beb59865f8d0292c35470a1df9663f52b97dd24d2e8b52217f83ec1d/itk_registration-5.2.0.post1-cp37-cp37m-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7dbd203a14ba65b30de62c4a0d90514d", "sha256": "39d5ef70d94e928d70dc637622eb9800a0cd4561c62f764eb74d14f603191a9f" }, "downloads": -1, "filename": "itk_registration-5.2.0.post1-cp37-cp37m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "7dbd203a14ba65b30de62c4a0d90514d", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 20192189, "upload_time": "2021-04-29T02:52:59", "upload_time_iso_8601": "2021-04-29T02:52:59.079497Z", "url": "https://files.pythonhosted.org/packages/3f/00/2c56cbc4b39a0d77722da2fa4aa5085107c3be9909c917c6b47be74abae1/itk_registration-5.2.0.post1-cp37-cp37m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "47969e042fb25fb13af477e816628c8c", "sha256": "eff8f794c8df23c23267579e77ad589288294fd38d88475b8e8dc2e8fa4b2cd4" }, "downloads": -1, "filename": "itk_registration-5.2.0.post1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "47969e042fb25fb13af477e816628c8c", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 6227341, "upload_time": "2021-04-29T02:53:01", "upload_time_iso_8601": "2021-04-29T02:53:01.283446Z", "url": "https://files.pythonhosted.org/packages/19/8f/e23029ba8cbd9c047757a0a2aaea769be01ce451bb99477c90820db70592/itk_registration-5.2.0.post1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7dc51206df456a843cef5a487079bceb", "sha256": "d1cf625d20b7cdc3c835a815aaba360e9c5c2d49ee46c41703256d37738d7e6d" }, "downloads": -1, "filename": "itk_registration-5.2.0.post1-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "7dc51206df456a843cef5a487079bceb", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 16794408, "upload_time": "2021-04-29T02:53:03", "upload_time_iso_8601": "2021-04-29T02:53:03.126907Z", "url": "https://files.pythonhosted.org/packages/bd/bd/40b0ca2614e4709180d48366d6656db168d50fdcf775e554cdad0db94da9/itk_registration-5.2.0.post1-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "28156edcaf753d04d1b79da8bd0ba24c", "sha256": "a0d7eeaee34b16ddb9cd297480e5624265eb886ffd0355f5ace37480f35897fb" }, "downloads": -1, "filename": "itk_registration-5.2.0.post1-cp38-cp38-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "28156edcaf753d04d1b79da8bd0ba24c", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 18565329, "upload_time": "2021-04-29T11:49:37", "upload_time_iso_8601": "2021-04-29T11:49:37.124981Z", "url": "https://files.pythonhosted.org/packages/50/37/ce2dff0a23097c4dd07068fa8c22b30d85e962eba67e65c3c6a5df219ef8/itk_registration-5.2.0.post1-cp38-cp38-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a6400375adbfa7e5d06b5e24e55ce7b2", "sha256": "ba572669a202873d7b4de9080de35df1016c5d0874fabc51cc1e47011901eb1f" }, "downloads": -1, "filename": "itk_registration-5.2.0.post1-cp38-cp38-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "a6400375adbfa7e5d06b5e24e55ce7b2", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 20205229, "upload_time": "2021-04-29T02:53:05", "upload_time_iso_8601": "2021-04-29T02:53:05.999625Z", "url": "https://files.pythonhosted.org/packages/4d/36/b8163bb6b081eaa7aa6a04da18281df076c1634b2710fbdbbf09a8939db5/itk_registration-5.2.0.post1-cp38-cp38-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "535965bd4856f26c1a538511941dcfdd", "sha256": "a6a7e780f1f5c8e11d05a96be03541958e6e25c4626a71964f98530480e621bb" }, "downloads": -1, "filename": "itk_registration-5.2.0.post1-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "535965bd4856f26c1a538511941dcfdd", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 6270117, "upload_time": "2021-04-29T02:53:08", "upload_time_iso_8601": "2021-04-29T02:53:08.164987Z", "url": "https://files.pythonhosted.org/packages/8f/ac/f2979ab4ee9350a191f25a697b384f21200243be83b8b5a940d8afb8924f/itk_registration-5.2.0.post1-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5bf5c402af8bc809994e2554276859d9", "sha256": "9bbb7e6897ca9f4dccc28ea251a12ca2630d6b5373f554ef0b5d0453bf457162" }, "downloads": -1, "filename": "itk_registration-5.2.0.post1-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "5bf5c402af8bc809994e2554276859d9", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 16785039, "upload_time": "2021-04-29T02:53:10", "upload_time_iso_8601": "2021-04-29T02:53:10.222842Z", "url": "https://files.pythonhosted.org/packages/c4/02/5e064e6a58056f11cbb5b6b5435efb3b61de346552875dc797e1b648c6c1/itk_registration-5.2.0.post1-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "62e6a0e2c9047ca620cae40d94794fb4", "sha256": "f0b03d945b0cf57d73b615521886eb02f3d0c4752b0528d8c0b146b99abd8600" }, "downloads": -1, "filename": "itk_registration-5.2.0.post1-cp39-cp39-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "62e6a0e2c9047ca620cae40d94794fb4", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 13748374, "upload_time": "2021-04-29T02:53:12", "upload_time_iso_8601": "2021-04-29T02:53:12.318300Z", "url": "https://files.pythonhosted.org/packages/2b/86/dfc6ad45e7077a15caab21cc13b771ca96184c9e7a50d661cb83ce396780/itk_registration-5.2.0.post1-cp39-cp39-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1ddb0fa54bfaa1ce996e02a37866a336", "sha256": "f928d4092fc5eec910da9ca64d7cd085500d56170db1cf8953c5521ca7762076" }, "downloads": -1, "filename": "itk_registration-5.2.0.post1-cp39-cp39-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "1ddb0fa54bfaa1ce996e02a37866a336", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 18559670, "upload_time": "2021-04-29T11:49:39", "upload_time_iso_8601": "2021-04-29T11:49:39.506536Z", "url": "https://files.pythonhosted.org/packages/e8/ca/ba1b470a4f759f09d1bb78e097aa0e686ae2016e18375cc2635d84dc6af1/itk_registration-5.2.0.post1-cp39-cp39-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4398346b06756d4c62bddf052fb5cb99", "sha256": "29d7e67d1eb1942b12f63a004cb82317143aace36dfde2358be3c08fde2fc919" }, "downloads": -1, "filename": "itk_registration-5.2.0.post1-cp39-cp39-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "4398346b06756d4c62bddf052fb5cb99", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 20176970, "upload_time": "2021-04-29T02:53:14", "upload_time_iso_8601": "2021-04-29T02:53:14.420179Z", "url": "https://files.pythonhosted.org/packages/2f/e1/df235d595999b7e71cac741038ff6bb2fbdd2060c4d5c6d21c0feeee1e0e/itk_registration-5.2.0.post1-cp39-cp39-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ae9e322dc718316b50f2e867b4f7d516", "sha256": "48306ff52002e28ffbe56397874403e47f0d312ed271569d80b85194f82aba33" }, "downloads": -1, "filename": "itk_registration-5.2.0.post1-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "ae9e322dc718316b50f2e867b4f7d516", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 6283468, "upload_time": "2021-04-29T02:53:16", "upload_time_iso_8601": "2021-04-29T02:53:16.166783Z", "url": "https://files.pythonhosted.org/packages/28/4a/3216a03f19b462bc35020aff9a865a3ef3a476b60bb9d0695d7d714c2390/itk_registration-5.2.0.post1-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.2.0.post2": [ { "comment_text": "", "digests": { "md5": "e039018466a80d6a7e02a638d12ebe29", "sha256": "9da6441724cac503349afb6d4dda126be674e644c09533fe448d54b70c9dc859" }, "downloads": -1, "filename": "itk_registration-5.2.0.post2-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "e039018466a80d6a7e02a638d12ebe29", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 16793736, "upload_time": "2021-05-06T01:37:41", "upload_time_iso_8601": "2021-05-06T01:37:41.628264Z", "url": "https://files.pythonhosted.org/packages/6c/8c/e0cbfeae72e6299fac1b7e90b4c4e770240a0302a3c262fa46e79a2f1a7e/itk_registration-5.2.0.post2-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "58f6ca2b50bc029ecacdfa82ff32be4f", "sha256": "4f3e7faf7d14668a8d4804f03c93be99ea3c026beb725e33113fad9e1a667ff5" }, "downloads": -1, "filename": "itk_registration-5.2.0.post2-cp36-cp36m-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "58f6ca2b50bc029ecacdfa82ff32be4f", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 18587915, "upload_time": "2021-05-06T01:37:44", "upload_time_iso_8601": "2021-05-06T01:37:44.666782Z", "url": "https://files.pythonhosted.org/packages/75/68/c04aee22d4a801a606ef35101272cf5b5846fb3e5d12281bce51d53be25c/itk_registration-5.2.0.post2-cp36-cp36m-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "78507c8eee3f13b348bf9353b6a68a8d", "sha256": "52bf09a7ec2e1187d7a4441c760eae41ce2d652feea4b22aaa53ba07d58f03d8" }, "downloads": -1, "filename": "itk_registration-5.2.0.post2-cp36-cp36m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "78507c8eee3f13b348bf9353b6a68a8d", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 20189677, "upload_time": "2021-05-06T01:37:47", "upload_time_iso_8601": "2021-05-06T01:37:47.246782Z", "url": "https://files.pythonhosted.org/packages/08/f8/3c00a4b9ba8ef6e5b6381fb7dedad6698498f7d609352ecb488a19d0e5ed/itk_registration-5.2.0.post2-cp36-cp36m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4447e0e96467103e1ac9f4d3f8757a23", "sha256": "79608ff854b7ac331ff5be69164c538722ac6a5a89e11f5d239f6ee0e214e6be" }, "downloads": -1, "filename": "itk_registration-5.2.0.post2-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "4447e0e96467103e1ac9f4d3f8757a23", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 6222012, "upload_time": "2021-05-06T01:37:49", "upload_time_iso_8601": "2021-05-06T01:37:49.433053Z", "url": "https://files.pythonhosted.org/packages/7d/ee/113e16a07be5e7d03da1cd31274d073c4aeecd0032f0e36487e1dc3abca1/itk_registration-5.2.0.post2-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b8d41646dc3a852e1480130fbaa9d1d5", "sha256": "0b8b76151b0ce237f7bfa0873e9382d25e4949617a9324ac966c97dd33bef2b1" }, "downloads": -1, "filename": "itk_registration-5.2.0.post2-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "b8d41646dc3a852e1480130fbaa9d1d5", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 16793607, "upload_time": "2021-05-06T01:37:51", "upload_time_iso_8601": "2021-05-06T01:37:51.822779Z", "url": "https://files.pythonhosted.org/packages/f8/65/d759da97b7ea01198a47add4db19ad9bb3c21fcfd79444072a123f69124f/itk_registration-5.2.0.post2-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "dfd8f401f9f5fc19b85c90c9a85463c2", "sha256": "e29f0567ac23255ff0b466df76057029d6d3873e78eeba3af4bf1916b426b570" }, "downloads": -1, "filename": "itk_registration-5.2.0.post2-cp37-cp37m-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "dfd8f401f9f5fc19b85c90c9a85463c2", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 18585823, "upload_time": "2021-05-06T01:37:54", "upload_time_iso_8601": "2021-05-06T01:37:54.157215Z", "url": "https://files.pythonhosted.org/packages/d2/9b/54b8abad35c877ea760c11076b4b1a73f1065ec09f7209e9146cae048b38/itk_registration-5.2.0.post2-cp37-cp37m-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "281d2f71e8fdbfca56f6d967207a90ec", "sha256": "1c42f40203da47d89f66d8ea37226d6f896fbbc4d681c89cdfef84dbfa1d2231" }, "downloads": -1, "filename": "itk_registration-5.2.0.post2-cp37-cp37m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "281d2f71e8fdbfca56f6d967207a90ec", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 20189654, "upload_time": "2021-05-06T01:37:56", "upload_time_iso_8601": "2021-05-06T01:37:56.764149Z", "url": "https://files.pythonhosted.org/packages/b1/f3/b281ea148b8c5aca1d91de9dc5efb97bc6a02c61a5ea7c74816fae0f3cb1/itk_registration-5.2.0.post2-cp37-cp37m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bc36be46133953a33adf87d2600f090b", "sha256": "cbda0f6f5aec8e991e02bb949bc361f5fd5c28d043a4a72e6dbae07b5c9bab15" }, "downloads": -1, "filename": "itk_registration-5.2.0.post2-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "bc36be46133953a33adf87d2600f090b", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 6227528, "upload_time": "2021-05-06T01:37:58", "upload_time_iso_8601": "2021-05-06T01:37:58.894782Z", "url": "https://files.pythonhosted.org/packages/96/0c/9f42a115ff8cbc338738eca2b3c17a408583ac1e0bf8121f7fae6f27acc2/itk_registration-5.2.0.post2-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6439969680b91d7573e72dfba3cb0131", "sha256": "12016b79238b603235f14b902c3885f645e659d5ba5008a79768f154e2e5dc14" }, "downloads": -1, "filename": "itk_registration-5.2.0.post2-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "6439969680b91d7573e72dfba3cb0131", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 16794473, "upload_time": "2021-05-06T01:38:01", "upload_time_iso_8601": "2021-05-06T01:38:01.294989Z", "url": "https://files.pythonhosted.org/packages/a8/6d/474f8c2c86428c348348f7a5fcc1c9b752e328b4c5fd2cf136318d062d20/itk_registration-5.2.0.post2-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3f6c54d682ca764834f1345cccb5cbcb", "sha256": "f2139c1a3be22f11a1eb4680c608bab2cc165a00e93b51bfb3b1fa97fa52d0bf" }, "downloads": -1, "filename": "itk_registration-5.2.0.post2-cp38-cp38-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "3f6c54d682ca764834f1345cccb5cbcb", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 18565845, "upload_time": "2021-05-06T01:38:04", "upload_time_iso_8601": "2021-05-06T01:38:04.392022Z", "url": "https://files.pythonhosted.org/packages/10/08/dc3bbc63504e19bec6b35722239de97d4c4fc0438e8653e80b162b8819a2/itk_registration-5.2.0.post2-cp38-cp38-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e7d60fbd3868474918f6d9b88b383bee", "sha256": "3bac7d19b8affbb88ce17635db951c3290d382e2bb566afdd62f08573af86bc6" }, "downloads": -1, "filename": "itk_registration-5.2.0.post2-cp38-cp38-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "e7d60fbd3868474918f6d9b88b383bee", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 20203553, "upload_time": "2021-05-06T01:38:06", "upload_time_iso_8601": "2021-05-06T01:38:06.934905Z", "url": "https://files.pythonhosted.org/packages/3b/59/8339013f5329f392681d2dd5daeabe2a96e0be464163dd522850a8a14d7c/itk_registration-5.2.0.post2-cp38-cp38-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ed3af0f22c3df847ae8ab0bc44f11a9d", "sha256": "6ed65534f6fa689dbef85740c36420adf7cedb42ca392db29db4a274b8af703a" }, "downloads": -1, "filename": "itk_registration-5.2.0.post2-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "ed3af0f22c3df847ae8ab0bc44f11a9d", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 6270102, "upload_time": "2021-05-06T01:38:09", "upload_time_iso_8601": "2021-05-06T01:38:09.254864Z", "url": "https://files.pythonhosted.org/packages/df/17/44eb24707a467730c5bccac11ee8668172b7c001fb66b8cf7e067c2c29fe/itk_registration-5.2.0.post2-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ca7f48f6ac2913e0998ff4d71ce7414b", "sha256": "94b4c65bfe09698a84da141a4c8a8458f0b0a5881c4d9da7e78a9ded639105fe" }, "downloads": -1, "filename": "itk_registration-5.2.0.post2-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "ca7f48f6ac2913e0998ff4d71ce7414b", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 16785079, "upload_time": "2021-05-06T01:38:11", "upload_time_iso_8601": "2021-05-06T01:38:11.958788Z", "url": "https://files.pythonhosted.org/packages/62/46/1e698a325187a2e0bc95dad7471d95265f10a54a85b7bf41866abc301f29/itk_registration-5.2.0.post2-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1071e716b4ef21b16ff1d3a8b717049c", "sha256": "17ca6fc95bad60769991ec5171a42a92feba3421f426034b6aa9798c858fa29c" }, "downloads": -1, "filename": "itk_registration-5.2.0.post2-cp39-cp39-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "1071e716b4ef21b16ff1d3a8b717049c", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 13748522, "upload_time": "2021-05-06T01:38:14", "upload_time_iso_8601": "2021-05-06T01:38:14.782791Z", "url": "https://files.pythonhosted.org/packages/f3/51/e7cb50459aac2be50a50144a6abfed88fee0f49a6395d4c52ef065f69469/itk_registration-5.2.0.post2-cp39-cp39-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "cfecde69942c3b1f9f3aa94c69b45015", "sha256": "f7a19b6a5b019bf72d40ce4b1023fe9581ebfb4a1ba91064223d81c2da0290be" }, "downloads": -1, "filename": "itk_registration-5.2.0.post2-cp39-cp39-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "cfecde69942c3b1f9f3aa94c69b45015", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 18559438, "upload_time": "2021-05-06T01:38:17", "upload_time_iso_8601": "2021-05-06T01:38:17.850212Z", "url": "https://files.pythonhosted.org/packages/58/a6/0329e7996d2d3b9da6bae750dbfc0db21d1673da5b449d2cb41b476b0d97/itk_registration-5.2.0.post2-cp39-cp39-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "dae185e0b9118483120fe100c61f0c4c", "sha256": "6723a3921f823d188381fc621e9b07c28e7adf6cf9d2b092f323086ab78f59ed" }, "downloads": -1, "filename": "itk_registration-5.2.0.post2-cp39-cp39-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "dae185e0b9118483120fe100c61f0c4c", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 20177029, "upload_time": "2021-05-06T01:38:20", "upload_time_iso_8601": "2021-05-06T01:38:20.766783Z", "url": "https://files.pythonhosted.org/packages/61/1b/1d32903d7c5634d26c0c9fb5fb30d4e492bbe6d73947e8d32ea71c156027/itk_registration-5.2.0.post2-cp39-cp39-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f577006e4bd7d6cb3a9467fc817b169a", "sha256": "0038987d16d77034011990578509ffdd93180296432171236f3e1491ca41ccc5" }, "downloads": -1, "filename": "itk_registration-5.2.0.post2-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "f577006e4bd7d6cb3a9467fc817b169a", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 6283378, "upload_time": "2021-05-06T01:38:23", "upload_time_iso_8601": "2021-05-06T01:38:23.462785Z", "url": "https://files.pythonhosted.org/packages/cd/cd/73ada34cc3320c7f74c5b522051c69fac6e7513e5c06d8120be979b07348/itk_registration-5.2.0.post2-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.2.0.post3": [ { "comment_text": "", "digests": { "md5": "e42715f3f399284d917c51930f59c0c7", "sha256": "c38e73a894b8f9680cbfbb5f457371ebda1280b25135595e228953dee1aa7c80" }, "downloads": -1, "filename": "itk_registration-5.2.0.post3-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "e42715f3f399284d917c51930f59c0c7", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 16793536, "upload_time": "2021-05-28T12:51:52", "upload_time_iso_8601": "2021-05-28T12:51:52.132201Z", "url": "https://files.pythonhosted.org/packages/b2/86/66cf0b613d76c9d25f82d2d3b1b77749395b8109842a615536ba8aad1c48/itk_registration-5.2.0.post3-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7c3785b739497a192ec36f61f48bad29", "sha256": "5ea8d4405e45e7421c6ab4be71bb6472a548f5f39e43794ffa6fb0c73763f51d" }, "downloads": -1, "filename": "itk_registration-5.2.0.post3-cp36-cp36m-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "7c3785b739497a192ec36f61f48bad29", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 18586815, "upload_time": "2021-05-28T12:51:54", "upload_time_iso_8601": "2021-05-28T12:51:54.721214Z", "url": "https://files.pythonhosted.org/packages/7c/05/267af2bf9726d219b3bfb68d20ac40259ca76f16d72d471aed742c417491/itk_registration-5.2.0.post3-cp36-cp36m-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "14fec2c304b61f91300348887f98835d", "sha256": "35208746804f3061f1f3a1316be979052156acc4bfc34a37e2da38f81276886d" }, "downloads": -1, "filename": "itk_registration-5.2.0.post3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "14fec2c304b61f91300348887f98835d", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 20192017, "upload_time": "2021-05-28T12:51:56", "upload_time_iso_8601": "2021-05-28T12:51:56.983390Z", "url": "https://files.pythonhosted.org/packages/b1/10/e5bbb7deb1f6e6dfdf502c39403afc5e286662081f1c727823754a7681da/itk_registration-5.2.0.post3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "884c16158e6ce020533b4590dfd33737", "sha256": "8312d91a64f8f2a382272100f3e8d400f0ff5d1ce78dca395923001bb0932838" }, "downloads": -1, "filename": "itk_registration-5.2.0.post3-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "884c16158e6ce020533b4590dfd33737", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 16793693, "upload_time": "2021-05-28T12:51:59", "upload_time_iso_8601": "2021-05-28T12:51:59.340378Z", "url": "https://files.pythonhosted.org/packages/75/e3/0a4593f5285c630af42fa3e088ea67d38794ca690adb520e637b55d0c81d/itk_registration-5.2.0.post3-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c820bc43a5363e7f52cb86029839e39c", "sha256": "478d46cd17a548b0894bb452b36b5005b2728c8181075e586f271a9278813d1c" }, "downloads": -1, "filename": "itk_registration-5.2.0.post3-cp37-cp37m-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "c820bc43a5363e7f52cb86029839e39c", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 18584070, "upload_time": "2021-05-28T12:52:01", "upload_time_iso_8601": "2021-05-28T12:52:01.610863Z", "url": "https://files.pythonhosted.org/packages/0f/8a/ad6bb2ef699b44521704149b46d05b4a2144f5e4dcc0fa8fd54b7562bd9e/itk_registration-5.2.0.post3-cp37-cp37m-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ec03877c5e64a77a7f42dc5db77fe14f", "sha256": "521c4660a2abf2b96e4420de903c0177153439ccf4539a5a3eb3eb241aa09d81" }, "downloads": -1, "filename": "itk_registration-5.2.0.post3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "ec03877c5e64a77a7f42dc5db77fe14f", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 20190313, "upload_time": "2021-05-28T12:52:03", "upload_time_iso_8601": "2021-05-28T12:52:03.968589Z", "url": "https://files.pythonhosted.org/packages/17/84/dd984eee76903d98f0cdd62686b12c8cc8105e73597b772d8e2c035ed386/itk_registration-5.2.0.post3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5fa4263c98e8c6225c9c5b4e9d91910d", "sha256": "a8463489119c1a4e581e0db16ba7c6ea40e3d337d0074045f370d40be8c5e21c" }, "downloads": -1, "filename": "itk_registration-5.2.0.post3-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "5fa4263c98e8c6225c9c5b4e9d91910d", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 16794760, "upload_time": "2021-05-28T12:52:06", "upload_time_iso_8601": "2021-05-28T12:52:06.239125Z", "url": "https://files.pythonhosted.org/packages/58/e6/702f54a646b3385efac7f374d2adee67e39a19c08ea42308362d72cd0aad/itk_registration-5.2.0.post3-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3b4868cf30e7c12c89e2ba51f432bc10", "sha256": "068fc8311f479fb8fe11cbb8d913cac96d76716faff60f7fd0777a852d29f3ca" }, "downloads": -1, "filename": "itk_registration-5.2.0.post3-cp38-cp38-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "3b4868cf30e7c12c89e2ba51f432bc10", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 18566725, "upload_time": "2021-05-28T12:52:08", "upload_time_iso_8601": "2021-05-28T12:52:08.414183Z", "url": "https://files.pythonhosted.org/packages/8f/2d/4c900d0c674a7b84892695ed89317b57320f70753ca94dcd22e7920ecc79/itk_registration-5.2.0.post3-cp38-cp38-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "19e89e86a634db8761a9dcfce4faa640", "sha256": "cd10fde20de315c044b5615a30b612a7518efb93309e85f99ffc616316e58258" }, "downloads": -1, "filename": "itk_registration-5.2.0.post3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "19e89e86a634db8761a9dcfce4faa640", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 20202750, "upload_time": "2021-05-28T12:52:10", "upload_time_iso_8601": "2021-05-28T12:52:10.630199Z", "url": "https://files.pythonhosted.org/packages/cd/d0/74ab7b2090cdd68ba8b2d8011aed2473fedea008a5ce9b513fff42dc8fc2/itk_registration-5.2.0.post3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9c555020858a68f191e62a24fcbbcabb", "sha256": "be9c8bd2ec085c5f8b5984bf070842e9675c8c34457a6f1832a5fc1a25a4dbbe" }, "downloads": -1, "filename": "itk_registration-5.2.0.post3-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "9c555020858a68f191e62a24fcbbcabb", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 16785093, "upload_time": "2021-05-28T12:52:13", "upload_time_iso_8601": "2021-05-28T12:52:13.081817Z", "url": "https://files.pythonhosted.org/packages/5d/b3/4d88460b5269bd42efa7e9220c4f659045b3639f3f717a1df06357c4b9f1/itk_registration-5.2.0.post3-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7281b6d7ef616b467cd89e414c3bea15", "sha256": "74ebc4c048eb7fc893a76fdbbedd346927c714847eddc17aa5c1af6e239edd84" }, "downloads": -1, "filename": "itk_registration-5.2.0.post3-cp39-cp39-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "7281b6d7ef616b467cd89e414c3bea15", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 13694913, "upload_time": "2021-05-28T12:52:15", "upload_time_iso_8601": "2021-05-28T12:52:15.064521Z", "url": "https://files.pythonhosted.org/packages/1b/1d/3f2bad7acf13ca0e320fbae7677b6c1a81b0aa2c54731548e374fb1eae70/itk_registration-5.2.0.post3-cp39-cp39-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3875e37d3d1a9311a9ceaacabef593af", "sha256": "736b1c8d0416d1351d119848deb968a8b0d6c77ee25219d15b9f8b9ffb784c6a" }, "downloads": -1, "filename": "itk_registration-5.2.0.post3-cp39-cp39-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "3875e37d3d1a9311a9ceaacabef593af", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 18558798, "upload_time": "2021-05-28T12:52:17", "upload_time_iso_8601": "2021-05-28T12:52:17.404073Z", "url": "https://files.pythonhosted.org/packages/6f/40/b8e00bb912b3517a8174980c413ba0bd442feaee2a9d8cf1ba9d154108f9/itk_registration-5.2.0.post3-cp39-cp39-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e366e621781f00e9397ec55f4072a5e2", "sha256": "ceaeb703d1effc1659be19f0c25ec168ad713b4cf3e3b82845b605feae1df7a1" }, "downloads": -1, "filename": "itk_registration-5.2.0.post3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "e366e621781f00e9397ec55f4072a5e2", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 20177146, "upload_time": "2021-05-28T12:52:19", "upload_time_iso_8601": "2021-05-28T12:52:19.562740Z", "url": "https://files.pythonhosted.org/packages/ac/8a/1e6a09bb539bef5f93a5b50303fd2be0a2c0f30766e4ce034d5a63408205/itk_registration-5.2.0.post3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null } ], "5.2.1": [ { "comment_text": "", "digests": { "md5": "db56d33e86266833bfd1bea1ff7293a5", "sha256": "f9b906168bf7e67f2800c3365ee846004960b5bcf08c4ca880022662216b9f74" }, "downloads": -1, "filename": "itk_registration-5.2.1-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "db56d33e86266833bfd1bea1ff7293a5", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 16795157, "upload_time": "2021-08-14T20:22:43", "upload_time_iso_8601": "2021-08-14T20:22:43.883874Z", "url": "https://files.pythonhosted.org/packages/6a/1c/85be750956494d91473bd78c88d16f087c68c93047081b8c19c838f7dd30/itk_registration-5.2.1-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5dd63acfa97c4f1b14ec8275769b8e1c", "sha256": "02d86106ac030aeda38733fd667c07d2b2df16ef7a8026306db633aab23a39a1" }, "downloads": -1, "filename": "itk_registration-5.2.1-cp36-cp36m-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "5dd63acfa97c4f1b14ec8275769b8e1c", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 18698315, "upload_time": "2021-08-14T20:22:46", "upload_time_iso_8601": "2021-08-14T20:22:46.302405Z", "url": "https://files.pythonhosted.org/packages/22/47/2d0c75988c8d58a3c6aaeffe069b267dc1023eaee1002caa120efba2b08b/itk_registration-5.2.1-cp36-cp36m-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "682d9d5988b86acf6d77aecc88f459f8", "sha256": "d0ce765b700c311dfa775eec5abc981332149a298ddbb5b5b09b508357275b1c" }, "downloads": -1, "filename": "itk_registration-5.2.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "682d9d5988b86acf6d77aecc88f459f8", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 20190335, "upload_time": "2021-08-14T20:22:49", "upload_time_iso_8601": "2021-08-14T20:22:49.008800Z", "url": "https://files.pythonhosted.org/packages/ef/c6/5933435d19b390dba5c9e2cdc6603949b0d3a71be29dcd947b6637b7e093/itk_registration-5.2.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "183a1a718e3c6059106521404bdd5e76", "sha256": "befa92a59336093e6d58960dbb0c5385d4449093ab4f2c1f8cc1ab573bc0e889" }, "downloads": -1, "filename": "itk_registration-5.2.1-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "183a1a718e3c6059106521404bdd5e76", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 6223041, "upload_time": "2021-08-14T20:22:51", "upload_time_iso_8601": "2021-08-14T20:22:51.011023Z", "url": "https://files.pythonhosted.org/packages/60/74/aea8252dedb76e959ec7d809402cf53c43bf4f56b1d7b3776b0f3b5b6fce/itk_registration-5.2.1-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9491a4449eec66480356f4ffe041b9b8", "sha256": "66c5f25aef7cdc0bd4c9c959cc2fafc2dbce70cd9b1bedab12a8da54bdd7e5c5" }, "downloads": -1, "filename": "itk_registration-5.2.1-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "9491a4449eec66480356f4ffe041b9b8", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 16794990, "upload_time": "2021-08-14T20:22:52", "upload_time_iso_8601": "2021-08-14T20:22:52.928538Z", "url": "https://files.pythonhosted.org/packages/31/80/fb207559ae488868ecad4f2c72f5595bffad31606f7fc77ecfd0b084100a/itk_registration-5.2.1-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9919432b944e56703d70c0dfe640652f", "sha256": "0e615ff5989a3d2fced4fad205f58c4ff96e8d0c8e44407cd6758b38fb43741b" }, "downloads": -1, "filename": "itk_registration-5.2.1-cp37-cp37m-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "9919432b944e56703d70c0dfe640652f", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 18698957, "upload_time": "2021-08-14T20:22:55", "upload_time_iso_8601": "2021-08-14T20:22:55.297579Z", "url": "https://files.pythonhosted.org/packages/86/99/46c77535b363d9576f441eee9031ba0f5c2fbb4529a3d36191e7160a9814/itk_registration-5.2.1-cp37-cp37m-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c610fd791a81ed7734edd728009936ae", "sha256": "5f7b1a48f1c0ce704f32673b6c08843785b34e4fe48dcbd623aeea6193de5398" }, "downloads": -1, "filename": "itk_registration-5.2.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "c610fd791a81ed7734edd728009936ae", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 20192186, "upload_time": "2021-08-14T20:22:57", "upload_time_iso_8601": "2021-08-14T20:22:57.764863Z", "url": "https://files.pythonhosted.org/packages/67/6a/5158a4b70e50d49c0a7caeb568999de42396e70177eb264c4b9326ec1c18/itk_registration-5.2.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "92f87ff74895f056d5c53099d4713d81", "sha256": "e84f64259c6615440960acfb073481f74e6cf7b1c995570252cc5365287a266c" }, "downloads": -1, "filename": "itk_registration-5.2.1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "92f87ff74895f056d5c53099d4713d81", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 6226057, "upload_time": "2021-08-14T20:22:59", "upload_time_iso_8601": "2021-08-14T20:22:59.738928Z", "url": "https://files.pythonhosted.org/packages/d2/8e/678bd195811912b8a0913bbe6c6925d08a7c4799eb3b7dad43ad9fb6db52/itk_registration-5.2.1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3de32dea61f6300eb8d68f53d72c54f5", "sha256": "ce559a07b74eda4aa02dc9ad2750da24891fb47fb2a55aca47aa71d1a8a720fd" }, "downloads": -1, "filename": "itk_registration-5.2.1-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "3de32dea61f6300eb8d68f53d72c54f5", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 16797385, "upload_time": "2021-08-14T20:23:01", "upload_time_iso_8601": "2021-08-14T20:23:01.804765Z", "url": "https://files.pythonhosted.org/packages/a5/57/9f7a64632a39e5a1cb6a7bbc34ae088fc67089128d7527a92c5f0e9324f3/itk_registration-5.2.1-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5e746d10b903bf9409112095127badae", "sha256": "35a55cecf1cf65656211744fb8b3fa23e837fb8ed92b662c7962c9b10ba1c4d9" }, "downloads": -1, "filename": "itk_registration-5.2.1-cp38-cp38-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "5e746d10b903bf9409112095127badae", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 18698697, "upload_time": "2021-08-14T20:23:04", "upload_time_iso_8601": "2021-08-14T20:23:04.028481Z", "url": "https://files.pythonhosted.org/packages/c2/04/b570d40d0178be6b776459a79302c0042c576411eeb40027d381dad823da/itk_registration-5.2.1-cp38-cp38-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "de250c3a882d3808f67ea20fdd134e3a", "sha256": "74b3d72d5e01eb2f03c201cf701874c2d78f761a78d88c37839c2da0a302ebeb" }, "downloads": -1, "filename": "itk_registration-5.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "de250c3a882d3808f67ea20fdd134e3a", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 20205175, "upload_time": "2021-08-14T20:23:06", "upload_time_iso_8601": "2021-08-14T20:23:06.441639Z", "url": "https://files.pythonhosted.org/packages/01/43/99e9c9feba96786c9e5d34eaa4116a1bb69254756a7b633e8702be411e1e/itk_registration-5.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "87ca218b818173c7aee4af5547e8dcdf", "sha256": "5fd188a0bc87005af565bff96475b2a3c416b8594d0754a0b4526daf40c7da88" }, "downloads": -1, "filename": "itk_registration-5.2.1-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "87ca218b818173c7aee4af5547e8dcdf", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 6269497, "upload_time": "2021-08-14T20:23:08", "upload_time_iso_8601": "2021-08-14T20:23:08.894417Z", "url": "https://files.pythonhosted.org/packages/46/e5/c4dff50a282934a1230414268284a419ee001d494bd25d089476c4663034/itk_registration-5.2.1-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0f15315f9240d12d45ec32503ce318fb", "sha256": "4ca663078f011744544483868ee084b61745e3b964d8cf5ce7f0faaacb6e5f58" }, "downloads": -1, "filename": "itk_registration-5.2.1-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "0f15315f9240d12d45ec32503ce318fb", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 16787767, "upload_time": "2021-08-14T20:23:10", "upload_time_iso_8601": "2021-08-14T20:23:10.751598Z", "url": "https://files.pythonhosted.org/packages/84/e3/c030505e253e6efebe1b637be41c6dca6b67fa53be943a3f6f0084324a4e/itk_registration-5.2.1-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "213dd5fd8c99719ee3c70a197e672fd7", "sha256": "c11f3049f7c66f65b72a4edf105911fb0b742c8228e182567d724ebc243918e7" }, "downloads": -1, "filename": "itk_registration-5.2.1-cp39-cp39-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "213dd5fd8c99719ee3c70a197e672fd7", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 13695360, "upload_time": "2021-08-14T20:23:13", "upload_time_iso_8601": "2021-08-14T20:23:13.034666Z", "url": "https://files.pythonhosted.org/packages/47/fb/3339d12b9f9a4669c5d510d01e0b548e520fa2f8b4a78db8f03305479e49/itk_registration-5.2.1-cp39-cp39-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "539f7f56bb24837166d13a61adfa7531", "sha256": "803ff82f8d8f3b08b1407500a3c12cb53480c8f00b2fef141211f91ca7a1ebff" }, "downloads": -1, "filename": "itk_registration-5.2.1-cp39-cp39-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "539f7f56bb24837166d13a61adfa7531", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 18698371, "upload_time": "2021-08-14T20:23:15", "upload_time_iso_8601": "2021-08-14T20:23:15.762751Z", "url": "https://files.pythonhosted.org/packages/a1/6a/5e1d7d957086b513bbec12a4de8ab03c6d54f088c2c8bcdb748810f7373b/itk_registration-5.2.1-cp39-cp39-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e3000e05beee860f7eaea87a44b218fd", "sha256": "d03d112ddb37732151ed0a145d982c2ff51885f9d8cfb01091af3758f059ff36" }, "downloads": -1, "filename": "itk_registration-5.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "e3000e05beee860f7eaea87a44b218fd", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 20178672, "upload_time": "2021-08-14T20:23:18", "upload_time_iso_8601": "2021-08-14T20:23:18.204069Z", "url": "https://files.pythonhosted.org/packages/24/77/5b14ca3b4fe592f81e86e1feedc8974cfbfeff7714bb6ae3c21d0d181cb7/itk_registration-5.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "029cb04c4e343c7500155a74a2f30706", "sha256": "1931b79de50cb52ed620ea1a5ec5e677f488e56346d283bea3df1ecd6577bd93" }, "downloads": -1, "filename": "itk_registration-5.2.1-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "029cb04c4e343c7500155a74a2f30706", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 6283014, "upload_time": "2021-08-14T20:23:20", "upload_time_iso_8601": "2021-08-14T20:23:20.145737Z", "url": "https://files.pythonhosted.org/packages/cf/76/5370a8b72c95ba29f8bb479d4b83871bf3514d178f356baed3c34d6dcb1e/itk_registration-5.2.1-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.2.1.post1": [ { "comment_text": "", "digests": { "md5": "e5800833f8b73c293af88113ff4837f4", "sha256": "bc87ae840510f80c76b5092a13f04dfa1a0b26bd55f25129c27cd8c243ea476e" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "e5800833f8b73c293af88113ff4837f4", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 16821923, "upload_time": "2021-09-01T17:03:33", "upload_time_iso_8601": "2021-09-01T17:03:33.920700Z", "url": "https://files.pythonhosted.org/packages/22/2f/a1134582d0ed409a3dbff278ecf5930b35b08c1e9d28bac669754549d9bf/itk_registration-5.2.1.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "daafe1760ec19923978cc8002dd9ebe6", "sha256": "227f67582577959a6ed56e1464e1f0b671e56a13e53bc67571ba92cec6e954bc" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp36-cp36m-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "daafe1760ec19923978cc8002dd9ebe6", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 18801045, "upload_time": "2021-09-03T01:15:01", "upload_time_iso_8601": "2021-09-03T01:15:01.721136Z", "url": "https://files.pythonhosted.org/packages/ef/5c/ef094039d66782f5f274a3d4a37f2897dc016129f0d07a6e3ab9abda5c9a/itk_registration-5.2.1.post1-cp36-cp36m-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0df7fadbf58094464fe79c9d1ffb04b7", "sha256": "bb93b35f1eac410e0e31ba226de7d67c9453292f4499d2c16ed15a043f657e67" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "0df7fadbf58094464fe79c9d1ffb04b7", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 20286118, "upload_time": "2021-09-01T17:03:36", "upload_time_iso_8601": "2021-09-01T17:03:36.854687Z", "url": "https://files.pythonhosted.org/packages/34/6d/d8eaff28b6d837035b0ea75f98f0883eb40a894ec6addc09b416e0f5f3b7/itk_registration-5.2.1.post1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "56352f7c67858e05db5a671283760153", "sha256": "6398d3e1371ef5ab0e7331db85280bb50378cef1c84a7bb85686e2878e0e92f8" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "56352f7c67858e05db5a671283760153", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 6249240, "upload_time": "2021-09-01T17:03:39", "upload_time_iso_8601": "2021-09-01T17:03:39.612292Z", "url": "https://files.pythonhosted.org/packages/82/6b/7e81b501a5fca278088f468f28120fcdf24f9e73befcfe15957e1c059c40/itk_registration-5.2.1.post1-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e0beb70a38c5652e23da3ecdfdb7691e", "sha256": "15e965e403f91f2fe74a5878971f335e3ec7997ee68fb7e9c134af2567fe6ddd" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "e0beb70a38c5652e23da3ecdfdb7691e", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 16821873, "upload_time": "2021-09-01T17:03:41", "upload_time_iso_8601": "2021-09-01T17:03:41.901118Z", "url": "https://files.pythonhosted.org/packages/73/b8/729186d9e091afa9c91b1fa673a22c5bbed5446a2540934176d4ecd12664/itk_registration-5.2.1.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d3ad4b75c6bdca7e0fb62c3bb128ae50", "sha256": "d1e355bd33bb6a339e12f4b11560af195ba2cd198df168aeb61989375c0b9a9c" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp37-cp37m-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "d3ad4b75c6bdca7e0fb62c3bb128ae50", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 18800730, "upload_time": "2021-09-03T01:15:04", "upload_time_iso_8601": "2021-09-03T01:15:04.748649Z", "url": "https://files.pythonhosted.org/packages/34/7b/058171bf2fc33cc455240b7443aa0efc31e9fa801b679ac395e5a8284c60/itk_registration-5.2.1.post1-cp37-cp37m-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9b81b5c5376ef2f16aac56801e15f620", "sha256": "47b6d7375d4b8b87fa47ae2a9d83b18213a14b8f27404c41b28e10e29c7c1db6" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "9b81b5c5376ef2f16aac56801e15f620", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 20285345, "upload_time": "2021-09-01T17:03:44", "upload_time_iso_8601": "2021-09-01T17:03:44.261005Z", "url": "https://files.pythonhosted.org/packages/87/6c/a35033f5e6faab2ffa267385a5d29f5d2285db795fb2455183b381977aae/itk_registration-5.2.1.post1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "015caace66bf5c57d88c2e6ceb42a691", "sha256": "8bd21127d33f06571b07de10adeb2a8c2f8d83024a801dd75793451d5d11755d" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "015caace66bf5c57d88c2e6ceb42a691", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 6250599, "upload_time": "2021-09-01T17:03:46", "upload_time_iso_8601": "2021-09-01T17:03:46.855091Z", "url": "https://files.pythonhosted.org/packages/16/be/e4119979fc94e3b75fd04da45737c4124b0f1e0fdc359b5b4958dd683fa2/itk_registration-5.2.1.post1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "42aaf46a55bd76f1650933183dd43d66", "sha256": "8a67f863d7c1efd675f9fd9040257c6bee09326ab7016858d7f852340cd3e48f" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "42aaf46a55bd76f1650933183dd43d66", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 16823326, "upload_time": "2021-09-01T17:03:48", "upload_time_iso_8601": "2021-09-01T17:03:48.973876Z", "url": "https://files.pythonhosted.org/packages/f3/ac/c4d0c0d138d95fea0acfea9a42fb8d5845b94f65cf9204fb0fa5e0f1df2e/itk_registration-5.2.1.post1-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d56107926de5c9475fbead53ffd99ae5", "sha256": "6532a10a938705813d877825f7cdd3476972103290306379cd649632e08afff2" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp38-cp38-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "d56107926de5c9475fbead53ffd99ae5", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 18804882, "upload_time": "2021-09-03T01:15:07", "upload_time_iso_8601": "2021-09-03T01:15:07.199539Z", "url": "https://files.pythonhosted.org/packages/03/11/57fd860adfccc0fb18e20e69284c9009ac8802e7027e435c40a180ad6280/itk_registration-5.2.1.post1-cp38-cp38-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c2f3e2de5fad49994e2cc6ab3af4b0b2", "sha256": "faf2fed1b315fc8e394c967a703031f4b49e4c0d5f4346fcba59b78abc3f2ba9" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "c2f3e2de5fad49994e2cc6ab3af4b0b2", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 20294136, "upload_time": "2021-09-01T17:03:51", "upload_time_iso_8601": "2021-09-01T17:03:51.501757Z", "url": "https://files.pythonhosted.org/packages/ec/c3/473d60c8a37ccfeb7caf11bfe2757d1a89e223daaface79e4dc09a85ac22/itk_registration-5.2.1.post1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4125dfc00886d1c0ba019aec76ee212d", "sha256": "3e171f9f9380999f96aa7de20f3dc240088401210f6d1373f4469c7f6bc07867" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "4125dfc00886d1c0ba019aec76ee212d", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 6284189, "upload_time": "2021-09-01T17:03:54", "upload_time_iso_8601": "2021-09-01T17:03:54.022377Z", "url": "https://files.pythonhosted.org/packages/b0/ae/999a5cf122deecbb1a5d2b1a6b2199b0dd55d1a9644a8cd98c5f7ab63e59/itk_registration-5.2.1.post1-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c3e8cbfa2d82d2e72d8e9075431c3f4a", "sha256": "dbcd63ea65c9b1dbf278170aa0ff9270e1a840df443680207976e2cc2d7f83c4" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "c3e8cbfa2d82d2e72d8e9075431c3f4a", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 16812685, "upload_time": "2021-09-01T17:03:56", "upload_time_iso_8601": "2021-09-01T17:03:56.307756Z", "url": "https://files.pythonhosted.org/packages/a3/9d/fd045cf8074ffb006299464f62a0dc0df3d12775d2c52059394bc7bb662a/itk_registration-5.2.1.post1-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c1054de0b1d36b6edb4120790800a86b", "sha256": "78d9edca0c55d6c585750e5be522367a878f9200578f7549074b713a2fe74f7d" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp39-cp39-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "c1054de0b1d36b6edb4120790800a86b", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 13725537, "upload_time": "2021-09-01T17:03:59", "upload_time_iso_8601": "2021-09-01T17:03:59.195660Z", "url": "https://files.pythonhosted.org/packages/33/79/49d4412bd983949a793a63edf5551ec9c3f5c695ce6b27c0cb3218c12fa4/itk_registration-5.2.1.post1-cp39-cp39-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e37e724f302dfae15b7b2cb8af9f6e04", "sha256": "e2bac1297c2dcc0a3a5e108e66ba8162030a18684fdf0066ad766fc46eff4bec" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp39-cp39-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "e37e724f302dfae15b7b2cb8af9f6e04", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 18798984, "upload_time": "2021-09-03T01:15:09", "upload_time_iso_8601": "2021-09-03T01:15:09.865853Z", "url": "https://files.pythonhosted.org/packages/d5/2a/d3ea7f0a58cb353363eea485708f0c0b40c78cbfb3720dbdb524e61cd172/itk_registration-5.2.1.post1-cp39-cp39-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "52441bef6a18ab1c438a99428ff9f260", "sha256": "17adf6efd3209de90299cd24a31a3f66f69ca99d2919340c72a2bc09f9b33434" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "52441bef6a18ab1c438a99428ff9f260", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 20227753, "upload_time": "2021-09-01T17:04:01", "upload_time_iso_8601": "2021-09-01T17:04:01.638207Z", "url": "https://files.pythonhosted.org/packages/e1/ef/c7fabb4ba18983a38373eae09f033dda215c1159f5274683c6cef9382f63/itk_registration-5.2.1.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2b0192f8980e5c52288c464a6b7497e7", "sha256": "bf131c4b42aa8aedc4afc2221ea4b98fd1043520041505da4ad3f217dbb80883" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "2b0192f8980e5c52288c464a6b7497e7", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 6300004, "upload_time": "2021-09-01T17:04:04", "upload_time_iso_8601": "2021-09-01T17:04:04.010788Z", "url": "https://files.pythonhosted.org/packages/36/a5/12cec2cc39afbda0b3a488f3f655fc8f7670c77207b2f69d7840c39a0c50/itk_registration-5.2.1.post1-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.2rc1": [ { "comment_text": "", "digests": { "md5": "b3099272ddfbc73548a6029130ec5b62", "sha256": "0d29ac149f05bb08b347791cafa4fef471c5794f0f9b0b1ad9e8cc1021d4ecf2" }, "downloads": -1, "filename": "itk_registration-5.2rc1-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "b3099272ddfbc73548a6029130ec5b62", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 15592200, "upload_time": "2021-01-06T16:13:45", "upload_time_iso_8601": "2021-01-06T16:13:45.122932Z", "url": "https://files.pythonhosted.org/packages/79/7c/7bf85fe7aaac9d90838d5e19ed19796d4ee7fa1e2d96bc51432edcba35c9/itk_registration-5.2rc1-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5587dc61261801bbe5a1984236904918", "sha256": "9e41ae4f9216c0dccbad90b0f233647f6a2cd2516628ad01d47b3e102586171d" }, "downloads": -1, "filename": "itk_registration-5.2rc1-cp36-cp36m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "5587dc61261801bbe5a1984236904918", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 18385587, "upload_time": "2021-01-06T16:13:50", "upload_time_iso_8601": "2021-01-06T16:13:50.605465Z", "url": "https://files.pythonhosted.org/packages/50/d6/8c1eee6dccb7d3714159d340287d2ed6a7f53410bab03dc88557759579e9/itk_registration-5.2rc1-cp36-cp36m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ba1a8076ffed5c27ac159f5f8b8138cf", "sha256": "e96919c04a360d9404fb8faed137bc965754883c402a1f49bb4e0b640aaa5824" }, "downloads": -1, "filename": "itk_registration-5.2rc1-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "ba1a8076ffed5c27ac159f5f8b8138cf", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 5398442, "upload_time": "2021-01-06T16:13:53", "upload_time_iso_8601": "2021-01-06T16:13:53.220267Z", "url": "https://files.pythonhosted.org/packages/eb/b0/7f2e675c02ce1aff4fda43399846acc25a97c7d2872e354475af340587ad/itk_registration-5.2rc1-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ac485cb49345fe696363b13878e454d3", "sha256": "dd662e40590dd7b03b10ae00058a1eb4b615b92045da2fd33607d5b9ba2ebed0" }, "downloads": -1, "filename": "itk_registration-5.2rc1-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "ac485cb49345fe696363b13878e454d3", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 15592286, "upload_time": "2021-01-06T16:13:57", "upload_time_iso_8601": "2021-01-06T16:13:57.841539Z", "url": "https://files.pythonhosted.org/packages/1a/c3/4a8c48a24da347fe2b3d011ef4e1e88132eaa2a8744e61ea2437dda7a76f/itk_registration-5.2rc1-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "daae6b97b408c0890f957ca028e385da", "sha256": "4dae40b93909ee885e5eb0e01e02567c509e98df080dd87c30a2807f9e1957ab" }, "downloads": -1, "filename": "itk_registration-5.2rc1-cp37-cp37m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "daae6b97b408c0890f957ca028e385da", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 18385551, "upload_time": "2021-01-06T16:14:04", "upload_time_iso_8601": "2021-01-06T16:14:04.259893Z", "url": "https://files.pythonhosted.org/packages/5e/86/56c17ffd3651344001551c78f9d2e5f7a486ea1130484f274f12894f4511/itk_registration-5.2rc1-cp37-cp37m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9e15bf934e6e4d8e1d728e4350197d8d", "sha256": "c8792f77a059343e79e100ef9feb92bde67f2de2524a7f28556aa39124382680" }, "downloads": -1, "filename": "itk_registration-5.2rc1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "9e15bf934e6e4d8e1d728e4350197d8d", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 5400515, "upload_time": "2021-01-06T16:14:07", "upload_time_iso_8601": "2021-01-06T16:14:07.873456Z", "url": "https://files.pythonhosted.org/packages/10/b1/283a1e301f99ecdf195014a5d9708e712c058ff6c14ba1a978d1695f9c24/itk_registration-5.2rc1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b3d75172c076fa4eedfcd31a48afdd80", "sha256": "077f6c28826d571b363d2ce5107acb41dd552f3192131d6f3b91b5af4c0ea657" }, "downloads": -1, "filename": "itk_registration-5.2rc1-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "b3d75172c076fa4eedfcd31a48afdd80", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 15592563, "upload_time": "2021-01-06T16:14:13", "upload_time_iso_8601": "2021-01-06T16:14:13.880392Z", "url": "https://files.pythonhosted.org/packages/35/9f/395379c68fdf3ab8764c759b332ebda7d04ac11bffb44de1d8b41d39550d/itk_registration-5.2rc1-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "952ef70f488fd3840b49cc867ff1c577", "sha256": "7b9903807249c6dc351215591dac3cc87525eaf911198b32d663c6e0ae32d64a" }, "downloads": -1, "filename": "itk_registration-5.2rc1-cp38-cp38-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "952ef70f488fd3840b49cc867ff1c577", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 18387500, "upload_time": "2021-01-06T16:14:19", "upload_time_iso_8601": "2021-01-06T16:14:19.347965Z", "url": "https://files.pythonhosted.org/packages/5e/48/662388c68ed39df489f6afdcbc62796bdfa71b73b2ea25c0130e71aa2396/itk_registration-5.2rc1-cp38-cp38-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6676937d0089481646b59be9d346092d", "sha256": "cac0e274865cc402006ac5b9daf7829ed9bb29340ee94a2c9960aa9465e07921" }, "downloads": -1, "filename": "itk_registration-5.2rc1-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "6676937d0089481646b59be9d346092d", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 5435194, "upload_time": "2021-01-06T16:14:22", "upload_time_iso_8601": "2021-01-06T16:14:22.151158Z", "url": "https://files.pythonhosted.org/packages/0a/fb/d518184aec9ab74ebbb7d9c20dca6f3c8204bd5404cdc23bcd70dcb0579d/itk_registration-5.2rc1-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "34e3d37dfd3ba918b3c40c22b40d8b70", "sha256": "37ae049e7c96cbb58e6c9c78de29c9cfdc24882328d1cab09c80da4e40341d3c" }, "downloads": -1, "filename": "itk_registration-5.2rc1-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "34e3d37dfd3ba918b3c40c22b40d8b70", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 15583382, "upload_time": "2021-01-06T16:14:26", "upload_time_iso_8601": "2021-01-06T16:14:26.661955Z", "url": "https://files.pythonhosted.org/packages/13/f8/756b32267f92beac612ebbdcc4098b1a4a8bc808950fcf390b517905d9a5/itk_registration-5.2rc1-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1ba1a5a870a93c272cea40307f4d17ec", "sha256": "8fb760e14653587e5389f8847d566bf672bc87b528136019605ddabcc6293ba7" }, "downloads": -1, "filename": "itk_registration-5.2rc1-cp39-cp39-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "1ba1a5a870a93c272cea40307f4d17ec", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 18380711, "upload_time": "2021-01-06T16:14:31", "upload_time_iso_8601": "2021-01-06T16:14:31.196942Z", "url": "https://files.pythonhosted.org/packages/4a/a9/39a167e00536024bcbe96dfe55c405dbe7c7361832755e9a0c2f06c5872d/itk_registration-5.2rc1-cp39-cp39-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c9a56610aa666a38b9156e7890ea5a34", "sha256": "e2fdc356284c2be5c0e6064ae4090eebce92055fb8df21e8f6b8ec5ba1eab6e4" }, "downloads": -1, "filename": "itk_registration-5.2rc1-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "c9a56610aa666a38b9156e7890ea5a34", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 5447812, "upload_time": "2021-01-06T16:14:34", "upload_time_iso_8601": "2021-01-06T16:14:34.044615Z", "url": "https://files.pythonhosted.org/packages/97/1a/d6593b75efdd8ee9c60549414d72bb294a7e68a213a94389b6177d73c66b/itk_registration-5.2rc1-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.2rc2": [ { "comment_text": "", "digests": { "md5": "c0fb320f0951074b0753811a7243a052", "sha256": "d405f5195e765c3e651f1f84d418c38f3b414bddc2f7525666f8c4853b68d039" }, "downloads": -1, "filename": "itk_registration-5.2rc2-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "c0fb320f0951074b0753811a7243a052", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 16079038, "upload_time": "2021-02-12T20:17:54", "upload_time_iso_8601": "2021-02-12T20:17:54.882549Z", "url": "https://files.pythonhosted.org/packages/6d/f1/bb715d1c4f1f6ab3f210a7d92a77134cdec27fd8ab80b9ffd7ad42b93125/itk_registration-5.2rc2-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "df51fe7ab6e886d653c212101f63e951", "sha256": "5627b7e8cd3fe8c0642b8f2326dbe7876a8c74abb6580391601709c7fe10d9ee" }, "downloads": -1, "filename": "itk_registration-5.2rc2-cp36-cp36m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "df51fe7ab6e886d653c212101f63e951", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 19107607, "upload_time": "2021-02-12T20:17:57", "upload_time_iso_8601": "2021-02-12T20:17:57.412380Z", "url": "https://files.pythonhosted.org/packages/56/87/f83a0f3061285dbbb2e2828519673c1739033134882176324cce4ff542ae/itk_registration-5.2rc2-cp36-cp36m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "31d9f771db1f622a806bf981a207c00e", "sha256": "d3d980c19757677ea73698e93f007dfbe3a0fd6d077cd2a68bbdcab595292546" }, "downloads": -1, "filename": "itk_registration-5.2rc2-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "31d9f771db1f622a806bf981a207c00e", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 5667147, "upload_time": "2021-02-12T20:17:59", "upload_time_iso_8601": "2021-02-12T20:17:59.285358Z", "url": "https://files.pythonhosted.org/packages/01/ef/5b019803bb73bcbb833a09e77f487e7fb96c24be8b985f52ce293ea05f33/itk_registration-5.2rc2-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "16c63010d7976724d4980a8c2bb44171", "sha256": "b569141fc5342f141eca5dcce42f1105eac10aa98186a155e08952c4219ab372" }, "downloads": -1, "filename": "itk_registration-5.2rc2-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "16c63010d7976724d4980a8c2bb44171", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 16079131, "upload_time": "2021-02-12T20:18:01", "upload_time_iso_8601": "2021-02-12T20:18:01.273505Z", "url": "https://files.pythonhosted.org/packages/9e/48/c614ec0b391f5c7cb5dc28f80ff9e81f4c90ffdd09d2c40c8077c16d5a46/itk_registration-5.2rc2-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "05243fb84d8370b5fdd3123b3dee3483", "sha256": "c54a05589e40650a1155125f63cb8e801f24546e1406d4fa4e18e2eca4c2bfc4" }, "downloads": -1, "filename": "itk_registration-5.2rc2-cp37-cp37m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "05243fb84d8370b5fdd3123b3dee3483", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 19112652, "upload_time": "2021-02-12T20:18:03", "upload_time_iso_8601": "2021-02-12T20:18:03.794717Z", "url": "https://files.pythonhosted.org/packages/d3/1c/d572288a2889fcf6752da4d3ff82417882e189f66468ce02c937bea15cf0/itk_registration-5.2rc2-cp37-cp37m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1e58339057097b3b7b3b39da3d87b2dd", "sha256": "d9fb66c10fcc5821d60103f4519aec18fd3ae95c30e7bf1e3989642be0ecd8df" }, "downloads": -1, "filename": "itk_registration-5.2rc2-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "1e58339057097b3b7b3b39da3d87b2dd", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 5667420, "upload_time": "2021-02-12T20:18:05", "upload_time_iso_8601": "2021-02-12T20:18:05.717360Z", "url": "https://files.pythonhosted.org/packages/e5/86/67ed5169891be2e9ff485204e461501ed94fba43cfe0901a1eaeb8b0542a/itk_registration-5.2rc2-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "354a82b35e045e12eca4a0397ffc050b", "sha256": "de9a303fd3cc5125dc8b2c6b0cb1a4e2905fce54f72b30e301d7564a58038ac2" }, "downloads": -1, "filename": "itk_registration-5.2rc2-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "354a82b35e045e12eca4a0397ffc050b", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 16081117, "upload_time": "2021-02-12T20:18:07", "upload_time_iso_8601": "2021-02-12T20:18:07.591767Z", "url": "https://files.pythonhosted.org/packages/cf/f5/6e059cb1746eb671af6b4ffa44ab6ea36b82697df2e7a7ccd6e41772abc7/itk_registration-5.2rc2-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5cf167c9b95b3c96b938362da93f87f6", "sha256": "eba491ddbc46202979eb6a02af8d0385c0fcff104acdc7ff197f8a63b6a28e56" }, "downloads": -1, "filename": "itk_registration-5.2rc2-cp38-cp38-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "5cf167c9b95b3c96b938362da93f87f6", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 19111165, "upload_time": "2021-02-12T20:18:10", "upload_time_iso_8601": "2021-02-12T20:18:10.114072Z", "url": "https://files.pythonhosted.org/packages/ee/f7/b5fed5ba7a12a3241f2fb62acea1f62df512d67b0d291d8b76f78dc17e74/itk_registration-5.2rc2-cp38-cp38-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "70d5550e4f0e2fec83aa3a1befdedc66", "sha256": "dcccf1901d420d26d5d9772abb5cfe8658cb4ee7f5604dd4fee3f61a8c906aee" }, "downloads": -1, "filename": "itk_registration-5.2rc2-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "70d5550e4f0e2fec83aa3a1befdedc66", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 5704898, "upload_time": "2021-02-12T20:18:11", "upload_time_iso_8601": "2021-02-12T20:18:11.927495Z", "url": "https://files.pythonhosted.org/packages/81/8f/b47ebbcd7f567e32d6518281bc72ae1ea901eca4f89ce3811afc8dfb069b/itk_registration-5.2rc2-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "705043d0b2604e73f3a69bdfd237c0b3", "sha256": "1b92b44e1058f42d45ee6c06893a73acfed9d7c182e6a1f01ce9b11d974d6b6f" }, "downloads": -1, "filename": "itk_registration-5.2rc2-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "705043d0b2604e73f3a69bdfd237c0b3", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 16071018, "upload_time": "2021-02-12T20:18:13", "upload_time_iso_8601": "2021-02-12T20:18:13.783340Z", "url": "https://files.pythonhosted.org/packages/cb/c8/e044fc3509b23143be9cc9bb5072fe490eebc5950a2d8e8f26d2e4c78498/itk_registration-5.2rc2-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0c1b5452beb95fe32c5bbf0b22a1837f", "sha256": "d82b0b50f4886e7ffadb684d02689354c1b4d3419bd3224bfacce7fd6b3f23e4" }, "downloads": -1, "filename": "itk_registration-5.2rc2-cp39-cp39-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "0c1b5452beb95fe32c5bbf0b22a1837f", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 19103663, "upload_time": "2021-02-12T20:18:15", "upload_time_iso_8601": "2021-02-12T20:18:15.976228Z", "url": "https://files.pythonhosted.org/packages/3a/38/a4d3f30aa067a952d63c3cd830ab5f362a3c1c657cfd9cb935db3a3d968b/itk_registration-5.2rc2-cp39-cp39-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1ed714daeb1b5442b20909344d0c7578", "sha256": "e6cd4d6a45bfef610f5ef868b7cbf95929c11b7b59cf7f0f02f333673fad3226" }, "downloads": -1, "filename": "itk_registration-5.2rc2-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "1ed714daeb1b5442b20909344d0c7578", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 5714616, "upload_time": "2021-02-12T20:18:17", "upload_time_iso_8601": "2021-02-12T20:18:17.930715Z", "url": "https://files.pythonhosted.org/packages/9a/1f/c7928228ff1e70f1efd5f00223d50aebe636ebc3d173ecaad52cb176b57b/itk_registration-5.2rc2-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.2rc3": [ { "comment_text": "", "digests": { "md5": "223f05348d406484ed6847f42b360770", "sha256": "9f8b1e0a12b4956a19866f6ba214518cd5fdb722174ff54a1f137602a4b65c26" }, "downloads": -1, "filename": "itk_registration-5.2rc3-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "223f05348d406484ed6847f42b360770", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 16083718, "upload_time": "2021-03-05T00:55:30", "upload_time_iso_8601": "2021-03-05T00:55:30.262037Z", "url": "https://files.pythonhosted.org/packages/df/7f/db553979c5da194a5829e9ed44c6248fd039ba8af54b7b2b8664bff4299b/itk_registration-5.2rc3-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "fbcbf08ed973638eeb67ba92ec31c1b4", "sha256": "2d0c988956514b3ca4b95c4f0f9eff2b9ce0f6fe1913ec87c629449048e96f5a" }, "downloads": -1, "filename": "itk_registration-5.2rc3-cp36-cp36m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "fbcbf08ed973638eeb67ba92ec31c1b4", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 19114406, "upload_time": "2021-03-05T00:55:32", "upload_time_iso_8601": "2021-03-05T00:55:32.692523Z", "url": "https://files.pythonhosted.org/packages/3f/77/57d6bf8f363062fc8d95450fe1333c951c829eea9bbffc6652914069e09d/itk_registration-5.2rc3-cp36-cp36m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ad3e646985c371e2ed83e76d2639292d", "sha256": "29d57c43c4a25857544ce9721684031e1c7925734de87a587efcda93e2453d02" }, "downloads": -1, "filename": "itk_registration-5.2rc3-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "ad3e646985c371e2ed83e76d2639292d", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 5667937, "upload_time": "2021-03-05T00:55:34", "upload_time_iso_8601": "2021-03-05T00:55:34.975922Z", "url": "https://files.pythonhosted.org/packages/fe/ec/a92ffde9751cbdcfc1bf0137ec1c6104ccc34f6202f5816223005d16c9c1/itk_registration-5.2rc3-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "01f518744033a075a90f4ea0552a343c", "sha256": "907297d2f96b34dee4105a906185a0729cefeb9c18718cd49d274174f9d60eb3" }, "downloads": -1, "filename": "itk_registration-5.2rc3-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "01f518744033a075a90f4ea0552a343c", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 16083692, "upload_time": "2021-03-05T00:55:36", "upload_time_iso_8601": "2021-03-05T00:55:36.982647Z", "url": "https://files.pythonhosted.org/packages/af/59/ddb67263c809cbae5da27168cf279c349096dafe7c8fa0fd6b63a3f4fe86/itk_registration-5.2rc3-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9d5595574285d61b388341ab34c86650", "sha256": "ffb8bcdb008f9d7594489afe6429b6a45361ab4d16b8a3ebf5c129ded4ffacaa" }, "downloads": -1, "filename": "itk_registration-5.2rc3-cp37-cp37m-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "9d5595574285d61b388341ab34c86650", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 19112624, "upload_time": "2021-03-05T00:55:39", "upload_time_iso_8601": "2021-03-05T00:55:39.599780Z", "url": "https://files.pythonhosted.org/packages/e4/72/c27e2d761c0eec2a8ed2a8b5774e1d86c4a9a79f96a949253d128cb71d2b/itk_registration-5.2rc3-cp37-cp37m-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1370882ec659c6c50abf4d7df6be7f69", "sha256": "d0c94316b69552b71b8da5ef870f196c44e1999b5b8ce9dd555bbdf36ec78789" }, "downloads": -1, "filename": "itk_registration-5.2rc3-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "1370882ec659c6c50abf4d7df6be7f69", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 5668686, "upload_time": "2021-03-05T00:55:41", "upload_time_iso_8601": "2021-03-05T00:55:41.552512Z", "url": "https://files.pythonhosted.org/packages/7e/a6/672ab32ba1080d94d4013ba778b14bfa702fca818919e127657d553df298/itk_registration-5.2rc3-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5d019d3f9a2b62928560e5c8bfd0672e", "sha256": "658bb87ea6d7573a80b0ac5958181c936f1ecc5638287d72ff63c120799b8c5a" }, "downloads": -1, "filename": "itk_registration-5.2rc3-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "5d019d3f9a2b62928560e5c8bfd0672e", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 16085037, "upload_time": "2021-03-05T00:55:43", "upload_time_iso_8601": "2021-03-05T00:55:43.700303Z", "url": "https://files.pythonhosted.org/packages/dc/75/149867ea7b2a8f01ee42cf8890ed17a73402bff99348d02b9eef6769491d/itk_registration-5.2rc3-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "519f36e85f8d8add770a00d5dda4d116", "sha256": "af56a5dbf32f9bf78080aa85dcd30ad256a730e1a08e7705541497aa59b6e3ff" }, "downloads": -1, "filename": "itk_registration-5.2rc3-cp38-cp38-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "519f36e85f8d8add770a00d5dda4d116", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 19112525, "upload_time": "2021-03-05T00:55:46", "upload_time_iso_8601": "2021-03-05T00:55:46.058422Z", "url": "https://files.pythonhosted.org/packages/e0/25/5dc697d38db01736ae199fd74f67d6cf7f6f73d3a09bdbdbff2f3e55bb11/itk_registration-5.2rc3-cp38-cp38-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "726f13a643b1d1eac25fa9866bc7b4c1", "sha256": "f00336973f82f23e48129f21bfa987718ca7860a3cc18dc55ce7a526cae64f8b" }, "downloads": -1, "filename": "itk_registration-5.2rc3-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "726f13a643b1d1eac25fa9866bc7b4c1", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 5706640, "upload_time": "2021-03-05T00:55:48", "upload_time_iso_8601": "2021-03-05T00:55:48.028414Z", "url": "https://files.pythonhosted.org/packages/7d/11/7e0154917d114988c35987bc32e429a2d966b5a07cec518af345792f7a9a/itk_registration-5.2rc3-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0f625147a96b9dba2a03abc45839a9d7", "sha256": "1b52000a48075e627e86071ed4854fcceb5bd7e3ca7bc808bb31f13394c25343" }, "downloads": -1, "filename": "itk_registration-5.2rc3-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "0f625147a96b9dba2a03abc45839a9d7", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 16074634, "upload_time": "2021-03-05T00:55:50", "upload_time_iso_8601": "2021-03-05T00:55:50.304565Z", "url": "https://files.pythonhosted.org/packages/9c/16/ef067bef5040ccdc57b1f64a9f3d17753443a896bafe03237065851cb251/itk_registration-5.2rc3-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "40bf0912aa53dbb3aa22660646586abf", "sha256": "0a00e8cc36c4884e92a2882c55e1f8c77dc785864c4d9649ea4b15d1255be82f" }, "downloads": -1, "filename": "itk_registration-5.2rc3-cp39-cp39-manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "40bf0912aa53dbb3aa22660646586abf", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 19107352, "upload_time": "2021-03-05T00:55:53", "upload_time_iso_8601": "2021-03-05T00:55:53.095021Z", "url": "https://files.pythonhosted.org/packages/74/75/9280925ee3fb6ee94a3b502bbc89ac9d9c62ff1d5a98136f7a14cff94d1b/itk_registration-5.2rc3-cp39-cp39-manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "cac4af0fda4308ad9abc38a37999c770", "sha256": "ecb5cc87ee0312db2119f2afa6213cd38ed33a11d87ed9b6a78eacd6b6c0200d" }, "downloads": -1, "filename": "itk_registration-5.2rc3-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "cac4af0fda4308ad9abc38a37999c770", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 5716802, "upload_time": "2021-03-05T00:55:55", "upload_time_iso_8601": "2021-03-05T00:55:55.100333Z", "url": "https://files.pythonhosted.org/packages/b6/7c/e158ac11ca7cf3d8afc26768754a5185845164c57cde011d259ebc0acaed/itk_registration-5.2rc3-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.3rc1": [ { "comment_text": "", "digests": { "md5": "cefc6bd2f74e6c828dfbba21440cae3a", "sha256": "a5bb5f345f971372c7178b3cab84fc3052de7a5384bfbb211131ad6d42c6b6a7" }, "downloads": -1, "filename": "itk_registration-5.3rc1-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "cefc6bd2f74e6c828dfbba21440cae3a", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 17846178, "upload_time": "2021-09-13T01:32:27", "upload_time_iso_8601": "2021-09-13T01:32:27.798501Z", "url": "https://files.pythonhosted.org/packages/b0/85/ada195d8e28a78f6d7f12186f87520150dc946ae4dccaf674b66a2010d99/itk_registration-5.3rc1-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "19f969351bf93447ba5ebce1aa16122f", "sha256": "2b62331ab123e609f82d754b1a11090abbc560e1aca43d944d3f0022912bb159" }, "downloads": -1, "filename": "itk_registration-5.3rc1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "19f969351bf93447ba5ebce1aa16122f", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 20611302, "upload_time": "2021-09-13T01:32:33", "upload_time_iso_8601": "2021-09-13T01:32:33.430850Z", "url": "https://files.pythonhosted.org/packages/b1/fd/97940464d637191922af2a42de9a6ca87237dedd11e02319263e173b6c94/itk_registration-5.3rc1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "abdcd5a4e3ab9a204087ca9c67b85784", "sha256": "cd0adeadfa5abdd8b5ba128924681b114d8baded3dbd80c6074036815c6ea44a" }, "downloads": -1, "filename": "itk_registration-5.3rc1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "abdcd5a4e3ab9a204087ca9c67b85784", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 6323587, "upload_time": "2021-09-13T01:32:36", "upload_time_iso_8601": "2021-09-13T01:32:36.558584Z", "url": "https://files.pythonhosted.org/packages/de/28/3a36218a2dc1fba9448b068635c6d07d343e686d6f930fcd75cd5f7c4545/itk_registration-5.3rc1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "af9531771d51958f22ab46a267c4e97b", "sha256": "53057d98a4d113db95b3dfe478e93f1df79e6bd45c078935533ce8b3c497b100" }, "downloads": -1, "filename": "itk_registration-5.3rc1-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "af9531771d51958f22ab46a267c4e97b", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 17861051, "upload_time": "2021-09-13T01:32:41", "upload_time_iso_8601": "2021-09-13T01:32:41.280237Z", "url": "https://files.pythonhosted.org/packages/c4/0e/e682758dd5bf1f7d7c7d122863b07a9eb26029fac3b3a29d3db2f14b5eee/itk_registration-5.3rc1-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5d4d653910c9d1f1c304a94c121aee2a", "sha256": "4cd1df39dd649d5e1b43fb27ae5f1a514ed02cc1cf6d80570f5c90f3098a15d1" }, "downloads": -1, "filename": "itk_registration-5.3rc1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "5d4d653910c9d1f1c304a94c121aee2a", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 20607187, "upload_time": "2021-09-13T01:32:46", "upload_time_iso_8601": "2021-09-13T01:32:46.892451Z", "url": "https://files.pythonhosted.org/packages/c5/02/4f7ed562c7dfceeebdedb8e073e3300d77dc7f646ba8a551c2a2f8919f8a/itk_registration-5.3rc1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "18dd594ecbcba017a247afe255795496", "sha256": "8f3416df36afddf261d0369dcc0eec73ac930b8dc5ca82672ce445f772127878" }, "downloads": -1, "filename": "itk_registration-5.3rc1-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "18dd594ecbcba017a247afe255795496", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 6358126, "upload_time": "2021-09-13T01:32:49", "upload_time_iso_8601": "2021-09-13T01:32:49.642638Z", "url": "https://files.pythonhosted.org/packages/c1/56/3d6df9d45d52e3e7f7dc031a50d9b7d043e8b12ab42d9fd5d83ee47a876a/itk_registration-5.3rc1-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f713607493c234630871b8e0c3e98642", "sha256": "fda03f503bd54770277b6824f2949b5129ad3ea098de4507dd3b92e5e37e5aad" }, "downloads": -1, "filename": "itk_registration-5.3rc1-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "f713607493c234630871b8e0c3e98642", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 17852278, "upload_time": "2021-09-13T01:32:54", "upload_time_iso_8601": "2021-09-13T01:32:54.056021Z", "url": "https://files.pythonhosted.org/packages/b7/b5/5aae76d15175f8c2548d6f2ae5e7e0b4016460915aaefa98110b741cb77d/itk_registration-5.3rc1-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "fbf96be40bfd3f292c548e5d855d4ecd", "sha256": "57cde0695da2a42658c21b2a81ad4fdd16c3174a576ff5ef5d1bc0206fbe685b" }, "downloads": -1, "filename": "itk_registration-5.3rc1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "fbf96be40bfd3f292c548e5d855d4ecd", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 20594798, "upload_time": "2021-09-13T01:32:59", "upload_time_iso_8601": "2021-09-13T01:32:59.135024Z", "url": "https://files.pythonhosted.org/packages/aa/b4/b3d568a376b4c1f34dfcfc0a5c20cbaa77020810ccfbbbbc1b217069d150/itk_registration-5.3rc1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "428167072e93ccbec7979a06eaee47f0", "sha256": "278aa69b4f5cd593998fff7ad8bef5d0f96248f75a6ec8a28bcada3f56435c0d" }, "downloads": -1, "filename": "itk_registration-5.3rc1-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "428167072e93ccbec7979a06eaee47f0", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 6364467, "upload_time": "2021-09-13T01:33:01", "upload_time_iso_8601": "2021-09-13T01:33:01.977022Z", "url": "https://files.pythonhosted.org/packages/5b/4b/00bda5e4e3b85982e702eb07563f3f644d46305b844fdfb88a6dfb3aacc2/itk_registration-5.3rc1-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.3rc2": [ { "comment_text": "", "digests": { "md5": "4bb2793798bf9df8dcbffdd289231c73", "sha256": "47b4dc01abccbc50c0293bb9404b024626ee3e72b2e2d9b7ccadf025eadcc8a5" }, "downloads": -1, "filename": "itk_registration-5.3rc2-cp310-cp310-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "4bb2793798bf9df8dcbffdd289231c73", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": null, "size": 17849960, "upload_time": "2021-10-29T14:18:53", "upload_time_iso_8601": "2021-10-29T14:18:53.988382Z", "url": "https://files.pythonhosted.org/packages/74/d0/dbf9dcd976ed6b89e0cc53641111d2edc61b6aeaee64d96ab1d793a4b680/itk_registration-5.3rc2-cp310-cp310-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e9d46ae18f3b1b6d78d1d24c6d81373a", "sha256": "b7a9ba807405e34d8c7a5cfa5452fffc51830291478d45b36461efee379dcd12" }, "downloads": -1, "filename": "itk_registration-5.3rc2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "e9d46ae18f3b1b6d78d1d24c6d81373a", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": null, "size": 20603227, "upload_time": "2021-10-29T14:18:57", "upload_time_iso_8601": "2021-10-29T14:18:57.295057Z", "url": "https://files.pythonhosted.org/packages/f2/ee/b1badee93445635e355fa4711e6a7dec32e6b887f27247f22cc0081941f5/itk_registration-5.3rc2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9f6786cea7e1c3242308054e6bc1ae26", "sha256": "1a69edf2e7fed612f83c128c13cddbc6e095db0dfd5807965473e00169246993" }, "downloads": -1, "filename": "itk_registration-5.3rc2-cp310-cp310-win_amd64.whl", "has_sig": false, "md5_digest": "9f6786cea7e1c3242308054e6bc1ae26", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": null, "size": 6343060, "upload_time": "2021-10-29T14:18:59", "upload_time_iso_8601": "2021-10-29T14:18:59.592791Z", "url": "https://files.pythonhosted.org/packages/c1/0b/1a82bca38ab382d4797d34733f61e29594e7249c40eb3a6ecb72bf1e24c5/itk_registration-5.3rc2-cp310-cp310-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "514d30fa5e3c1234751e95a414827c9a", "sha256": "d6f8e1d7fae55f7231917fabc08e5259ad3fdf16a6ea9c507ec3d60b4814abf9" }, "downloads": -1, "filename": "itk_registration-5.3rc2-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "514d30fa5e3c1234751e95a414827c9a", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 17844836, "upload_time": "2021-10-29T14:19:02", "upload_time_iso_8601": "2021-10-29T14:19:02.603049Z", "url": "https://files.pythonhosted.org/packages/fd/a4/9915c95915c16b477e950ceb19ecabeb7762b9224aa9c84e428a8d93f308/itk_registration-5.3rc2-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8e96e6198eb0f660a4a2dca451133985", "sha256": "7bd4f46fc48070347e21158b6ed821adf58c9a2460da4a6a10ffff8fae88c497" }, "downloads": -1, "filename": "itk_registration-5.3rc2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "8e96e6198eb0f660a4a2dca451133985", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 20605800, "upload_time": "2021-10-29T14:19:06", "upload_time_iso_8601": "2021-10-29T14:19:06.016335Z", "url": "https://files.pythonhosted.org/packages/66/71/0074b5a7a5ee0e9ee2d4b494a6747ec85ad021e1184223a67f2dc72a1e98/itk_registration-5.3rc2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5489fc7b09d133897971fa7cc9d8615e", "sha256": "fdf40b317507bf9b5070512612289d3ad8cca6a798e31d3d5bd7c21b60bcfd6b" }, "downloads": -1, "filename": "itk_registration-5.3rc2-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "5489fc7b09d133897971fa7cc9d8615e", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 6288527, "upload_time": "2021-10-29T14:19:08", "upload_time_iso_8601": "2021-10-29T14:19:08.290585Z", "url": "https://files.pythonhosted.org/packages/95/92/1b56d12ced713ac645ea1f74724070763497cac1104530f15378c004e0b1/itk_registration-5.3rc2-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "fe2978c81602bb21ae69a31305194c37", "sha256": "9d43692eeac629741c5ed310faabfc0637f3c5c59a73d0e0a2e594a49535e627" }, "downloads": -1, "filename": "itk_registration-5.3rc2-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "fe2978c81602bb21ae69a31305194c37", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 17858281, "upload_time": "2021-10-29T14:19:10", "upload_time_iso_8601": "2021-10-29T14:19:10.810951Z", "url": "https://files.pythonhosted.org/packages/06/2f/79050c6122356429ee4a33897ba8b14a60b40ed13d3ec4271249250f8d19/itk_registration-5.3rc2-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d3c587fd77fc7e19ce0cdc02c1a4822b", "sha256": "861b8a56df1b93ffe890d1e0adadcd95bcdb3a85ae2ed0eab57828e5feee0075" }, "downloads": -1, "filename": "itk_registration-5.3rc2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "d3c587fd77fc7e19ce0cdc02c1a4822b", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 20612016, "upload_time": "2021-10-29T14:19:13", "upload_time_iso_8601": "2021-10-29T14:19:13.821829Z", "url": "https://files.pythonhosted.org/packages/40/6f/f8f0484ca4afcda7c351d0024065a06dc020e2000b9cdf457d70ebe01df5/itk_registration-5.3rc2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a1c08fa1e8bfa0bdb23882f2b26efa6a", "sha256": "ae0c7181cf6a8144a903704786578e9a71164c1a434c1eede3f07ca26a5d807d" }, "downloads": -1, "filename": "itk_registration-5.3rc2-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "a1c08fa1e8bfa0bdb23882f2b26efa6a", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 6333162, "upload_time": "2021-10-29T14:19:16", "upload_time_iso_8601": "2021-10-29T14:19:16.093894Z", "url": "https://files.pythonhosted.org/packages/a4/de/575a910a75321db265bb125c0f536f3367c8ecf8d36751f3d992bd211437/itk_registration-5.3rc2-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "71a27cad29cca647f68d24a2b8109c48", "sha256": "bbb992faf591aa533d035d2220b95835f42217ddccb6c28f6345d61d6601240c" }, "downloads": -1, "filename": "itk_registration-5.3rc2-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "71a27cad29cca647f68d24a2b8109c48", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 17850288, "upload_time": "2021-10-29T14:19:18", "upload_time_iso_8601": "2021-10-29T14:19:18.863879Z", "url": "https://files.pythonhosted.org/packages/75/30/9a6a6c1a98c2cc971129a6cec1c27bb4171850e546561e929f08ae2c2ba6/itk_registration-5.3rc2-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "73e1581c72ca521ddd7225e7011fab47", "sha256": "6524f36ed3bddaedcdb94dceb7e373aa5dace7e2ef69abd83a864e4ac35e0b12" }, "downloads": -1, "filename": "itk_registration-5.3rc2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "73e1581c72ca521ddd7225e7011fab47", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 20595248, "upload_time": "2021-10-29T14:19:22", "upload_time_iso_8601": "2021-10-29T14:19:22.372392Z", "url": "https://files.pythonhosted.org/packages/ca/ce/5a348150e4e4c166ed6eceae64cd284f07cc3a5e926accab186d5cc2d6aa/itk_registration-5.3rc2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bcc1d8115fcc9b0d6f36709de9719715", "sha256": "93cfb97212074e574074fdb777ccdf48381fca3d1cdefca3926bb51813c59bea" }, "downloads": -1, "filename": "itk_registration-5.3rc2-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "bcc1d8115fcc9b0d6f36709de9719715", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 6344589, "upload_time": "2021-10-29T14:19:24", "upload_time_iso_8601": "2021-10-29T14:19:24.403244Z", "url": "https://files.pythonhosted.org/packages/25/98/8b027edccdcc55b90a33aafc0531e79c3cce80d9e73bcf7dc40c837865db/itk_registration-5.3rc2-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.3rc2.post1": [ { "comment_text": "", "digests": { "md5": "129d905fc718e3409b48a66cf3784315", "sha256": "acb3cbbf393d927c78742fef28bb2d1186f9a3968711e442fe49d1b4eb4e2d1b" }, "downloads": -1, "filename": "itk_registration-5.3rc2.post1-cp310-cp310-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "129d905fc718e3409b48a66cf3784315", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": null, "size": 17841402, "upload_time": "2021-11-03T15:53:03", "upload_time_iso_8601": "2021-11-03T15:53:03.739363Z", "url": "https://files.pythonhosted.org/packages/4e/c4/92e2b73882059efc999a226ee1b3ed7f65eee7fcce485657ea16cb56fb0f/itk_registration-5.3rc2.post1-cp310-cp310-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "616ea02e185b81e0ada34aebb2c5cf43", "sha256": "a4d254b8ce64e4fed035c54d2d7bfe4849553759253af2226681f585b6ca8f69" }, "downloads": -1, "filename": "itk_registration-5.3rc2.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "616ea02e185b81e0ada34aebb2c5cf43", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": null, "size": 20587681, "upload_time": "2021-11-03T15:53:07", "upload_time_iso_8601": "2021-11-03T15:53:07.288187Z", "url": "https://files.pythonhosted.org/packages/7e/0b/de69df91c2c1cb6cf157c37e945eec8a38794174190f4dc10ad939907a7f/itk_registration-5.3rc2.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8ddec246719c9d4dc85647faccbdcffb", "sha256": "9cba1a7550738247fd758727964991ff4e50d709ec2901e6844676381d65c94d" }, "downloads": -1, "filename": "itk_registration-5.3rc2.post1-cp310-cp310-win_amd64.whl", "has_sig": false, "md5_digest": "8ddec246719c9d4dc85647faccbdcffb", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": null, "size": 6342674, "upload_time": "2021-11-03T15:53:10", "upload_time_iso_8601": "2021-11-03T15:53:10.125348Z", "url": "https://files.pythonhosted.org/packages/0a/23/83684c4e69b0697c2b67f59e1d28e5c694b5cee6c37812477b3911e2d26b/itk_registration-5.3rc2.post1-cp310-cp310-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a2a8f4a6d6999df70f1cb510dd2b41be", "sha256": "941041d96f62331fc986813e0a3aabd15b0faa827a8a7839c77177bb48582d23" }, "downloads": -1, "filename": "itk_registration-5.3rc2.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "a2a8f4a6d6999df70f1cb510dd2b41be", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 17834119, "upload_time": "2021-11-03T15:53:12", "upload_time_iso_8601": "2021-11-03T15:53:12.957833Z", "url": "https://files.pythonhosted.org/packages/23/26/b42dc793b1ebb4727480cf6c22d393aef5237ebce58ddd908adb808530e3/itk_registration-5.3rc2.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b8601bd5912760b262c14acb30b415b9", "sha256": "5294d0317b42b362f2d4ca87aa0c9ddb14aa7c5819d2ebefb390b1ac89768569" }, "downloads": -1, "filename": "itk_registration-5.3rc2.post1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "b8601bd5912760b262c14acb30b415b9", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 20575702, "upload_time": "2021-11-03T15:53:16", "upload_time_iso_8601": "2021-11-03T15:53:16.998799Z", "url": "https://files.pythonhosted.org/packages/de/01/f1126de20a92ca3c11ae76b7342eb13c0de9ccc3cbefbc8f64e918ba6fc4/itk_registration-5.3rc2.post1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9aca20eec2a0852d9523dd93b9fed4f9", "sha256": "82ed0f8a32a8e78e6f9ceb2b0d346d787d85cf0b73e715821ca0815bcb33c163" }, "downloads": -1, "filename": "itk_registration-5.3rc2.post1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "9aca20eec2a0852d9523dd93b9fed4f9", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 6283129, "upload_time": "2021-11-03T15:53:19", "upload_time_iso_8601": "2021-11-03T15:53:19.433753Z", "url": "https://files.pythonhosted.org/packages/3a/40/14607678f7684ccffa08cf68a67a873c01d672056105362aafe8ebf169df/itk_registration-5.3rc2.post1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8fa5b4ee0e7982a6f42fd6abc6622bbe", "sha256": "76a61e9212e64e142b10e3d847dc3eaf49c821537717cb155ef807484cfc5bf2" }, "downloads": -1, "filename": "itk_registration-5.3rc2.post1-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "8fa5b4ee0e7982a6f42fd6abc6622bbe", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 17848896, "upload_time": "2021-11-03T15:53:22", "upload_time_iso_8601": "2021-11-03T15:53:22.259897Z", "url": "https://files.pythonhosted.org/packages/43/19/7e4ce0c350890290efb5f4990566237d6f4fcd4ef938fcfb492253092602/itk_registration-5.3rc2.post1-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "cb05d2ffed0160b0d1f70efaa5f43816", "sha256": "6e2b7f2b3c465f28f68cdc98b2da9893317951bc9f75948bf695210c64bd0018" }, "downloads": -1, "filename": "itk_registration-5.3rc2.post1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "cb05d2ffed0160b0d1f70efaa5f43816", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 20596933, "upload_time": "2021-11-03T15:53:25", "upload_time_iso_8601": "2021-11-03T15:53:25.457112Z", "url": "https://files.pythonhosted.org/packages/bf/0e/9980cc872558636bb7f55c5b00ded8cc31119b07a5ec82a72149a1f9e08c/itk_registration-5.3rc2.post1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "246991688c1fd6238c4952c3f650e16f", "sha256": "19739fec13dd7ffe2533a3d711408ba7bede4b5c6f5418db518d2f00fb69cd20" }, "downloads": -1, "filename": "itk_registration-5.3rc2.post1-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "246991688c1fd6238c4952c3f650e16f", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 6329453, "upload_time": "2021-11-03T15:53:27", "upload_time_iso_8601": "2021-11-03T15:53:27.628270Z", "url": "https://files.pythonhosted.org/packages/5e/87/7e625e73e5967105f487f1120433ecf604b8f61d12d36874f68f5b23d6a9/itk_registration-5.3rc2.post1-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ae751974365c2e4176afa51c9378dd2b", "sha256": "797b79f63acee9142c1438220022e6d8ad519ffaadaff8be931e5ccada84126b" }, "downloads": -1, "filename": "itk_registration-5.3rc2.post1-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "ae751974365c2e4176afa51c9378dd2b", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 17841688, "upload_time": "2021-11-03T15:53:30", "upload_time_iso_8601": "2021-11-03T15:53:30.242675Z", "url": "https://files.pythonhosted.org/packages/e1/2c/5c608b5afc96efac94b207df0652a6c395b1b8711333781e9ebe2cacb7b2/itk_registration-5.3rc2.post1-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "701c5f24b9d42a2394a2759f34b61bee", "sha256": "1cb88515150861325a60f21e3ad116483c04b0c0d34f8b958a750af9a6630e1e" }, "downloads": -1, "filename": "itk_registration-5.3rc2.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "701c5f24b9d42a2394a2759f34b61bee", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 20579743, "upload_time": "2021-11-03T15:53:33", "upload_time_iso_8601": "2021-11-03T15:53:33.288589Z", "url": "https://files.pythonhosted.org/packages/69/52/0522b703ab250fec9619ab32a71fec6b3834c2964b0131aed7bf811d02b6/itk_registration-5.3rc2.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "50e4194dc9c0e1a92db6b9c0b6e4a10d", "sha256": "dbcbfb31e57fd220cd8473a97946d6d7018c6028a07e4971d9b1241a256221da" }, "downloads": -1, "filename": "itk_registration-5.3rc2.post1-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "50e4194dc9c0e1a92db6b9c0b6e4a10d", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 6341561, "upload_time": "2021-11-03T15:53:35", "upload_time_iso_8601": "2021-11-03T15:53:35.655635Z", "url": "https://files.pythonhosted.org/packages/3c/dd/2e1b1c8c4ab08b5af24b04249e4c7d681d60db72d990598d55ff957363e5/itk_registration-5.3rc2.post1-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.3rc3": [ { "comment_text": "", "digests": { "md5": "b53f1167aba0f163c1f7fe8787c36d2f", "sha256": "aee9bc49667dcedfdea7168a055b659e440d646d85d54d6192bddf9bde64eea5" }, "downloads": -1, "filename": "itk_registration-5.3rc3-cp310-cp310-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "b53f1167aba0f163c1f7fe8787c36d2f", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": null, "size": 20124337, "upload_time": "2022-01-18T03:36:29", "upload_time_iso_8601": "2022-01-18T03:36:29.143033Z", "url": "https://files.pythonhosted.org/packages/8f/3e/898e4f51c0d5beef47411e5d785df1493090470b349d93ddfc1bae80f15b/itk_registration-5.3rc3-cp310-cp310-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "fd08ca39cfd26969915f35341edc0639", "sha256": "e99d0d46ed585a6494529958c58cdb0feb7bec584df953a0eecbc45c4a3a0e11" }, "downloads": -1, "filename": "itk_registration-5.3rc3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "fd08ca39cfd26969915f35341edc0639", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": null, "size": 23285310, "upload_time": "2022-01-18T03:36:31", "upload_time_iso_8601": "2022-01-18T03:36:31.824588Z", "url": "https://files.pythonhosted.org/packages/c3/15/90bfbeb5c708beea142bbaa32d1ac75b3cea4c043fffb48f0e301b78fe09/itk_registration-5.3rc3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "60854b67749759cec38ac126fcd88177", "sha256": "eaacbc15b7f0dda88570b2876b1a29b435e9f22b952f5146802c360c93f322fd" }, "downloads": -1, "filename": "itk_registration-5.3rc3-cp310-cp310-win_amd64.whl", "has_sig": false, "md5_digest": "60854b67749759cec38ac126fcd88177", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": null, "size": 7481534, "upload_time": "2022-01-18T04:01:51", "upload_time_iso_8601": "2022-01-18T04:01:51.668822Z", "url": "https://files.pythonhosted.org/packages/2d/3a/1e23c3a0222869053c7d83c7dbdcb03c65a03488652a6ae647e17b177d4a/itk_registration-5.3rc3-cp310-cp310-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "116c66beb6e991656ca2b9916b2185b0", "sha256": "fd428e152dee95ce5a815be2c277e554e9874d0eddf7726fe9344c4e8c4676a2" }, "downloads": -1, "filename": "itk_registration-5.3rc3-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "116c66beb6e991656ca2b9916b2185b0", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 20120712, "upload_time": "2022-01-18T03:36:34", "upload_time_iso_8601": "2022-01-18T03:36:34.241597Z", "url": "https://files.pythonhosted.org/packages/ce/ae/c036af5720685f5cc3543dec5dc95d510020953236f54c933919beee6433/itk_registration-5.3rc3-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3e71fad6e2489b95fd44928f91c10a55", "sha256": "0752a4f7903ec35d2d65c534a3ab3cbcb439f514b8611e827fda885c5d0e1d9a" }, "downloads": -1, "filename": "itk_registration-5.3rc3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "3e71fad6e2489b95fd44928f91c10a55", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 23272607, "upload_time": "2022-01-18T03:36:36", "upload_time_iso_8601": "2022-01-18T03:36:36.830447Z", "url": "https://files.pythonhosted.org/packages/93/c4/97ecaba22a70f1c628761e4525696e5d7b8d3ffd554b91bce0b2227f0aa0/itk_registration-5.3rc3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "fef542f708fe932461b121428b5c124c", "sha256": "a31074669f93ed55fa5ba5389170fbab4d8ed230ec59e249a8ef4bbb17e4b94b" }, "downloads": -1, "filename": "itk_registration-5.3rc3-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "fef542f708fe932461b121428b5c124c", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 7435166, "upload_time": "2022-01-18T04:01:53", "upload_time_iso_8601": "2022-01-18T04:01:53.397757Z", "url": "https://files.pythonhosted.org/packages/80/4d/00f81bbfdbf3679fe9d4d985ffcf4d8279bd7e101fd2bf2b776c398b6fce/itk_registration-5.3rc3-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "838fe299e444c1698d4be095c3ee092d", "sha256": "d0594da176dc1be584f2feaa06724725e4ab7f0193e98c550ae1c1ba83f1cbb1" }, "downloads": -1, "filename": "itk_registration-5.3rc3-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "838fe299e444c1698d4be095c3ee092d", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 20131426, "upload_time": "2022-01-18T03:36:39", "upload_time_iso_8601": "2022-01-18T03:36:39.706231Z", "url": "https://files.pythonhosted.org/packages/e1/b8/572987bb72845f3e47812e4e02b766f39e23394e20c74a84d4f810c2a64a/itk_registration-5.3rc3-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "082a09046d4d14ef89407b4786919f04", "sha256": "7c74d2a902d36f1be7dec6aeba36d3d0e01955c04b73a4d9ee0b890b7c702e2c" }, "downloads": -1, "filename": "itk_registration-5.3rc3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "082a09046d4d14ef89407b4786919f04", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 23287620, "upload_time": "2022-01-18T03:36:42", "upload_time_iso_8601": "2022-01-18T03:36:42.238520Z", "url": "https://files.pythonhosted.org/packages/0e/28/2b2cd3b353bf54a00931e01d6b8f5237cb1aecb4fcfb9928c9fee4f0c010/itk_registration-5.3rc3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d8c5aa7a26aa4d10233eed5ef3856e1d", "sha256": "5986dd6ac607f87cc4b4d97048a6746a14e4f6b3430148ed0ba481e1c4d7ff7d" }, "downloads": -1, "filename": "itk_registration-5.3rc3-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "d8c5aa7a26aa4d10233eed5ef3856e1d", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 7472774, "upload_time": "2022-01-18T04:01:55", "upload_time_iso_8601": "2022-01-18T04:01:55.235586Z", "url": "https://files.pythonhosted.org/packages/35/ea/bad32162048b6527dfc0163c5012894a4e701b6054703c08f74bd63f0129/itk_registration-5.3rc3-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "24fdcec7d99fa18b6a5a85d90aa803d5", "sha256": "a6de3be89c000bf9fa458ffa9b8e2c9b3aafcfc86927f709cb1faf886b565377" }, "downloads": -1, "filename": "itk_registration-5.3rc3-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "24fdcec7d99fa18b6a5a85d90aa803d5", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 20124663, "upload_time": "2022-01-18T03:36:44", "upload_time_iso_8601": "2022-01-18T03:36:44.869606Z", "url": "https://files.pythonhosted.org/packages/a1/dc/a258888cd3d01f5264ff670bde43ac0a8d33f70e49a03a2f45d710433b3e/itk_registration-5.3rc3-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "da51169b654a1d9ec3b920ac34978980", "sha256": "da75ec756c523ed98fd559dfc36d643f52e56903e362d4710959154635629de7" }, "downloads": -1, "filename": "itk_registration-5.3rc3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "da51169b654a1d9ec3b920ac34978980", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 23286762, "upload_time": "2022-01-18T03:36:47", "upload_time_iso_8601": "2022-01-18T03:36:47.310184Z", "url": "https://files.pythonhosted.org/packages/e6/4a/f8f20f6cb4f93b2496b86506e4aa9706bb498afe7ec4cea292a3e7a4094a/itk_registration-5.3rc3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f679180ffa37866d6f6d9f4724e510e7", "sha256": "b8e4b0780e3b77fe0b5d7f01374c1adc1888dbda49fab54176bab7c881fd596e" }, "downloads": -1, "filename": "itk_registration-5.3rc3-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "f679180ffa37866d6f6d9f4724e510e7", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 7485285, "upload_time": "2022-01-18T04:01:57", "upload_time_iso_8601": "2022-01-18T04:01:57.122261Z", "url": "https://files.pythonhosted.org/packages/27/cf/6ee93e02de37b72738a39f8c8c6df057bb4512796ea2302f3b52c700bd04/itk_registration-5.3rc3-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "5.3rc4": [ { "comment_text": "", "digests": { "md5": "a1a1e57a0266e1c19a634af801adaa52", "sha256": "726bc94f7399e15834656ee03d36ad6efdf4dc24cb4b4a88b256cec110f37d5a" }, "downloads": -1, "filename": "itk_registration-5.3rc4-cp310-cp310-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "a1a1e57a0266e1c19a634af801adaa52", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": null, "size": 22770194, "upload_time": "2022-04-03T00:43:10", "upload_time_iso_8601": "2022-04-03T00:43:10.324641Z", "url": "https://files.pythonhosted.org/packages/56/93/f6641822b666c45674428120ee1e461a737778a2b6b0841a42f4d4f601bc/itk_registration-5.3rc4-cp310-cp310-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "996c1ddfbb0a06bc6fa314344b1ab6e4", "sha256": "9be1b4458878079bd347d802127dc0d1dfd551435ae89639048a48bef8a9e600" }, "downloads": -1, "filename": "itk_registration-5.3rc4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "996c1ddfbb0a06bc6fa314344b1ab6e4", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": null, "size": 26512271, "upload_time": "2022-04-03T00:43:13", "upload_time_iso_8601": "2022-04-03T00:43:13.825448Z", "url": "https://files.pythonhosted.org/packages/b3/3d/cff96469b565a28f87e7b6509d6962ffeaaf1c13e550dc1237d283fb55f6/itk_registration-5.3rc4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "fb08ccbbc98df4ab279e25909d4e8d5d", "sha256": "249f67823177f3e183ee54fc26d4f009ec48d0f61ac4148aa5196519c4317eca" }, "downloads": -1, "filename": "itk_registration-5.3rc4-cp310-cp310-win_amd64.whl", "has_sig": false, "md5_digest": "fb08ccbbc98df4ab279e25909d4e8d5d", "packagetype": "bdist_wheel", "python_version": "cp310", "requires_python": null, "size": 9094765, "upload_time": "2022-04-03T00:43:16", "upload_time_iso_8601": "2022-04-03T00:43:16.475267Z", "url": "https://files.pythonhosted.org/packages/4e/77/3715c8c483f0445462d46d693b77b61fef9a72056a8c3d6525f90206568d/itk_registration-5.3rc4-cp310-cp310-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "81f006d0f471aeb50fb8aea885be583b", "sha256": "3f1de829180e7834cb36c8277b81dc921897d5f7c5eb43a17384b9f1aefe9459" }, "downloads": -1, "filename": "itk_registration-5.3rc4-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "81f006d0f471aeb50fb8aea885be583b", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 22764625, "upload_time": "2022-04-03T00:43:19", "upload_time_iso_8601": "2022-04-03T00:43:19.405131Z", "url": "https://files.pythonhosted.org/packages/48/de/1d2a03631643f44d2a6ad55d2119c56765223e9dd2ea9f0aee8134923fb3/itk_registration-5.3rc4-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "11379eca90e63ce8257fbd669a47e340", "sha256": "0c556edda273f3b9d19669ef82040938ae3b57d888e79da2049b9b19a004fc90" }, "downloads": -1, "filename": "itk_registration-5.3rc4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "11379eca90e63ce8257fbd669a47e340", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 26509011, "upload_time": "2022-04-03T00:43:23", "upload_time_iso_8601": "2022-04-03T00:43:23.184547Z", "url": "https://files.pythonhosted.org/packages/7c/35/0b25d1a681615b73dcf64b224d7eadbb49a7e4eba091cbf66276e1e3bb60/itk_registration-5.3rc4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bdb230c7c2f591f769de9cc7177650dc", "sha256": "57f431bc70be603bb7c5565f37383c5fb5af2cbc30b1b0019fd1c5ca3b8146fe" }, "downloads": -1, "filename": "itk_registration-5.3rc4-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "bdb230c7c2f591f769de9cc7177650dc", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 8993611, "upload_time": "2022-04-03T00:43:26", "upload_time_iso_8601": "2022-04-03T00:43:26.378414Z", "url": "https://files.pythonhosted.org/packages/0c/da/bfacc1821ad9841fbd66dcfbe436296baf13b8a410b6aa7140aa71bf9c76/itk_registration-5.3rc4-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "259a005cc6f1de2a67f79392cfc91ac3", "sha256": "59e97eb737c6e23e9e81f6ec53bed395c1565ea18467709b5de7f20c403b8650" }, "downloads": -1, "filename": "itk_registration-5.3rc4-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "259a005cc6f1de2a67f79392cfc91ac3", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 22784080, "upload_time": "2022-04-03T00:43:29", "upload_time_iso_8601": "2022-04-03T00:43:29.943456Z", "url": "https://files.pythonhosted.org/packages/9e/fb/551781b7040bc56ecbf2b870d405ef83936dbb09b744fbc33f5e37bc1561/itk_registration-5.3rc4-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "aec460de078a32691224e148ae5d2dee", "sha256": "2a7355dd0196b5af5fcac567b074610758a70f36d4fc4c0775040b62c4685e2b" }, "downloads": -1, "filename": "itk_registration-5.3rc4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "aec460de078a32691224e148ae5d2dee", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 26532066, "upload_time": "2022-04-03T00:43:35", "upload_time_iso_8601": "2022-04-03T00:43:35.008492Z", "url": "https://files.pythonhosted.org/packages/1d/24/83275133bbc66ed62df09724a3b390fc056c30f1adb043778397afe56104/itk_registration-5.3rc4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e9549a4a1ae323391114c00966619220", "sha256": "b56c2a797fefeb9c02c401e91bffa0413eaa3b80bab86248ee87782bc96f10d4" }, "downloads": -1, "filename": "itk_registration-5.3rc4-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "e9549a4a1ae323391114c00966619220", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 9037263, "upload_time": "2022-04-03T00:43:37", "upload_time_iso_8601": "2022-04-03T00:43:37.577487Z", "url": "https://files.pythonhosted.org/packages/cf/5b/52a9326e4b4b01ab74b81fd54b607f3b035a2051b381954787a46cc2d8b0/itk_registration-5.3rc4-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d8d46cc3f49f808e9cb6d8992f8c865e", "sha256": "0727946a753432a784f5fb7538ffbf28e63a88b271e667e4ef857ede1e6217e5" }, "downloads": -1, "filename": "itk_registration-5.3rc4-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "d8d46cc3f49f808e9cb6d8992f8c865e", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 22770510, "upload_time": "2022-04-03T00:43:40", "upload_time_iso_8601": "2022-04-03T00:43:40.418288Z", "url": "https://files.pythonhosted.org/packages/db/00/7c7f0280d52529d8a133786bf3d883764decd1afb06b98fccd585c775d57/itk_registration-5.3rc4-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "451be2bad6dc0eda059a54aa6739ce1b", "sha256": "50201e7e066cb00941f61c88da122892e0fd138d716024b5dc6d8f157947f15e" }, "downloads": -1, "filename": "itk_registration-5.3rc4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "451be2bad6dc0eda059a54aa6739ce1b", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 26510672, "upload_time": "2022-04-03T00:43:43", "upload_time_iso_8601": "2022-04-03T00:43:43.613013Z", "url": "https://files.pythonhosted.org/packages/fa/c1/70bb99b2676837f1f1d8751a433c3692a919614a07a96d41ed117e5cc5a9/itk_registration-5.3rc4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7de65ffdf217448c5ca4533d61f101df", "sha256": "ae1a4f6fcdb39141f301d2da4819e007f6e6fd4437a9bae0534ca58a00e2f794" }, "downloads": -1, "filename": "itk_registration-5.3rc4-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "7de65ffdf217448c5ca4533d61f101df", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 9055850, "upload_time": "2022-04-03T00:43:46", "upload_time_iso_8601": "2022-04-03T00:43:46.138078Z", "url": "https://files.pythonhosted.org/packages/a2/b5/fa4b7b3053eda60650351876307702ad1528330faf9605eb46b5707a796d/itk_registration-5.3rc4-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e5800833f8b73c293af88113ff4837f4", "sha256": "bc87ae840510f80c76b5092a13f04dfa1a0b26bd55f25129c27cd8c243ea476e" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "e5800833f8b73c293af88113ff4837f4", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 16821923, "upload_time": "2021-09-01T17:03:33", "upload_time_iso_8601": "2021-09-01T17:03:33.920700Z", "url": "https://files.pythonhosted.org/packages/22/2f/a1134582d0ed409a3dbff278ecf5930b35b08c1e9d28bac669754549d9bf/itk_registration-5.2.1.post1-cp36-cp36m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "daafe1760ec19923978cc8002dd9ebe6", "sha256": "227f67582577959a6ed56e1464e1f0b671e56a13e53bc67571ba92cec6e954bc" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp36-cp36m-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "daafe1760ec19923978cc8002dd9ebe6", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 18801045, "upload_time": "2021-09-03T01:15:01", "upload_time_iso_8601": "2021-09-03T01:15:01.721136Z", "url": "https://files.pythonhosted.org/packages/ef/5c/ef094039d66782f5f274a3d4a37f2897dc016129f0d07a6e3ab9abda5c9a/itk_registration-5.2.1.post1-cp36-cp36m-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0df7fadbf58094464fe79c9d1ffb04b7", "sha256": "bb93b35f1eac410e0e31ba226de7d67c9453292f4499d2c16ed15a043f657e67" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "0df7fadbf58094464fe79c9d1ffb04b7", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 20286118, "upload_time": "2021-09-01T17:03:36", "upload_time_iso_8601": "2021-09-01T17:03:36.854687Z", "url": "https://files.pythonhosted.org/packages/34/6d/d8eaff28b6d837035b0ea75f98f0883eb40a894ec6addc09b416e0f5f3b7/itk_registration-5.2.1.post1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "56352f7c67858e05db5a671283760153", "sha256": "6398d3e1371ef5ab0e7331db85280bb50378cef1c84a7bb85686e2878e0e92f8" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "56352f7c67858e05db5a671283760153", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 6249240, "upload_time": "2021-09-01T17:03:39", "upload_time_iso_8601": "2021-09-01T17:03:39.612292Z", "url": "https://files.pythonhosted.org/packages/82/6b/7e81b501a5fca278088f468f28120fcdf24f9e73befcfe15957e1c059c40/itk_registration-5.2.1.post1-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e0beb70a38c5652e23da3ecdfdb7691e", "sha256": "15e965e403f91f2fe74a5878971f335e3ec7997ee68fb7e9c134af2567fe6ddd" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "e0beb70a38c5652e23da3ecdfdb7691e", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 16821873, "upload_time": "2021-09-01T17:03:41", "upload_time_iso_8601": "2021-09-01T17:03:41.901118Z", "url": "https://files.pythonhosted.org/packages/73/b8/729186d9e091afa9c91b1fa673a22c5bbed5446a2540934176d4ecd12664/itk_registration-5.2.1.post1-cp37-cp37m-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d3ad4b75c6bdca7e0fb62c3bb128ae50", "sha256": "d1e355bd33bb6a339e12f4b11560af195ba2cd198df168aeb61989375c0b9a9c" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp37-cp37m-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "d3ad4b75c6bdca7e0fb62c3bb128ae50", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 18800730, "upload_time": "2021-09-03T01:15:04", "upload_time_iso_8601": "2021-09-03T01:15:04.748649Z", "url": "https://files.pythonhosted.org/packages/34/7b/058171bf2fc33cc455240b7443aa0efc31e9fa801b679ac395e5a8284c60/itk_registration-5.2.1.post1-cp37-cp37m-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9b81b5c5376ef2f16aac56801e15f620", "sha256": "47b6d7375d4b8b87fa47ae2a9d83b18213a14b8f27404c41b28e10e29c7c1db6" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "9b81b5c5376ef2f16aac56801e15f620", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 20285345, "upload_time": "2021-09-01T17:03:44", "upload_time_iso_8601": "2021-09-01T17:03:44.261005Z", "url": "https://files.pythonhosted.org/packages/87/6c/a35033f5e6faab2ffa267385a5d29f5d2285db795fb2455183b381977aae/itk_registration-5.2.1.post1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "015caace66bf5c57d88c2e6ceb42a691", "sha256": "8bd21127d33f06571b07de10adeb2a8c2f8d83024a801dd75793451d5d11755d" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "015caace66bf5c57d88c2e6ceb42a691", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 6250599, "upload_time": "2021-09-01T17:03:46", "upload_time_iso_8601": "2021-09-01T17:03:46.855091Z", "url": "https://files.pythonhosted.org/packages/16/be/e4119979fc94e3b75fd04da45737c4124b0f1e0fdc359b5b4958dd683fa2/itk_registration-5.2.1.post1-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "42aaf46a55bd76f1650933183dd43d66", "sha256": "8a67f863d7c1efd675f9fd9040257c6bee09326ab7016858d7f852340cd3e48f" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp38-cp38-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "42aaf46a55bd76f1650933183dd43d66", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 16823326, "upload_time": "2021-09-01T17:03:48", "upload_time_iso_8601": "2021-09-01T17:03:48.973876Z", "url": "https://files.pythonhosted.org/packages/f3/ac/c4d0c0d138d95fea0acfea9a42fb8d5845b94f65cf9204fb0fa5e0f1df2e/itk_registration-5.2.1.post1-cp38-cp38-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d56107926de5c9475fbead53ffd99ae5", "sha256": "6532a10a938705813d877825f7cdd3476972103290306379cd649632e08afff2" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp38-cp38-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "d56107926de5c9475fbead53ffd99ae5", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 18804882, "upload_time": "2021-09-03T01:15:07", "upload_time_iso_8601": "2021-09-03T01:15:07.199539Z", "url": "https://files.pythonhosted.org/packages/03/11/57fd860adfccc0fb18e20e69284c9009ac8802e7027e435c40a180ad6280/itk_registration-5.2.1.post1-cp38-cp38-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c2f3e2de5fad49994e2cc6ab3af4b0b2", "sha256": "faf2fed1b315fc8e394c967a703031f4b49e4c0d5f4346fcba59b78abc3f2ba9" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "c2f3e2de5fad49994e2cc6ab3af4b0b2", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 20294136, "upload_time": "2021-09-01T17:03:51", "upload_time_iso_8601": "2021-09-01T17:03:51.501757Z", "url": "https://files.pythonhosted.org/packages/ec/c3/473d60c8a37ccfeb7caf11bfe2757d1a89e223daaface79e4dc09a85ac22/itk_registration-5.2.1.post1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4125dfc00886d1c0ba019aec76ee212d", "sha256": "3e171f9f9380999f96aa7de20f3dc240088401210f6d1373f4469c7f6bc07867" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp38-cp38-win_amd64.whl", "has_sig": false, "md5_digest": "4125dfc00886d1c0ba019aec76ee212d", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": null, "size": 6284189, "upload_time": "2021-09-01T17:03:54", "upload_time_iso_8601": "2021-09-01T17:03:54.022377Z", "url": "https://files.pythonhosted.org/packages/b0/ae/999a5cf122deecbb1a5d2b1a6b2199b0dd55d1a9644a8cd98c5f7ab63e59/itk_registration-5.2.1.post1-cp38-cp38-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c3e8cbfa2d82d2e72d8e9075431c3f4a", "sha256": "dbcd63ea65c9b1dbf278170aa0ff9270e1a840df443680207976e2cc2d7f83c4" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp39-cp39-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "c3e8cbfa2d82d2e72d8e9075431c3f4a", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 16812685, "upload_time": "2021-09-01T17:03:56", "upload_time_iso_8601": "2021-09-01T17:03:56.307756Z", "url": "https://files.pythonhosted.org/packages/a3/9d/fd045cf8074ffb006299464f62a0dc0df3d12775d2c52059394bc7bb662a/itk_registration-5.2.1.post1-cp39-cp39-macosx_10_9_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c1054de0b1d36b6edb4120790800a86b", "sha256": "78d9edca0c55d6c585750e5be522367a878f9200578f7549074b713a2fe74f7d" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp39-cp39-macosx_11_0_arm64.whl", "has_sig": false, "md5_digest": "c1054de0b1d36b6edb4120790800a86b", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 13725537, "upload_time": "2021-09-01T17:03:59", "upload_time_iso_8601": "2021-09-01T17:03:59.195660Z", "url": "https://files.pythonhosted.org/packages/33/79/49d4412bd983949a793a63edf5551ec9c3f5c695ce6b27c0cb3218c12fa4/itk_registration-5.2.1.post1-cp39-cp39-macosx_11_0_arm64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e37e724f302dfae15b7b2cb8af9f6e04", "sha256": "e2bac1297c2dcc0a3a5e108e66ba8162030a18684fdf0066ad766fc46eff4bec" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp39-cp39-manylinux2014_aarch64.whl", "has_sig": false, "md5_digest": "e37e724f302dfae15b7b2cb8af9f6e04", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 18798984, "upload_time": "2021-09-03T01:15:09", "upload_time_iso_8601": "2021-09-03T01:15:09.865853Z", "url": "https://files.pythonhosted.org/packages/d5/2a/d3ea7f0a58cb353363eea485708f0c0b40c78cbfb3720dbdb524e61cd172/itk_registration-5.2.1.post1-cp39-cp39-manylinux2014_aarch64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "52441bef6a18ab1c438a99428ff9f260", "sha256": "17adf6efd3209de90299cd24a31a3f66f69ca99d2919340c72a2bc09f9b33434" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "has_sig": false, "md5_digest": "52441bef6a18ab1c438a99428ff9f260", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 20227753, "upload_time": "2021-09-01T17:04:01", "upload_time_iso_8601": "2021-09-01T17:04:01.638207Z", "url": "https://files.pythonhosted.org/packages/e1/ef/c7fabb4ba18983a38373eae09f033dda215c1159f5274683c6cef9382f63/itk_registration-5.2.1.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2b0192f8980e5c52288c464a6b7497e7", "sha256": "bf131c4b42aa8aedc4afc2221ea4b98fd1043520041505da4ad3f217dbb80883" }, "downloads": -1, "filename": "itk_registration-5.2.1.post1-cp39-cp39-win_amd64.whl", "has_sig": false, "md5_digest": "2b0192f8980e5c52288c464a6b7497e7", "packagetype": "bdist_wheel", "python_version": "cp39", "requires_python": null, "size": 6300004, "upload_time": "2021-09-01T17:04:04", "upload_time_iso_8601": "2021-09-01T17:04:04.010788Z", "url": "https://files.pythonhosted.org/packages/36/a5/12cec2cc39afbda0b3a488f3f655fc8f7670c77207b2f69d7840c39a0c50/itk_registration-5.2.1.post1-cp39-cp39-win_amd64.whl", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }