wasabi-geom


Namewasabi-geom JSON
Version 2.3.0 PyPI version JSON
download
home_pagehttps://github.com/lordmauve/wasabigeom
Summary2D vector, line and polygon classes, and a spatial hash implementation
upload_time2025-02-09 17:12:23
maintainerNone
docs_urlNone
authorDaniel Pope
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # wasabigeom - fast geometry types for Python games

![Build Wheels](https://github.com/lordmauve/wasabigeom/workflows/Build%20Wheels/badge.svg?branch=master)
![PyPI](https://img.shields.io/pypi/v/wasabi-geom) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/wasabi-geom) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/wasabi-geom) [![Documentation Status](https://readthedocs.org/projects/wasabigeom/badge/?version=stable)](https://wasabigeom.readthedocs.io/en/stable/?badge=stable) [![Discord](https://img.shields.io/discord/705530610847973407)](https://discord.gg/jBWaWHU)

`wasabigeom` is a 2D geometry library intended for game development. It started
life as a pure Python library but is now implemented in optimised Cython code.

# Documentation

[View on ReadTheDocs](https://wasabigeom.readthedocs.io/en/stable/)


# Installation

To install, just run:

```
pip install wasabi-geom
```


## What's new in 2.0.0

I took the existing `wasabi.geom` code and Cythonised it.

I've made some big, breaking changes to the interface; notably, I prefer
radians thes days and eschew namespace packages. To install the old,
pure-Python version, pin to `wasabi-geom<2`.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lordmauve/wasabigeom",
    "name": "wasabi-geom",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Daniel Pope",
    "author_email": "mauve@mauveweb.co.uk",
    "download_url": "https://files.pythonhosted.org/packages/a0/20/d61ce69e3684ad5101852212244443374b2d1c75d890d4bd211a16fcf4cd/wasabi_geom-2.3.0.tar.gz",
    "platform": null,
    "description": "# wasabigeom - fast geometry types for Python games\n\n![Build Wheels](https://github.com/lordmauve/wasabigeom/workflows/Build%20Wheels/badge.svg?branch=master)\n![PyPI](https://img.shields.io/pypi/v/wasabi-geom) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/wasabi-geom) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/wasabi-geom) [![Documentation Status](https://readthedocs.org/projects/wasabigeom/badge/?version=stable)](https://wasabigeom.readthedocs.io/en/stable/?badge=stable) [![Discord](https://img.shields.io/discord/705530610847973407)](https://discord.gg/jBWaWHU)\n\n`wasabigeom` is a 2D geometry library intended for game development. It started\nlife as a pure Python library but is now implemented in optimised Cython code.\n\n# Documentation\n\n[View on ReadTheDocs](https://wasabigeom.readthedocs.io/en/stable/)\n\n\n# Installation\n\nTo install, just run:\n\n```\npip install wasabi-geom\n```\n\n\n## What's new in 2.0.0\n\nI took the existing `wasabi.geom` code and Cythonised it.\n\nI've made some big, breaking changes to the interface; notably, I prefer\nradians thes days and eschew namespace packages. To install the old,\npure-Python version, pin to `wasabi-geom<2`.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "2D vector, line and polygon classes, and a spatial hash implementation",
    "version": "2.3.0",
    "project_urls": {
        "Home": "https://github.com/lordmauve/wasabigeom",
        "Homepage": "https://github.com/lordmauve/wasabigeom"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a02ddd4f3e28a588815d3c851926b93fba793ce6722d0c3499b1bba8ee1c34a0",
                "md5": "b2009c39270348c09c6ab2e2798946e7",
                "sha256": "507610c371b5dc82442970831ee076e5013ebd3c07008f99f07175f289180a5a"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b2009c39270348c09c6ab2e2798946e7",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 297732,
            "upload_time": "2025-02-09T17:10:45",
            "upload_time_iso_8601": "2025-02-09T17:10:45.024248Z",
            "url": "https://files.pythonhosted.org/packages/a0/2d/dd4f3e28a588815d3c851926b93fba793ce6722d0c3499b1bba8ee1c34a0/wasabi_geom-2.3.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee6a89f01912e1adce8462782b7b177037c0ee9e18396579815c3c1abb5d1c03",
                "md5": "cabdd6f9f103d31b4b9c124974223785",
                "sha256": "f78be8bba786aaa2762e3ccd1949ba3d5169381e70f94586fbfa7185f8d9ce16"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "cabdd6f9f103d31b4b9c124974223785",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 269827,
            "upload_time": "2025-02-09T17:10:47",
            "upload_time_iso_8601": "2025-02-09T17:10:47.052194Z",
            "url": "https://files.pythonhosted.org/packages/ee/6a/89f01912e1adce8462782b7b177037c0ee9e18396579815c3c1abb5d1c03/wasabi_geom-2.3.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5a57f2f549222cce40ae51a2f0049625c8f78123b65db3e5ee1f18bec5e8317",
                "md5": "99b20c79a805f3d1e9568f1fbc0ab7af",
                "sha256": "88c28d4a16e4445870357209f3ae2c664b24d2ba158deae8141979d2a25178b7"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "99b20c79a805f3d1e9568f1fbc0ab7af",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 1725616,
            "upload_time": "2025-02-09T17:10:49",
            "upload_time_iso_8601": "2025-02-09T17:10:49.667784Z",
            "url": "https://files.pythonhosted.org/packages/f5/a5/7f2f549222cce40ae51a2f0049625c8f78123b65db3e5ee1f18bec5e8317/wasabi_geom-2.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9acbab3e479f48dd5b28d9379f623ef49e8a7857984d311358a37a7781ebb95",
                "md5": "e184571f04e4784c584a2f2a9f26d846",
                "sha256": "2076549ea86721e0dba693281f6375002d7b304ab7fa8d0100f09e476fc9faa3"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "e184571f04e4784c584a2f2a9f26d846",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 1635540,
            "upload_time": "2025-02-09T17:10:52",
            "upload_time_iso_8601": "2025-02-09T17:10:52.537606Z",
            "url": "https://files.pythonhosted.org/packages/f9/ac/bab3e479f48dd5b28d9379f623ef49e8a7857984d311358a37a7781ebb95/wasabi_geom-2.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4d910f1d9fbd5e452e0b18f4cd263039e5532d1394bbd6d7def992541e28e71",
                "md5": "8f735d8b998a3c30b4004c7e3f5d5bf3",
                "sha256": "afca5c1cad8511fdc74d1fd4731e08d180dfe1f09b58c037fe4233dcfc6bdbdf"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp310-cp310-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "8f735d8b998a3c30b4004c7e3f5d5bf3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 1651253,
            "upload_time": "2025-02-09T17:10:54",
            "upload_time_iso_8601": "2025-02-09T17:10:54.731046Z",
            "url": "https://files.pythonhosted.org/packages/f4/d9/10f1d9fbd5e452e0b18f4cd263039e5532d1394bbd6d7def992541e28e71/wasabi_geom-2.3.0-cp310-cp310-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c05f825c04c60b69b03adcffc9818d5f52af78c16dc179525435fec8c9e1aaa3",
                "md5": "7ceb029915b45c4bd1e9c36042564044",
                "sha256": "53ff53d5ff0586a19c7789c6ceeec53af067028b2cc30873012b136b861637c4"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp310-cp310-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7ceb029915b45c4bd1e9c36042564044",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 1720969,
            "upload_time": "2025-02-09T17:10:56",
            "upload_time_iso_8601": "2025-02-09T17:10:56.148728Z",
            "url": "https://files.pythonhosted.org/packages/c0/5f/825c04c60b69b03adcffc9818d5f52af78c16dc179525435fec8c9e1aaa3/wasabi_geom-2.3.0-cp310-cp310-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56c35ab26bf7493919ee9982a64209f5a19bd30332d98ed9c70df40daad2bbc5",
                "md5": "5eeb556126ec186146191838662d9845",
                "sha256": "3c64ba09c21997df095e060d5ef5b952f4aadcbff8b9bdd18eaec6233daa1d7f"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "5eeb556126ec186146191838662d9845",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 212073,
            "upload_time": "2025-02-09T17:10:57",
            "upload_time_iso_8601": "2025-02-09T17:10:57.490940Z",
            "url": "https://files.pythonhosted.org/packages/56/c3/5ab26bf7493919ee9982a64209f5a19bd30332d98ed9c70df40daad2bbc5/wasabi_geom-2.3.0-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e722d9825478fc35f2fcd6b9c58c9e87871d53394ef1e02a9f04ac21c90bfbfa",
                "md5": "3d8038d6b0c9af64f4489cb79ceb1c92",
                "sha256": "2d65295dfab9e951a9b7805b5e5de45f57693f00c028548699e86a1365786d6c"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "3d8038d6b0c9af64f4489cb79ceb1c92",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 248443,
            "upload_time": "2025-02-09T17:10:58",
            "upload_time_iso_8601": "2025-02-09T17:10:58.734054Z",
            "url": "https://files.pythonhosted.org/packages/e7/22/d9825478fc35f2fcd6b9c58c9e87871d53394ef1e02a9f04ac21c90bfbfa/wasabi_geom-2.3.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76b844f5833ae230a74e211b3fcdeadcc6ab2fa04ceaae8bd455dd60b382faa3",
                "md5": "5a0e6b34a4301d96dc7885b43a320232",
                "sha256": "54bb6419ade3caf9d25f77d8a8b84e355548f5e341a469aa9521c8c78c63fb59"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5a0e6b34a4301d96dc7885b43a320232",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 300503,
            "upload_time": "2025-02-09T17:11:00",
            "upload_time_iso_8601": "2025-02-09T17:11:00.558116Z",
            "url": "https://files.pythonhosted.org/packages/76/b8/44f5833ae230a74e211b3fcdeadcc6ab2fa04ceaae8bd455dd60b382faa3/wasabi_geom-2.3.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d7abaea4f08c0b8007d70dbb71efc19840f7ba300970488fdf5f0c49904f47ef",
                "md5": "4574e9bc70ff379d9026dc4357c9f30c",
                "sha256": "9542c93e6ee39ee4d1d9dddf62063e4f3af7b7fbfd3115630c9ec52b38284cae"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "4574e9bc70ff379d9026dc4357c9f30c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 271173,
            "upload_time": "2025-02-09T17:11:01",
            "upload_time_iso_8601": "2025-02-09T17:11:01.763620Z",
            "url": "https://files.pythonhosted.org/packages/d7/ab/aea4f08c0b8007d70dbb71efc19840f7ba300970488fdf5f0c49904f47ef/wasabi_geom-2.3.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4cb5f9098563d6ed2d207fc0c71c2ce2842cc5e6c66310f6d0f6340300b9b0de",
                "md5": "b87961ab14f3860689101fadbf1e71aa",
                "sha256": "8773fcbdf502c537fe1b8336f52f63e7db37b4d3f65b2fb71e1c2890436566bd"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b87961ab14f3860689101fadbf1e71aa",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 1881868,
            "upload_time": "2025-02-09T17:11:02",
            "upload_time_iso_8601": "2025-02-09T17:11:02.947862Z",
            "url": "https://files.pythonhosted.org/packages/4c/b5/f9098563d6ed2d207fc0c71c2ce2842cc5e6c66310f6d0f6340300b9b0de/wasabi_geom-2.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48cd07afc968aef3d5f8ff6de1216a3939e15e6270a1f6cb33177d0941e3fcc7",
                "md5": "6b55e153e09ebedc1f119d08206373b3",
                "sha256": "40aee62614c7a049489bcf2c3fdd02ce349bdd7433b5a5d2287a4762d13f475a"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "6b55e153e09ebedc1f119d08206373b3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 1784924,
            "upload_time": "2025-02-09T17:11:04",
            "upload_time_iso_8601": "2025-02-09T17:11:04.272414Z",
            "url": "https://files.pythonhosted.org/packages/48/cd/07afc968aef3d5f8ff6de1216a3939e15e6270a1f6cb33177d0941e3fcc7/wasabi_geom-2.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d6578cf979c8da40aa46a85f46620ac77f4b12482d68fb5947a62b2cccc395f",
                "md5": "51a6ef199cbddd0a21465cb1c44a12b1",
                "sha256": "ccdaa4c88b7bf6aea658fca420c594db6a7d2ca5d409437aadedcdb4fd274f9c"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp311-cp311-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "51a6ef199cbddd0a21465cb1c44a12b1",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 1806015,
            "upload_time": "2025-02-09T17:11:06",
            "upload_time_iso_8601": "2025-02-09T17:11:06.531572Z",
            "url": "https://files.pythonhosted.org/packages/4d/65/78cf979c8da40aa46a85f46620ac77f4b12482d68fb5947a62b2cccc395f/wasabi_geom-2.3.0-cp311-cp311-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39558ad1c197571c0c652e8255c9713ea7c4a944ac4c647f5ee05a3e5b3a54a3",
                "md5": "667b61ae004065d6c5b5027f0e745a32",
                "sha256": "5cd27f2dcc38e5cf172216bcff7495e4d2160f348acaa277e815817f91f6930b"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "667b61ae004065d6c5b5027f0e745a32",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 1887081,
            "upload_time": "2025-02-09T17:11:08",
            "upload_time_iso_8601": "2025-02-09T17:11:08.733912Z",
            "url": "https://files.pythonhosted.org/packages/39/55/8ad1c197571c0c652e8255c9713ea7c4a944ac4c647f5ee05a3e5b3a54a3/wasabi_geom-2.3.0-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2af7df3e48caa42f77b8d9cdf34eeaf8fa44fd8d91b390a1ac6baaa4e3532c01",
                "md5": "c2c306ab74ea52d212563e4e2a314f9b",
                "sha256": "0b6cd312066ca003f8187ac1b860bf56453c87b55ee9294291581ebc2fa6dc90"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "c2c306ab74ea52d212563e4e2a314f9b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 212434,
            "upload_time": "2025-02-09T17:11:12",
            "upload_time_iso_8601": "2025-02-09T17:11:12.237968Z",
            "url": "https://files.pythonhosted.org/packages/2a/f7/df3e48caa42f77b8d9cdf34eeaf8fa44fd8d91b390a1ac6baaa4e3532c01/wasabi_geom-2.3.0-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d32b2218b4fdb1202963092d26ec66a290f50abc84c91bd33e32cc30d096e271",
                "md5": "e729416eef33513bb6d2001378946c72",
                "sha256": "074b96cf5d78cb8e0fec8553344e7e374dfe683a42ba37a974e20d989af2077b"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "e729416eef33513bb6d2001378946c72",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 251887,
            "upload_time": "2025-02-09T17:11:13",
            "upload_time_iso_8601": "2025-02-09T17:11:13.308473Z",
            "url": "https://files.pythonhosted.org/packages/d3/2b/2218b4fdb1202963092d26ec66a290f50abc84c91bd33e32cc30d096e271/wasabi_geom-2.3.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "348c3d5209a3bc2045134deeab24e3fbca941b0367b287d9a4ea668e32831178",
                "md5": "810101bad6a7ba70f833ba67ade8a2e8",
                "sha256": "ab9dc3dd3e494eebbbc46e9f3d58b985d269ef0c839a247fb130436fc40dfc4f"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp312-cp312-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "810101bad6a7ba70f833ba67ade8a2e8",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 306176,
            "upload_time": "2025-02-09T17:11:14",
            "upload_time_iso_8601": "2025-02-09T17:11:14.437464Z",
            "url": "https://files.pythonhosted.org/packages/34/8c/3d5209a3bc2045134deeab24e3fbca941b0367b287d9a4ea668e32831178/wasabi_geom-2.3.0-cp312-cp312-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbbaa8ba60f216212a32348ea6060c98f01d4d66ed4a771b4276b34e227620d2",
                "md5": "39b54bca535dc0866bf92ef1f4a59735",
                "sha256": "504f7365ff0bb2fd931f4ea88087aa87b32aa949501595ef22f8c1e0856388b9"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "39b54bca535dc0866bf92ef1f4a59735",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 272469,
            "upload_time": "2025-02-09T17:11:16",
            "upload_time_iso_8601": "2025-02-09T17:11:16.347631Z",
            "url": "https://files.pythonhosted.org/packages/cb/ba/a8ba60f216212a32348ea6060c98f01d4d66ed4a771b4276b34e227620d2/wasabi_geom-2.3.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b919077b9625ad0bb75e2dbf355dfdb1cb38a454da8c0e73f9c995f1282ca60",
                "md5": "7935e56ed691116c2d8207d799339fdb",
                "sha256": "aa657844743d3cf6ee88cbe87b13c775719d96d89d8284cd7bb25aa76c03f0d4"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7935e56ed691116c2d8207d799339fdb",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 1819793,
            "upload_time": "2025-02-09T17:11:17",
            "upload_time_iso_8601": "2025-02-09T17:11:17.545203Z",
            "url": "https://files.pythonhosted.org/packages/8b/91/9077b9625ad0bb75e2dbf355dfdb1cb38a454da8c0e73f9c995f1282ca60/wasabi_geom-2.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f8a8d10f9942d3e83cba3e2c6377e929e03b0ea76d4daac5febb80aadc124bf",
                "md5": "672fdc62b4d613afd2bbad36f2dafa19",
                "sha256": "6705b1b00c403546e72bedc0b6cf6d231ff11a444f09e6224ec50f34f27b8bd7"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "672fdc62b4d613afd2bbad36f2dafa19",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 1705369,
            "upload_time": "2025-02-09T17:11:19",
            "upload_time_iso_8601": "2025-02-09T17:11:19.680922Z",
            "url": "https://files.pythonhosted.org/packages/5f/8a/8d10f9942d3e83cba3e2c6377e929e03b0ea76d4daac5febb80aadc124bf/wasabi_geom-2.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a6f43b4caea1286df4a9fdc73c0935e43bbdd7ccfe22f1be231a3adda69d722",
                "md5": "5c983abd433dc7cc9e057a55328802ba",
                "sha256": "d08a3150aede2f4c418ce51046d2531b270c7602202b9cb6e53735d36974f13a"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp312-cp312-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "5c983abd433dc7cc9e057a55328802ba",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 1750861,
            "upload_time": "2025-02-09T17:11:21",
            "upload_time_iso_8601": "2025-02-09T17:11:21.043466Z",
            "url": "https://files.pythonhosted.org/packages/6a/6f/43b4caea1286df4a9fdc73c0935e43bbdd7ccfe22f1be231a3adda69d722/wasabi_geom-2.3.0-cp312-cp312-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "efe726faea56808c28a387fadcf069ee27b07bbb7992124243b3af955483293c",
                "md5": "fdc2fca5767072ebb0c1ea0455671212",
                "sha256": "7aa867f2fe8cb8660b5747f6cfbc07a318690a171fb80904a5dcebfe393d6655"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fdc2fca5767072ebb0c1ea0455671212",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 1835870,
            "upload_time": "2025-02-09T17:11:22",
            "upload_time_iso_8601": "2025-02-09T17:11:22.361765Z",
            "url": "https://files.pythonhosted.org/packages/ef/e7/26faea56808c28a387fadcf069ee27b07bbb7992124243b3af955483293c/wasabi_geom-2.3.0-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd082606cdcbf3d3f2b18f405406dc94fad94bc42876e9e0900ff626a802f7b8",
                "md5": "c46352d186d8b29a1a31d10e1eed9540",
                "sha256": "44c6a1436ea78b402632b4bd599bf3faaa98605aaf8c58d5507f4b53a56ea96d"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "c46352d186d8b29a1a31d10e1eed9540",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 213671,
            "upload_time": "2025-02-09T17:11:24",
            "upload_time_iso_8601": "2025-02-09T17:11:24.351275Z",
            "url": "https://files.pythonhosted.org/packages/dd/08/2606cdcbf3d3f2b18f405406dc94fad94bc42876e9e0900ff626a802f7b8/wasabi_geom-2.3.0-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "621246c22d9ac9f5c93d020ee83971d72793014572efdde36e472d17ea2f7859",
                "md5": "b71a79ee126100af42c466f1b457b502",
                "sha256": "dde351405d2adba12b3f5c40367218c3ec0fc0abdbe5530c06baeac365b0e254"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b71a79ee126100af42c466f1b457b502",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 253037,
            "upload_time": "2025-02-09T17:11:26",
            "upload_time_iso_8601": "2025-02-09T17:11:26.332985Z",
            "url": "https://files.pythonhosted.org/packages/62/12/46c22d9ac9f5c93d020ee83971d72793014572efdde36e472d17ea2f7859/wasabi_geom-2.3.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e07b4aa249e0fffb6e5d2760b225b81fe61ecf8422426a985e765779f478da90",
                "md5": "c079da2c66a5c56605222302ed125ed4",
                "sha256": "0d8dd5daf7f37a9cb475a5f87d8dd3b8b820fb7ef7bb2e24dce2cf2e01574030"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp313-cp313-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c079da2c66a5c56605222302ed125ed4",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": null,
            "size": 304291,
            "upload_time": "2025-02-09T17:11:28",
            "upload_time_iso_8601": "2025-02-09T17:11:28.344675Z",
            "url": "https://files.pythonhosted.org/packages/e0/7b/4aa249e0fffb6e5d2760b225b81fe61ecf8422426a985e765779f478da90/wasabi_geom-2.3.0-cp313-cp313-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3419eb193589e33110d6f333651e7ed3ea2343131d176a072bd700e066c881ec",
                "md5": "eb291f16208c2d949b5997de74aefc89",
                "sha256": "cd132d06de037361ef66706aadf3c69766b2b86da377cb15c3fba0ef51a74c9d"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp313-cp313-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "eb291f16208c2d949b5997de74aefc89",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": null,
            "size": 270788,
            "upload_time": "2025-02-09T17:11:29",
            "upload_time_iso_8601": "2025-02-09T17:11:29.447906Z",
            "url": "https://files.pythonhosted.org/packages/34/19/eb193589e33110d6f333651e7ed3ea2343131d176a072bd700e066c881ec/wasabi_geom-2.3.0-cp313-cp313-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d7d95c6fa2d23c889b6f45fbb508151f58d283aa741fdd2e66f8fce220c36ddd",
                "md5": "50fa83844adc4a22034995bbf0e4eaa1",
                "sha256": "1d90db3acd33b0f7cac2e8ac9bd094917040bf947275e1df08e19eef1ce25bf5"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "50fa83844adc4a22034995bbf0e4eaa1",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": null,
            "size": 1820413,
            "upload_time": "2025-02-09T17:11:30",
            "upload_time_iso_8601": "2025-02-09T17:11:30.579377Z",
            "url": "https://files.pythonhosted.org/packages/d7/d9/5c6fa2d23c889b6f45fbb508151f58d283aa741fdd2e66f8fce220c36ddd/wasabi_geom-2.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "160a1c6d070137497f3b9496d9fbeb2ed29734d31431664f5e99c008bdf317c3",
                "md5": "065d9db82299e8f464c074606c988961",
                "sha256": "6ddb3364f8a46c5962b6d8da353871249c137afac13280787dbdcb2730bad0fa"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "065d9db82299e8f464c074606c988961",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": null,
            "size": 1701189,
            "upload_time": "2025-02-09T17:11:32",
            "upload_time_iso_8601": "2025-02-09T17:11:32.735513Z",
            "url": "https://files.pythonhosted.org/packages/16/0a/1c6d070137497f3b9496d9fbeb2ed29734d31431664f5e99c008bdf317c3/wasabi_geom-2.3.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4b71d37de59c16cc324868c1f3952dd8a23470852c6cfc24a26cd64e45b5686",
                "md5": "da73bade186cbfa8be0061e9241fb5fa",
                "sha256": "209cf6968c49a704e7ff338d3471e41bd67516d5dbcf2b3c5097b95ae0c0f61e"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp313-cp313-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "da73bade186cbfa8be0061e9241fb5fa",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": null,
            "size": 1745846,
            "upload_time": "2025-02-09T17:11:34",
            "upload_time_iso_8601": "2025-02-09T17:11:34.187253Z",
            "url": "https://files.pythonhosted.org/packages/b4/b7/1d37de59c16cc324868c1f3952dd8a23470852c6cfc24a26cd64e45b5686/wasabi_geom-2.3.0-cp313-cp313-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8dafb00a607c22cb0a4e77e49f3d1c773e00e008d1eb15b4a4d686140647e51b",
                "md5": "c64215ec1d68873eb4f5ad69426779df",
                "sha256": "37a5345a11c86f4e840050d111dc7a8216dc63847fb1fbd930b5cd019e9477e4"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp313-cp313-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c64215ec1d68873eb4f5ad69426779df",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": null,
            "size": 1833187,
            "upload_time": "2025-02-09T17:11:35",
            "upload_time_iso_8601": "2025-02-09T17:11:35.481765Z",
            "url": "https://files.pythonhosted.org/packages/8d/af/b00a607c22cb0a4e77e49f3d1c773e00e008d1eb15b4a4d686140647e51b/wasabi_geom-2.3.0-cp313-cp313-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab39f7c327d8793cb8d0a55ad2ffcf348a171197f49b770fe2bedf6b169608fd",
                "md5": "9f628a8a434d03b64724fc1213e5080b",
                "sha256": "bbb9e1b5881c35609524036c1e8e4219cfb0d79b71ffa36669102d827fabd8a2"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp313-cp313-win32.whl",
            "has_sig": false,
            "md5_digest": "9f628a8a434d03b64724fc1213e5080b",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": null,
            "size": 212919,
            "upload_time": "2025-02-09T17:11:36",
            "upload_time_iso_8601": "2025-02-09T17:11:36.800814Z",
            "url": "https://files.pythonhosted.org/packages/ab/39/f7c327d8793cb8d0a55ad2ffcf348a171197f49b770fe2bedf6b169608fd/wasabi_geom-2.3.0-cp313-cp313-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5865f0f947cac067934e3b1b6e09f33bd77cfc4181043cc203cbb2b7f7f27248",
                "md5": "503090d00ef45185b4c556c3c88b30fe",
                "sha256": "df02855c3658acc72eff7a1952e9fcc908eba4dad3147c0499bf12f5af484e2d"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "503090d00ef45185b4c556c3c88b30fe",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": null,
            "size": 252129,
            "upload_time": "2025-02-09T17:11:37",
            "upload_time_iso_8601": "2025-02-09T17:11:37.946851Z",
            "url": "https://files.pythonhosted.org/packages/58/65/f0f947cac067934e3b1b6e09f33bd77cfc4181043cc203cbb2b7f7f27248/wasabi_geom-2.3.0-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c224474fd7fc0625c3ad47a2ea10da3383b5dd6c79b8f705a8205d06feb0e20d",
                "md5": "0d894bf8bea39933a42cba67724d31fd",
                "sha256": "93f7a0005d1fcf9e3f1c513ac47da51610429dd6cb8a53da356f48ac6efe6d6e"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp36-cp36m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0d894bf8bea39933a42cba67724d31fd",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 285856,
            "upload_time": "2025-02-09T17:11:39",
            "upload_time_iso_8601": "2025-02-09T17:11:39.824970Z",
            "url": "https://files.pythonhosted.org/packages/c2/24/474fd7fc0625c3ad47a2ea10da3383b5dd6c79b8f705a8205d06feb0e20d/wasabi_geom-2.3.0-cp36-cp36m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2caf7b10b6e3292ced06a62a68294ce88ee2bcf042b443634c207a392e2396a4",
                "md5": "f96e1ddcd41e7a0043ec3ee5a3e4d236",
                "sha256": "df86cf55149f7970b41e38de60e66380256585f8bc1a13fcbf3f99b87828f49d"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f96e1ddcd41e7a0043ec3ee5a3e4d236",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 1553252,
            "upload_time": "2025-02-09T17:11:41",
            "upload_time_iso_8601": "2025-02-09T17:11:41.121769Z",
            "url": "https://files.pythonhosted.org/packages/2c/af/7b10b6e3292ced06a62a68294ce88ee2bcf042b443634c207a392e2396a4/wasabi_geom-2.3.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c28445abea562a13cf9f0acd7de13eeed93dbcf057f02ac35b284089b69ced8a",
                "md5": "ea66da9bc3564decdc877d3508818ddb",
                "sha256": "a70cab006f90c1d052e1fb7e138c496ed8c25c0e5c1757cfe99ff4529f401bd6"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "ea66da9bc3564decdc877d3508818ddb",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 1462903,
            "upload_time": "2025-02-09T17:11:42",
            "upload_time_iso_8601": "2025-02-09T17:11:42.452372Z",
            "url": "https://files.pythonhosted.org/packages/c2/84/45abea562a13cf9f0acd7de13eeed93dbcf057f02ac35b284089b69ced8a/wasabi_geom-2.3.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1fe7cda0aebb28234324320100a6d8bb8c29394f708ceb4b7bc4421efc7971b0",
                "md5": "4c776bc31b795eddb8d966d3aead421b",
                "sha256": "4d35fec1bd93363a09621f8d06fa4470713f66fc2e6b59c0a5df879154703bdc"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp36-cp36m-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "4c776bc31b795eddb8d966d3aead421b",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 1515578,
            "upload_time": "2025-02-09T17:11:44",
            "upload_time_iso_8601": "2025-02-09T17:11:44.241619Z",
            "url": "https://files.pythonhosted.org/packages/1f/e7/cda0aebb28234324320100a6d8bb8c29394f708ceb4b7bc4421efc7971b0/wasabi_geom-2.3.0-cp36-cp36m-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d72e60a259ccd5bfea4dc442a58ed4ade6944e8b866b0bbec27a389e246a1be0",
                "md5": "4397f0e8e870f26e34e34e582db460d3",
                "sha256": "f2ae9fcbbf574be2843ef22a27aa0a95a232c278e558cb9297a357fa055f34de"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp36-cp36m-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4397f0e8e870f26e34e34e582db460d3",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 1578781,
            "upload_time": "2025-02-09T17:11:45",
            "upload_time_iso_8601": "2025-02-09T17:11:45.870854Z",
            "url": "https://files.pythonhosted.org/packages/d7/2e/60a259ccd5bfea4dc442a58ed4ade6944e8b866b0bbec27a389e246a1be0/wasabi_geom-2.3.0-cp36-cp36m-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "231bb263c392cdd8d0cbe403801b3a4ed8ccd085b51158779702a1ad880822c5",
                "md5": "397bfdbc95af6e17a5748df19989fc73",
                "sha256": "77d71465140709b72c87f700b007fa16d51d9c3e85022d3212aa6b25e37091bb"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp36-cp36m-win32.whl",
            "has_sig": false,
            "md5_digest": "397bfdbc95af6e17a5748df19989fc73",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 222226,
            "upload_time": "2025-02-09T17:11:47",
            "upload_time_iso_8601": "2025-02-09T17:11:47.424088Z",
            "url": "https://files.pythonhosted.org/packages/23/1b/b263c392cdd8d0cbe403801b3a4ed8ccd085b51158779702a1ad880822c5/wasabi_geom-2.3.0-cp36-cp36m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b8cf87d9073618f13b86050d67a682de235b4bc707685de77aaaefd14604364b",
                "md5": "ada07de225fb4dc3596c7b0d724cd72e",
                "sha256": "d53190a30e3fd770170884411ada7c1471b1965a7c16eb4cf560dc1be55a6510"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp36-cp36m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "ada07de225fb4dc3596c7b0d724cd72e",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 267793,
            "upload_time": "2025-02-09T17:11:48",
            "upload_time_iso_8601": "2025-02-09T17:11:48.497313Z",
            "url": "https://files.pythonhosted.org/packages/b8/cf/87d9073618f13b86050d67a682de235b4bc707685de77aaaefd14604364b/wasabi_geom-2.3.0-cp36-cp36m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e557c9ce5d61aed7c3b930740a5972883d706a3bb736495ccf6083c88cc3e5d",
                "md5": "b668e5df3fdf83768dbfadede95a96f4",
                "sha256": "7d56e50e516db242f6faf3a17e8f99aefa400c686d7954a33dca2c94aec816bf"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp37-cp37m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b668e5df3fdf83768dbfadede95a96f4",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 294855,
            "upload_time": "2025-02-09T17:11:49",
            "upload_time_iso_8601": "2025-02-09T17:11:49.717711Z",
            "url": "https://files.pythonhosted.org/packages/6e/55/7c9ce5d61aed7c3b930740a5972883d706a3bb736495ccf6083c88cc3e5d/wasabi_geom-2.3.0-cp37-cp37m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e1e449686e5bff21604876bf65da95b5217d5ac88ebfb6ef65ed1b89d44fea3",
                "md5": "884ffe70fbc6317f4369859caa65cc0c",
                "sha256": "737150dec7b2f9725fc9d9baf7ad470974bd6f38b5179673b863300c586d7e0e"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "884ffe70fbc6317f4369859caa65cc0c",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 1577588,
            "upload_time": "2025-02-09T17:11:50",
            "upload_time_iso_8601": "2025-02-09T17:11:50.970674Z",
            "url": "https://files.pythonhosted.org/packages/5e/1e/449686e5bff21604876bf65da95b5217d5ac88ebfb6ef65ed1b89d44fea3/wasabi_geom-2.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8657eef52f7e6c0c9a084b70c0b2629ff851216660b99c4ad8747f321fad461f",
                "md5": "be33558df5c2f556394704f4e244e8b9",
                "sha256": "82ac13062ddf5878464dcd820e6b6cac2c0b8864d16e0552b6facdfc01b0d89f"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "be33558df5c2f556394704f4e244e8b9",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 1489861,
            "upload_time": "2025-02-09T17:11:52",
            "upload_time_iso_8601": "2025-02-09T17:11:52.298006Z",
            "url": "https://files.pythonhosted.org/packages/86/57/eef52f7e6c0c9a084b70c0b2629ff851216660b99c4ad8747f321fad461f/wasabi_geom-2.3.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94df6ca5efb6104c46ba4b0088c7ef5c2e63820bbcc61f67e6fad854432895c7",
                "md5": "b2903c5b13653f45b35beaa4d2bc2b6d",
                "sha256": "5709f074294b8640de022599b3259221a715828e3f77e0a44da067131a0dd94d"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp37-cp37m-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "b2903c5b13653f45b35beaa4d2bc2b6d",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 1524811,
            "upload_time": "2025-02-09T17:11:53",
            "upload_time_iso_8601": "2025-02-09T17:11:53.584268Z",
            "url": "https://files.pythonhosted.org/packages/94/df/6ca5efb6104c46ba4b0088c7ef5c2e63820bbcc61f67e6fad854432895c7/wasabi_geom-2.3.0-cp37-cp37m-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "076bc6ef972348602d3aebc7fd3d87670a8a1692832d20a309f7fa229eb4e272",
                "md5": "553e7ec91a92a26227b4df027b6b429b",
                "sha256": "2300b46e71ecb61451ec9b961718fad70773657da793b631dceb065295c8e9cc"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp37-cp37m-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "553e7ec91a92a26227b4df027b6b429b",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 1600956,
            "upload_time": "2025-02-09T17:11:55",
            "upload_time_iso_8601": "2025-02-09T17:11:55.336406Z",
            "url": "https://files.pythonhosted.org/packages/07/6b/c6ef972348602d3aebc7fd3d87670a8a1692832d20a309f7fa229eb4e272/wasabi_geom-2.3.0-cp37-cp37m-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e47aaeee2a5e4988747a0c3ecb532ccdea9eb55a8e34c665a628d9bfe3d8c5cd",
                "md5": "87666ce3a06116a703fb4cc0d3db7455",
                "sha256": "a66207d8ff2022763a09be1f94de282116b05a89a54d38ac45aeb7498de2f4f2"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp37-cp37m-win32.whl",
            "has_sig": false,
            "md5_digest": "87666ce3a06116a703fb4cc0d3db7455",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 206791,
            "upload_time": "2025-02-09T17:11:56",
            "upload_time_iso_8601": "2025-02-09T17:11:56.733010Z",
            "url": "https://files.pythonhosted.org/packages/e4/7a/aeee2a5e4988747a0c3ecb532ccdea9eb55a8e34c665a628d9bfe3d8c5cd/wasabi_geom-2.3.0-cp37-cp37m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ba79f54eef85c1f562b3391db38a4b04313284ae9b7128262b7b8d26fba4cdc",
                "md5": "e3d64f239c420a8749b47e945aa4c9ac",
                "sha256": "eb9ea1fc3fd34d686a5d1b975c6311de326384033cca28627786ccf1e448c868"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "e3d64f239c420a8749b47e945aa4c9ac",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 242779,
            "upload_time": "2025-02-09T17:11:57",
            "upload_time_iso_8601": "2025-02-09T17:11:57.865099Z",
            "url": "https://files.pythonhosted.org/packages/0b/a7/9f54eef85c1f562b3391db38a4b04313284ae9b7128262b7b8d26fba4cdc/wasabi_geom-2.3.0-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89fa4d31924728b35e4c7875b7fad6ff1602d2151fd591b732ab30659efaf4e8",
                "md5": "8c2b53b7506d9aeda07041ca77d67b93",
                "sha256": "8dd4fa66f16df8df055173c97294826283ebec1f0c8805ccf311c25aad22d8c6"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8c2b53b7506d9aeda07041ca77d67b93",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 297047,
            "upload_time": "2025-02-09T17:11:58",
            "upload_time_iso_8601": "2025-02-09T17:11:58.913221Z",
            "url": "https://files.pythonhosted.org/packages/89/fa/4d31924728b35e4c7875b7fad6ff1602d2151fd591b732ab30659efaf4e8/wasabi_geom-2.3.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd491a36606ac72824fa6852d0cdabf5ff26834f336e710d1a37f128490174e8",
                "md5": "eedd539898b5d002de41abce7e9f9f42",
                "sha256": "42a1865e20e351046ca6ebfadccd9e7c7857bfd7fb90138494916b6d4f89e774"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "eedd539898b5d002de41abce7e9f9f42",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 268777,
            "upload_time": "2025-02-09T17:12:00",
            "upload_time_iso_8601": "2025-02-09T17:12:00.706910Z",
            "url": "https://files.pythonhosted.org/packages/bd/49/1a36606ac72824fa6852d0cdabf5ff26834f336e710d1a37f128490174e8/wasabi_geom-2.3.0-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5815ae15693816a864e69d44e460d2b83fe749a7279a9acc2b2b834ea8494fd0",
                "md5": "ab676b6c0d0b563470e7126c513bee4f",
                "sha256": "fd3de23395fe635cb5bdbdfc8ffb2bf8851f5f16523e6539c328f70d0534ebb5"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ab676b6c0d0b563470e7126c513bee4f",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 1776766,
            "upload_time": "2025-02-09T17:12:02",
            "upload_time_iso_8601": "2025-02-09T17:12:02.730892Z",
            "url": "https://files.pythonhosted.org/packages/58/15/ae15693816a864e69d44e460d2b83fe749a7279a9acc2b2b834ea8494fd0/wasabi_geom-2.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "065f172a988a186f393eb287162a3e09611ad0e9609d41827261b931f0a2773f",
                "md5": "3e9e89bf351e5814e04c369fddc8e7d6",
                "sha256": "feef3cb7be4a57aac8b72bf5a5568cd26c75817bd949a7967cd4c8e1c84118af"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "3e9e89bf351e5814e04c369fddc8e7d6",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 1680539,
            "upload_time": "2025-02-09T17:12:04",
            "upload_time_iso_8601": "2025-02-09T17:12:04.833331Z",
            "url": "https://files.pythonhosted.org/packages/06/5f/172a988a186f393eb287162a3e09611ad0e9609d41827261b931f0a2773f/wasabi_geom-2.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6760271dc7a91830ddcedb15a48c804d001e60f2f91583ed89e51bf482cfa492",
                "md5": "a18ec843dcb2eae24f32262ad0676740",
                "sha256": "0ad475389f5de5f797cea1110d8c4ea4731021fc29b7d9d915f8a6cc782f49ae"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp38-cp38-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "a18ec843dcb2eae24f32262ad0676740",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 1698635,
            "upload_time": "2025-02-09T17:12:06",
            "upload_time_iso_8601": "2025-02-09T17:12:06.943174Z",
            "url": "https://files.pythonhosted.org/packages/67/60/271dc7a91830ddcedb15a48c804d001e60f2f91583ed89e51bf482cfa492/wasabi_geom-2.3.0-cp38-cp38-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f2369d67fec711fcde8a2794122f2aa6c2bf470076e66cff5d12c195621fd800",
                "md5": "fe77b269d2e4e00e3d0dba1ad83e3541",
                "sha256": "9b1e01b9e539c48e7d17c60e818980c249f6b1be9a573ec6da06c614b9b004be"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp38-cp38-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fe77b269d2e4e00e3d0dba1ad83e3541",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 1775864,
            "upload_time": "2025-02-09T17:12:08",
            "upload_time_iso_8601": "2025-02-09T17:12:08.189903Z",
            "url": "https://files.pythonhosted.org/packages/f2/36/9d67fec711fcde8a2794122f2aa6c2bf470076e66cff5d12c195621fd800/wasabi_geom-2.3.0-cp38-cp38-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c89686e7c60d9bf81d99e550eaaed3a1f292204c25b8073396d0b52e9c7b9efd",
                "md5": "baa21ccae8c41a9a995e7b50e62a0c8e",
                "sha256": "dd0cda7171915249e4ae3c2e1cc1a92a6c3a6b0f8a76cdf5f21858b9fe9ac370"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "baa21ccae8c41a9a995e7b50e62a0c8e",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 213014,
            "upload_time": "2025-02-09T17:12:10",
            "upload_time_iso_8601": "2025-02-09T17:12:10.380454Z",
            "url": "https://files.pythonhosted.org/packages/c8/96/86e7c60d9bf81d99e550eaaed3a1f292204c25b8073396d0b52e9c7b9efd/wasabi_geom-2.3.0-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "770b3a440265625aa13aefef3fbb52422b6cd36f2c5ea20ebaa2e0121fd64ffd",
                "md5": "31207b338eaf983a150abb3a50794fd6",
                "sha256": "f344e948ca889ced091b61f8ac6c280735449593106ef203d4777751ccafa803"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "31207b338eaf983a150abb3a50794fd6",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 250924,
            "upload_time": "2025-02-09T17:12:11",
            "upload_time_iso_8601": "2025-02-09T17:12:11.576657Z",
            "url": "https://files.pythonhosted.org/packages/77/0b/3a440265625aa13aefef3fbb52422b6cd36f2c5ea20ebaa2e0121fd64ffd/wasabi_geom-2.3.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91121c0ab2566a072e55a7b21a570404f979676b86af24815cea69b47861a44c",
                "md5": "a163928142d7d6a67717f10e9ca5fcd9",
                "sha256": "5bafd965ee2b62d6fefaa476d458bc7ebf6129e06a008ad81e15b8381fbe288b"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a163928142d7d6a67717f10e9ca5fcd9",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 297817,
            "upload_time": "2025-02-09T17:12:12",
            "upload_time_iso_8601": "2025-02-09T17:12:12.728382Z",
            "url": "https://files.pythonhosted.org/packages/91/12/1c0ab2566a072e55a7b21a570404f979676b86af24815cea69b47861a44c/wasabi_geom-2.3.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4fff79d406441de1898f938d31c76f0c89025a884065e2b79171aad6341c53c3",
                "md5": "b89f36bba248ba7d5fca223ba353e360",
                "sha256": "9e52a487f163e1e32c1044628dcd6992e9a64edb6058f597c807a1e2a8cddce3"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "b89f36bba248ba7d5fca223ba353e360",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 269759,
            "upload_time": "2025-02-09T17:12:13",
            "upload_time_iso_8601": "2025-02-09T17:12:13.930875Z",
            "url": "https://files.pythonhosted.org/packages/4f/ff/79d406441de1898f938d31c76f0c89025a884065e2b79171aad6341c53c3/wasabi_geom-2.3.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c664e47367dc386e329d2e59a406b666da8b15ab27681dd1eafc1a79345837ab",
                "md5": "192260b136f041b89021673fdfcab0ba",
                "sha256": "4e720ea45b48d764e5c1915d88352d35bfa842bfb61da3579376c89d5fd12eba"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "192260b136f041b89021673fdfcab0ba",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 1728857,
            "upload_time": "2025-02-09T17:12:16",
            "upload_time_iso_8601": "2025-02-09T17:12:16.042726Z",
            "url": "https://files.pythonhosted.org/packages/c6/64/e47367dc386e329d2e59a406b666da8b15ab27681dd1eafc1a79345837ab/wasabi_geom-2.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f3ad352f3eb5dfac6c95d0757596860d0c6476e3fd49a11b5f7b6d2b70baf8b",
                "md5": "55ecd0142c5e459d16cf6592bf57a331",
                "sha256": "69c759d9cd058b8415e651d13842a2a4fb09490e9e2b0ee78442f831a1d6dcac"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "55ecd0142c5e459d16cf6592bf57a331",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 1635725,
            "upload_time": "2025-02-09T17:12:17",
            "upload_time_iso_8601": "2025-02-09T17:12:17.331671Z",
            "url": "https://files.pythonhosted.org/packages/9f/3a/d352f3eb5dfac6c95d0757596860d0c6476e3fd49a11b5f7b6d2b70baf8b/wasabi_geom-2.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b51bf256006f098cdf4262b9a6367cb6f7b94c6f09cc8dcc95193f37becef6c",
                "md5": "be77f41916e11e1b400027ac3a381f2d",
                "sha256": "1a035464d3f1cfdc6cc008f77ea3a6b09b845066b3fe8f132f39a53eb1d9e610"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp39-cp39-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "be77f41916e11e1b400027ac3a381f2d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 1655813,
            "upload_time": "2025-02-09T17:12:18",
            "upload_time_iso_8601": "2025-02-09T17:12:18.608568Z",
            "url": "https://files.pythonhosted.org/packages/4b/51/bf256006f098cdf4262b9a6367cb6f7b94c6f09cc8dcc95193f37becef6c/wasabi_geom-2.3.0-cp39-cp39-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f791ab52ddd8e91c2a2c7d46c8a0e72dbaf574b9685050d982423c49a1cd5a8",
                "md5": "01d69344f1977ff7fb71ca5b918be72e",
                "sha256": "f294500eddf43fa005750bb46230418175e831e5548a6fa973db1b01a29becaf"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp39-cp39-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "01d69344f1977ff7fb71ca5b918be72e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 1722165,
            "upload_time": "2025-02-09T17:12:19",
            "upload_time_iso_8601": "2025-02-09T17:12:19.982038Z",
            "url": "https://files.pythonhosted.org/packages/1f/79/1ab52ddd8e91c2a2c7d46c8a0e72dbaf574b9685050d982423c49a1cd5a8/wasabi_geom-2.3.0-cp39-cp39-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "216543643c52271f8b78944a692e17d5a101606062bcfa0a11b7a255b9aa6e5b",
                "md5": "c670402f310fcc287d6822f4730e6058",
                "sha256": "00bd4f8b2a6ea8d9107c0f1de3c244db8f0542851f4a13e1f17f72f40da78b88"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "c670402f310fcc287d6822f4730e6058",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 212101,
            "upload_time": "2025-02-09T17:12:21",
            "upload_time_iso_8601": "2025-02-09T17:12:21.149355Z",
            "url": "https://files.pythonhosted.org/packages/21/65/43643c52271f8b78944a692e17d5a101606062bcfa0a11b7a255b9aa6e5b/wasabi_geom-2.3.0-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cea23f6dff3ae6e8c723b22e7d29f56627169e6f55d263d0344b9f040241f022",
                "md5": "2ea2178945ddf5fc10afd4f0da7d8889",
                "sha256": "04c776da7b53068715a18374188620e6ce6e2bedbcd40756f728382711f393e3"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "2ea2178945ddf5fc10afd4f0da7d8889",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 248947,
            "upload_time": "2025-02-09T17:12:22",
            "upload_time_iso_8601": "2025-02-09T17:12:22.179519Z",
            "url": "https://files.pythonhosted.org/packages/ce/a2/3f6dff3ae6e8c723b22e7d29f56627169e6f55d263d0344b9f040241f022/wasabi_geom-2.3.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a020d61ce69e3684ad5101852212244443374b2d1c75d890d4bd211a16fcf4cd",
                "md5": "266e30c6372fb80f890d6df2cb006926",
                "sha256": "56e9da51a3a0b1a673bd40f3f9800256d951fbfd05d093e6935881c824248dfd"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "266e30c6372fb80f890d6df2cb006926",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 25899,
            "upload_time": "2025-02-09T17:12:23",
            "upload_time_iso_8601": "2025-02-09T17:12:23.279331Z",
            "url": "https://files.pythonhosted.org/packages/a0/20/d61ce69e3684ad5101852212244443374b2d1c75d890d4bd211a16fcf4cd/wasabi_geom-2.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-09 17:12:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lordmauve",
    "github_project": "wasabigeom",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "wasabi-geom"
}
        
Elapsed time: 2.46472s