itk


Nameitk JSON
Version 5.3.0 PyPI version JSON
download
home_pagehttps://itk.org/
SummaryITK is an open-source toolkit for multidimensional image analysis
upload_time2022-11-26 19:35:53
maintainer
docs_urlNone
authorInsight Software Consortium
requires_python
licenseApache
keywords itk insighttoolkit segmentation registration image imaging
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            itk
====================================

ITK 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.

![ITK - The Insight Toolkit](https://raw.githubusercontent.com/InsightSoftwareConsortium/ITK/801370c025c7d296783481779a41c6d559c992c5/Documentation/Art/itkBannerSmall.png)

ITK: The Insight Toolkit
========================

[![GitHub release](https://img.shields.io/github/release/InsightSoftwareConsortium/ITK.svg)](https://github.com/InsightSoftwareConsortium/ITK/releases/latest)
[![PyPI](https://img.shields.io/pypi/v/itk.svg)](https://pypi.python.org/pypi/itk)
[![Wheels](https://img.shields.io/pypi/wheel/itk.svg)](https://pypi.org/project/itk)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/InsightSoftwareConsortium/ITK/blob/master/LICENSE)
[![DOI](https://zenodo.org/badge/800928.svg)](https://zenodo.org/badge/latestdoi/800928)
[![Powered by NumFOCUS](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)](https://numfocus.org)

| | C++ | Python |
|:------:|:--------:|:--------:|
| 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) |
| 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) |
| 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) |
| 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) | |

Links
-----

* [Homepage](https://itk.org)
* [Download](https://itk.org/download/)
* [Discussion](https://discourse.itk.org/)
* [Software Guide](https://itk.org/ItkSoftwareGuide.pdf)
* [Help](https://itk.org/resources/)
* [Examples](https://examples.itk.org/)
* [Issue tracking](https://github.com/InsightSoftwareConsortium/ITK/issues)
* [Submit a patch](CONTRIBUTING.md)


About
-----

The Insight Toolkit (ITK) is an open-source, cross-platform toolkit for
N-dimensional scientific image processing, segmentation, and registration.
Segmentation is the process of identifying and classifying data found in a
digitally sampled representation. Typically the sampled representation is an
image acquired from such medical instrumentation as CT or MRI scanners.
Registration is the task of aligning or developing correspondences between
data. For example, in the medical environment, a CT scan may be aligned with a
MRI scan in order to combine the information contained in both.

[//]: # (numfocus-fiscal-sponsor-attribution)

The ITK project uses an [open governance model](./GOVERNANCE.md)
and is fiscally sponsored by [NumFOCUS](https://numfocus.org/). Consider making
a [tax-deductible donation](https://opencollective.com/itk) to help the project
pay for developer time, professional services, travel, workshops, and a variety of other needs.

<div align="center">
  <a href="https://numfocus.org/project/itk">
    <img height="60px"
         src="https://raw.githubusercontent.com/numfocus/templates/master/images/numfocus-logo.png"
         align="center">
  </a>
</div>
<br>

ITK is distributed in binary Python packages. To install:

```sh
pip install itk
```

or

```sh
conda install -c conda-forge itk
```

The cross-platform, C++ core of the toolkit may be built from source using
[CMake](https://cmake.org).


Copyright
---------

[NumFOCUS](https://numfocus.org/) holds the copyright of this software.
NumFOCUS is a non-profit entity that promotes the use of open source
scientific software for educational and research purposes.  NumFOCUS delegates
project governance to the [Insight Software
Consortium](https://www.insightsoftwareconsortium.org) Council, an educational
consortium dedicated to promoting and maintaining open-source, freely
available software for medical image analysis. This includes promoting such
software in teaching, research, and commercial applications, and maintaining
webpages and user and developer communities.  ITK is distributed under a
license that enables use for both non-commercial and commercial applications.
See
[LICENSE](https://github.com/InsightSoftwareConsortium/ITK/blob/master/LICENSE)
and
[NOTICE](https://github.com/InsightSoftwareConsortium/ITK/blob/master/NOTICE)
files for details.

Supporting ITK
--------------

ITK is a fiscally sponsored project of [NumFOCUS](https://numfocus.org/), a non-profit dedicated
to supporting the open source scientific computing community. If you want to
support ITK's mission to develop and maintain open-source, reproducible
scientific image analysis software for education and research, please consider
making a [donation](https://opencollective.com/itk) to support our efforts.

NumFOCUS is 501(c)(3) non-profit charity in the United States; as such,
donations to NumFOCUS are tax-deductible as allowed by law. As with any
donation, you should consult with your personal tax adviser or the IRS about
your particular tax situation.

Professional Services
---------------------

[Kitware](https://www.kitware.com/) provides professional services for ITK,
including custom solution creation, collaborative research and development,
development support, and training.

Citation
--------

To cite ITK, please reference, as appropriate:

### The papers

> 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

> 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 – The Insight Toolkit. In Proc. of Medicine Meets Virtual Reality, J. Westwood, ed., IOS Press Amsterdam pp 586-592 (2002).

### The books

> Johnson, McCormick, Ibanez. "The ITK Software Guide: Design and Functionality." Fourth Edition. Published by Kitware, Inc. 2015 ISBN: 9781-930934-28-3.

> Johnson, McCormick, Ibanez. "The ITK Software Guide: Introduction and Development Guidelines." Fourth Edition. Published by Kitware, Inc. 2015 ISBN: 9781-930934-27-6.

### Specific software version

[![DOI](https://zenodo.org/badge/800928.svg)](https://zenodo.org/badge/latestdoi/800928)

Once your work has been published, please create a pull request to add
the publication to the
[ITKBibliography.bib](https://github.com/InsightSoftwareConsortium/insightsoftwareconsortium.org/blob/master/static/citations-visualization/ITKBibliography.bib)
file.

            

Raw data

            {
    "_id": null,
    "home_page": "https://itk.org/",
    "name": "itk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ITK InsightToolkit segmentation registration image imaging",
    "author": "Insight Software Consortium",
    "author_email": "community@itk.org",
    "download_url": "https://itk.org/ITK/resources/software.html",
    "platform": null,
    "description": "itk\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\n![ITK - The Insight Toolkit](https://raw.githubusercontent.com/InsightSoftwareConsortium/ITK/801370c025c7d296783481779a41c6d559c992c5/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)](https://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://examples.itk.org/)\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://opencollective.com/itk) to help the project\npay for developer time, professional services, travel, workshops, and a variety of other needs.\n\n<div align=\"center\">\n  <a href=\"https://numfocus.org/project/itk\">\n    <img height=\"60px\"\n         src=\"https://raw.githubusercontent.com/numfocus/templates/master/images/numfocus-logo.png\"\n         align=\"center\">\n  </a>\n</div>\n<br>\n\nITK is distributed in binary Python packages. To install:\n\n```sh\npip install itk\n```\n\nor\n\n```sh\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](https://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://opencollective.com/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\nProfessional Services\n---------------------\n\n[Kitware](https://www.kitware.com/) provides professional services for ITK,\nincluding custom solution creation, collaborative research and development,\ndevelopment support, and training.\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",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "ITK is an open-source toolkit for multidimensional image analysis",
    "version": "5.3.0",
    "project_urls": {
        "Download": "https://itk.org/ITK/resources/software.html",
        "Homepage": "https://itk.org/"
    },
    "split_keywords": [
        "itk",
        "insighttoolkit",
        "segmentation",
        "registration",
        "image",
        "imaging"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa260516a48a465886064ae6ff290dd9c6cd65eba2deb797f9bf3b79a3ea6511",
                "md5": "fb48b01f3f4ef041f5685276a0767bc7",
                "sha256": "f92ec860173c82eb458764b4b5b771783b690c3aa3a01d15c6f3d008fc2bb493"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fb48b01f3f4ef041f5685276a0767bc7",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 8346,
            "upload_time": "2022-11-26T19:35:53",
            "upload_time_iso_8601": "2022-11-26T19:35:53.623001Z",
            "url": "https://files.pythonhosted.org/packages/aa/26/0516a48a465886064ae6ff290dd9c6cd65eba2deb797f9bf3b79a3ea6511/itk-5.3.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d9168f8ae3f95e54bf867839570340b008392f0a6e9696c36b5f1fb67aa18dd",
                "md5": "ef03b0d74750449f0518676c82a99718",
                "sha256": "90b21c6f53027302bf74b411a062a4161d7a3d92ebbdac99857d7c23d55a2034"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "ef03b0d74750449f0518676c82a99718",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 8345,
            "upload_time": "2022-11-26T19:35:55",
            "upload_time_iso_8601": "2022-11-26T19:35:55.449921Z",
            "url": "https://files.pythonhosted.org/packages/5d/91/68f8ae3f95e54bf867839570340b008392f0a6e9696c36b5f1fb67aa18dd/itk-5.3.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "603dfc496e65d3e8c1693db09a347b75b9355ca17de25a4fc13b796595af5bca",
                "md5": "046b47df59114f77f19056457df85640",
                "sha256": "22005a57bd777246c57590d89a6bb7dc004855e4f656a66eed02d395ad13ad6a"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "046b47df59114f77f19056457df85640",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 8350,
            "upload_time": "2022-11-26T19:35:56",
            "upload_time_iso_8601": "2022-11-26T19:35:56.784398Z",
            "url": "https://files.pythonhosted.org/packages/60/3d/fc496e65d3e8c1693db09a347b75b9355ca17de25a4fc13b796595af5bca/itk-5.3.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09653e8ede3c26cc0872ffcad10eb8f5b9f49df0e3cf3d5cd186513c6241a836",
                "md5": "d68214efbbf5e9346d984caa4e466681",
                "sha256": "da04af4ab07efe3e8235dbc8d72abfd8255888bb17d97088679854abc931e56a"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp310-cp310-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d68214efbbf5e9346d984caa4e466681",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 8349,
            "upload_time": "2022-11-26T19:35:57",
            "upload_time_iso_8601": "2022-11-26T19:35:57.937565Z",
            "url": "https://files.pythonhosted.org/packages/09/65/3e8ede3c26cc0872ffcad10eb8f5b9f49df0e3cf3d5cd186513c6241a836/itk-5.3.0-cp310-cp310-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91b8488763e7d78bb79c97b5cf2a6d0bd719714894e2f3663e881fc1ec5e89d5",
                "md5": "692fc02b7dd28c02255b66306e412f1f",
                "sha256": "272708ee5ed5d09a519b2e98ac9c130f3146630257506ea440c83501c16f9580"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp310-cp310-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "692fc02b7dd28c02255b66306e412f1f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 8346,
            "upload_time": "2022-11-26T19:35:59",
            "upload_time_iso_8601": "2022-11-26T19:35:59.205560Z",
            "url": "https://files.pythonhosted.org/packages/91/b8/488763e7d78bb79c97b5cf2a6d0bd719714894e2f3663e881fc1ec5e89d5/itk-5.3.0-cp310-cp310-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62ba70dcf8eda4916774c15a822dfc4ee5aebf4bb75616e7a8aafdae1c709de6",
                "md5": "97c876c35906df659fc6c235d659591b",
                "sha256": "09f34acac79a5f1ddb3456a74cbe19d04f897ce62450413feb41434e885ce502"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "97c876c35906df659fc6c235d659591b",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 8328,
            "upload_time": "2022-11-26T19:36:00",
            "upload_time_iso_8601": "2022-11-26T19:36:00.302482Z",
            "url": "https://files.pythonhosted.org/packages/62/ba/70dcf8eda4916774c15a822dfc4ee5aebf4bb75616e7a8aafdae1c709de6/itk-5.3.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "442ac83f71898ec3cda5ab232c2bcebcc7932624d3f88512158380d42cacf98d",
                "md5": "a1b280dcfefec34f57bd0a2fbffbd6e1",
                "sha256": "9dcfd9721ff6022e91eb98dc4004d437de2912dfd50d707d1ee72b89c334a3d4"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a1b280dcfefec34f57bd0a2fbffbd6e1",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 8346,
            "upload_time": "2022-11-26T19:36:01",
            "upload_time_iso_8601": "2022-11-26T19:36:01.309650Z",
            "url": "https://files.pythonhosted.org/packages/44/2a/c83f71898ec3cda5ab232c2bcebcc7932624d3f88512158380d42cacf98d/itk-5.3.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a068eda078fde467125ebefb8131325c8179a79aef26df71e4560e1097613c2d",
                "md5": "7dd0547c944224464dc1f00f8b0940a8",
                "sha256": "2ec92b1afbc1375477b80f9ec09aa4e9b005d0a439a9242b1371e00e78471ceb"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "7dd0547c944224464dc1f00f8b0940a8",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 8345,
            "upload_time": "2022-11-26T19:36:02",
            "upload_time_iso_8601": "2022-11-26T19:36:02.655063Z",
            "url": "https://files.pythonhosted.org/packages/a0/68/eda078fde467125ebefb8131325c8179a79aef26df71e4560e1097613c2d/itk-5.3.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48495c0275fac7513434b2ff85afb495e2c408f4fc216f616914c09f4cf2a94c",
                "md5": "df30831b18b952edabffdd88055044b9",
                "sha256": "fb186a97fe8d80f40d0058fa630be87b0e81b403dea3cfabaa8e809882fe2822"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "df30831b18b952edabffdd88055044b9",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 8351,
            "upload_time": "2022-11-26T19:36:03",
            "upload_time_iso_8601": "2022-11-26T19:36:03.985570Z",
            "url": "https://files.pythonhosted.org/packages/48/49/5c0275fac7513434b2ff85afb495e2c408f4fc216f616914c09f4cf2a94c/itk-5.3.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73b81108555a5e53b26532075fb23b8deeafd3363992d25fc7389c4e83e4f680",
                "md5": "f97fed9be9f45dabeec384775d93d574",
                "sha256": "42dff624b8e29abe0ab5341ea5c150f4fda99918d1654f06fc722d733eeaad42"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp311-cp311-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f97fed9be9f45dabeec384775d93d574",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 8349,
            "upload_time": "2022-11-26T19:36:05",
            "upload_time_iso_8601": "2022-11-26T19:36:05.248945Z",
            "url": "https://files.pythonhosted.org/packages/73/b8/1108555a5e53b26532075fb23b8deeafd3363992d25fc7389c4e83e4f680/itk-5.3.0-cp311-cp311-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20ea37a4006c86b15b17bae0736fe9dd8ffaaf425131ccf1e5ac9414677215af",
                "md5": "32e81aa534b8fc5073dc800bfd88ebc5",
                "sha256": "ba8361a8ed1c5462e690ee893f624c0babb7a1072a15609c26790eea717e3f77"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "32e81aa534b8fc5073dc800bfd88ebc5",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 8348,
            "upload_time": "2022-11-26T19:36:06",
            "upload_time_iso_8601": "2022-11-26T19:36:06.324934Z",
            "url": "https://files.pythonhosted.org/packages/20/ea/37a4006c86b15b17bae0736fe9dd8ffaaf425131ccf1e5ac9414677215af/itk-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4ccd8ca361edd359e7150d4787bc5da7bd0194a230ac0599321d2e0aa054e7a",
                "md5": "c7e14716258abaa5d7a6638f648f06cc",
                "sha256": "8731e867e23a11848dd6e6e2d0a061045bdd94b1a02e38be509b41eaf69cfba7"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c7e14716258abaa5d7a6638f648f06cc",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 8329,
            "upload_time": "2022-11-26T19:36:07",
            "upload_time_iso_8601": "2022-11-26T19:36:07.854379Z",
            "url": "https://files.pythonhosted.org/packages/b4/cc/d8ca361edd359e7150d4787bc5da7bd0194a230ac0599321d2e0aa054e7a/itk-5.3.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb17bec5005cc34d9b105c45e9ddf0704964496ffe2323fca08b66d96d3788f6",
                "md5": "acdf22366b8c544ee382b5a1dcaf9206",
                "sha256": "493e28a3c9f38502f82613fa6ab9855fb19bff671095c287100a441830a921d0"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp37-cp37m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "acdf22366b8c544ee382b5a1dcaf9206",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 8350,
            "upload_time": "2022-11-26T19:36:09",
            "upload_time_iso_8601": "2022-11-26T19:36:09.254782Z",
            "url": "https://files.pythonhosted.org/packages/fb/17/bec5005cc34d9b105c45e9ddf0704964496ffe2323fca08b66d96d3788f6/itk-5.3.0-cp37-cp37m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "750dde127a67b0b1ec35167ca9b7fe0c55bf93db915873821928ca51bf2020d9",
                "md5": "bc1178a3858a58e637fa50ae46f733fb",
                "sha256": "73225da2c88884906e701d614a229f81f79d3829179b47bbfd9c251aed652b03"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp37-cp37m-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "bc1178a3858a58e637fa50ae46f733fb",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 8352,
            "upload_time": "2022-11-26T19:36:10",
            "upload_time_iso_8601": "2022-11-26T19:36:10.872656Z",
            "url": "https://files.pythonhosted.org/packages/75/0d/de127a67b0b1ec35167ca9b7fe0c55bf93db915873821928ca51bf2020d9/itk-5.3.0-cp37-cp37m-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dcd25e4f1d7363a3b1fa79bce442e21dc8264386e0b5e2361c7617d2e0d1b013",
                "md5": "d7fea13e4b7653987efad4a6039c1d95",
                "sha256": "814b1f2ecf8d3befa5d55ce901b2d2357e0999272dbe0cc3c13afb2db0757c8c"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp37-cp37m-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d7fea13e4b7653987efad4a6039c1d95",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 8350,
            "upload_time": "2022-11-26T19:36:12",
            "upload_time_iso_8601": "2022-11-26T19:36:12.111956Z",
            "url": "https://files.pythonhosted.org/packages/dc/d2/5e4f1d7363a3b1fa79bce442e21dc8264386e0b5e2361c7617d2e0d1b013/itk-5.3.0-cp37-cp37m-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d06714fc95c57afe5c5c01ac8016fcafa812eb8fd0a213496929209364666b9b",
                "md5": "6611887f8a3bbc46ee15885bf0e9488b",
                "sha256": "265c8b28469164a45fd9d94c211b2ed017acc7cda7a9e74bbb20b38c49c1af61"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp37-cp37m-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6611887f8a3bbc46ee15885bf0e9488b",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 8348,
            "upload_time": "2022-11-26T19:36:13",
            "upload_time_iso_8601": "2022-11-26T19:36:13.115423Z",
            "url": "https://files.pythonhosted.org/packages/d0/67/14fc95c57afe5c5c01ac8016fcafa812eb8fd0a213496929209364666b9b/itk-5.3.0-cp37-cp37m-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c8976536d326db0cc47b804c7f2213557f2e2f32c57adb54bb6a5ab4d8881424",
                "md5": "f7301bff2badfef7b1ea6945e578e3af",
                "sha256": "3046c84bd3cdb9a31b284d153a6e24ee5e1ef9b47dbc72e68d1805fc011ad127"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "f7301bff2badfef7b1ea6945e578e3af",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 8330,
            "upload_time": "2022-11-26T19:36:14",
            "upload_time_iso_8601": "2022-11-26T19:36:14.171390Z",
            "url": "https://files.pythonhosted.org/packages/c8/97/6536d326db0cc47b804c7f2213557f2e2f32c57adb54bb6a5ab4d8881424/itk-5.3.0-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0274d87d77f2d0ffef0315fcf7070214fc3bf901d348609ffb74bf149ca9b557",
                "md5": "0239a795653ad3db063b8bd87b878618",
                "sha256": "1fbcde6f6612b13d2934722707fd7194b1d5900a655efa191dfc130bbb94df09"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0239a795653ad3db063b8bd87b878618",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 8347,
            "upload_time": "2022-11-26T19:36:15",
            "upload_time_iso_8601": "2022-11-26T19:36:15.521274Z",
            "url": "https://files.pythonhosted.org/packages/02/74/d87d77f2d0ffef0315fcf7070214fc3bf901d348609ffb74bf149ca9b557/itk-5.3.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22d00541d7edd38ff6d5d321c80c8ca7b968e81ac121ad2ead48476576d9f5de",
                "md5": "edf570860e9cc17f03f14369816dea6b",
                "sha256": "049be9c76d66121064e4f8ddbc4793e24d086d5d5574aa38d9a3cd6e0a4526d5"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "edf570860e9cc17f03f14369816dea6b",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 8350,
            "upload_time": "2022-11-26T19:36:16",
            "upload_time_iso_8601": "2022-11-26T19:36:16.900983Z",
            "url": "https://files.pythonhosted.org/packages/22/d0/0541d7edd38ff6d5d321c80c8ca7b968e81ac121ad2ead48476576d9f5de/itk-5.3.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3d7c6497a421b089a3657ce298f0b0a4ba4dc3dce6dc4bfa9effbb3488405c7",
                "md5": "6b58db3ecc39ee0c361707f318398e60",
                "sha256": "1577cc952a6dfd6c3e39745827d46e06b0933e77fb280fb7214a367a3d787420"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp38-cp38-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6b58db3ecc39ee0c361707f318398e60",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 8347,
            "upload_time": "2022-11-26T19:36:18",
            "upload_time_iso_8601": "2022-11-26T19:36:18.797595Z",
            "url": "https://files.pythonhosted.org/packages/c3/d7/c6497a421b089a3657ce298f0b0a4ba4dc3dce6dc4bfa9effbb3488405c7/itk-5.3.0-cp38-cp38-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95e3d005a60385f19250583ef3845591bc4107ff8d1d48833e7dd7bc954ef202",
                "md5": "b7d7f3f4b9ba3b49732225275802c869",
                "sha256": "d83dc2b0f5d673226ef6eacac012d1da6dd36c6126f2b3cffc7ed62231c29bf2"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp38-cp38-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b7d7f3f4b9ba3b49732225275802c869",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 8346,
            "upload_time": "2022-11-26T19:36:20",
            "upload_time_iso_8601": "2022-11-26T19:36:20.370896Z",
            "url": "https://files.pythonhosted.org/packages/95/e3/d005a60385f19250583ef3845591bc4107ff8d1d48833e7dd7bc954ef202/itk-5.3.0-cp38-cp38-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b44756a093c500ec4ea8cd32ae25108535fa2911216b2236bbdd6c09832e1ad3",
                "md5": "a95c05f796bc6ccf3ff868e2795370e4",
                "sha256": "5804692e0b0c188104efcc33b92a16f494ddb9752554c403b64ca8e2c29c5395"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a95c05f796bc6ccf3ff868e2795370e4",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 8327,
            "upload_time": "2022-11-26T19:36:22",
            "upload_time_iso_8601": "2022-11-26T19:36:22.705451Z",
            "url": "https://files.pythonhosted.org/packages/b4/47/56a093c500ec4ea8cd32ae25108535fa2911216b2236bbdd6c09832e1ad3/itk-5.3.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d90c62736a98cc1832bb8cf57e7690b535188ca855f7fb0215829106362c214a",
                "md5": "e4fd9890cf189a40349616f6d6db0496",
                "sha256": "155581581929dfe834af6c6233a8c83e2ca2b1f52d6c7b2c81f04dc249aab1a5"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e4fd9890cf189a40349616f6d6db0496",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 8358,
            "upload_time": "2022-11-26T19:36:23",
            "upload_time_iso_8601": "2022-11-26T19:36:23.846190Z",
            "url": "https://files.pythonhosted.org/packages/d9/0c/62736a98cc1832bb8cf57e7690b535188ca855f7fb0215829106362c214a/itk-5.3.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "faf7f36b9e9474dd013fb57e5a4566b1188a87720a4c3022b5295916febe0e09",
                "md5": "dce8a315048a1b7313c7f4e9fff519b2",
                "sha256": "e25803a186a71515732e5d05291e4a33e49fae617a6b869ba8717699aa6109a0"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "dce8a315048a1b7313c7f4e9fff519b2",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 8357,
            "upload_time": "2022-11-26T19:36:24",
            "upload_time_iso_8601": "2022-11-26T19:36:24.779142Z",
            "url": "https://files.pythonhosted.org/packages/fa/f7/f36b9e9474dd013fb57e5a4566b1188a87720a4c3022b5295916febe0e09/itk-5.3.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6f6dd005f71debdab5bde9b11518b5f13a812b74dd37410305e70aff9d24e4c",
                "md5": "41905b90f02e368f5a000910a91aa474",
                "sha256": "41990d514a32bbefd9e1ce897cb7689d1ce568c140a112bce18213570612a433"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "41905b90f02e368f5a000910a91aa474",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 8349,
            "upload_time": "2022-11-26T19:36:25",
            "upload_time_iso_8601": "2022-11-26T19:36:25.692469Z",
            "url": "https://files.pythonhosted.org/packages/b6/f6/dd005f71debdab5bde9b11518b5f13a812b74dd37410305e70aff9d24e4c/itk-5.3.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef8c5ce35ea9f1a0635acf63966c89c0debaff83be097cc9760d2a10c276bf6b",
                "md5": "d69d11d1b64108c6634616e9ed840af2",
                "sha256": "3376b859da3c926f74fc616cbf42e813c5998b210c059cb7f6a2fd665369aacd"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp39-cp39-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d69d11d1b64108c6634616e9ed840af2",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 8348,
            "upload_time": "2022-11-26T19:36:26",
            "upload_time_iso_8601": "2022-11-26T19:36:26.709775Z",
            "url": "https://files.pythonhosted.org/packages/ef/8c/5ce35ea9f1a0635acf63966c89c0debaff83be097cc9760d2a10c276bf6b/itk-5.3.0-cp39-cp39-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f083c30af7306a70c99cff496c2745aa18c9aab235a5102102c14ef671afd9e",
                "md5": "0ad73a406e0861287795db64b6d5f888",
                "sha256": "bcc4449f2df35224cbc26472475d2afeb8a92886a81db950b2305f911bc2a38c"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp39-cp39-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0ad73a406e0861287795db64b6d5f888",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 8345,
            "upload_time": "2022-11-26T19:36:27",
            "upload_time_iso_8601": "2022-11-26T19:36:27.673571Z",
            "url": "https://files.pythonhosted.org/packages/0f/08/3c30af7306a70c99cff496c2745aa18c9aab235a5102102c14ef671afd9e/itk-5.3.0-cp39-cp39-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a38720b879a18aa596441142865d7460ed4b4d6cb8fd265b9b2381883011efc",
                "md5": "185dd8407cc4dcfaac89b3c3114fa9bf",
                "sha256": "f376693f2a5fcc799047012b21509b73d0d41055f4cd5a92521d2c1a3e41a5ac"
            },
            "downloads": -1,
            "filename": "itk-5.3.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "185dd8407cc4dcfaac89b3c3114fa9bf",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 8327,
            "upload_time": "2022-11-26T19:36:29",
            "upload_time_iso_8601": "2022-11-26T19:36:29.588770Z",
            "url": "https://files.pythonhosted.org/packages/4a/38/720b879a18aa596441142865d7460ed4b4d6cb8fd265b9b2381883011efc/itk-5.3.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-26 19:35:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "itk"
}
        
Elapsed time: 0.24458s