wasabi-geom


Namewasabi-geom JSON
Version 2.2.0 PyPI version JSON
download
home_pagehttps://github.com/lordmauve/wasabigeom
Summary2D vector, line and polygon classes, and a spatial hash implementation
upload_time2024-04-01 11:18:26
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/c1/20/7e43137d3c30b0a146eaea3c78575222731941a71012fa282d7c7608a550/wasabi-geom-2.2.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.2.0",
    "project_urls": {
        "Home": "https://github.com/lordmauve/wasabigeom",
        "Homepage": "https://github.com/lordmauve/wasabigeom"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cdd32ff208e7591058826b7a274c4410888e1243b994596b3bcd6fef2a51cf4d",
                "md5": "9706956108dea67e4480317700ab057d",
                "sha256": "18b922bcb1ca903f143b5608a1d93eebe366c863fa8b5c1da61fcc651cbcb815"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9706956108dea67e4480317700ab057d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 288469,
            "upload_time": "2024-04-01T11:16:18",
            "upload_time_iso_8601": "2024-04-01T11:16:18.589503Z",
            "url": "https://files.pythonhosted.org/packages/cd/d3/2ff208e7591058826b7a274c4410888e1243b994596b3bcd6fef2a51cf4d/wasabi_geom-2.2.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ed828bb5c326dcaff3700ea7f5968b72521f246784772a6e1234678279862d2",
                "md5": "ed2430fc7ed193ab16b3798fdccc9ecc",
                "sha256": "c2d0c04e6cbd5f76c2dd850740c4651caa2c0a7e582d7fdc2a05938d9fdecb45"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "ed2430fc7ed193ab16b3798fdccc9ecc",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 257641,
            "upload_time": "2024-04-01T11:16:21",
            "upload_time_iso_8601": "2024-04-01T11:16:21.969603Z",
            "url": "https://files.pythonhosted.org/packages/4e/d8/28bb5c326dcaff3700ea7f5968b72521f246784772a6e1234678279862d2/wasabi_geom-2.2.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d444b916686e6c37b8b03537cc3c6b8ee8be28f514fc754228d107c045615d0b",
                "md5": "b58edec84d4ac03482bc66ff2cd9e9cb",
                "sha256": "505aee702401572904bfe71e53f80c5a13aac69204eb19dad970be5da56e1f67"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b58edec84d4ac03482bc66ff2cd9e9cb",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 1673754,
            "upload_time": "2024-04-01T11:16:24",
            "upload_time_iso_8601": "2024-04-01T11:16:24.575849Z",
            "url": "https://files.pythonhosted.org/packages/d4/44/b916686e6c37b8b03537cc3c6b8ee8be28f514fc754228d107c045615d0b/wasabi_geom-2.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3b8fa9bccc901df5f5152524123aa0a794e82d564b2f486d158686903358b9f",
                "md5": "1767b3d16b1db24c5dcde5d3dca18876",
                "sha256": "6fe4539c0205b7991a597c335d2818ec1e618c94a202b3f38ce6774aa08608fe"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "1767b3d16b1db24c5dcde5d3dca18876",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 1585644,
            "upload_time": "2024-04-01T11:16:26",
            "upload_time_iso_8601": "2024-04-01T11:16:26.788319Z",
            "url": "https://files.pythonhosted.org/packages/f3/b8/fa9bccc901df5f5152524123aa0a794e82d564b2f486d158686903358b9f/wasabi_geom-2.2.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": "d34ab711a6a604b65ac21dd02563fff23bf819f5df9bf5fea8d6456e8945fa66",
                "md5": "e33357f63d9eadb25fefdb5b9b85c80f",
                "sha256": "3f9d2b423ca41c865ea8b06d1470380320ca9c489ffcddb759fdbbd65bafbba6"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp310-cp310-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "e33357f63d9eadb25fefdb5b9b85c80f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 1561207,
            "upload_time": "2024-04-01T11:16:30",
            "upload_time_iso_8601": "2024-04-01T11:16:30.247733Z",
            "url": "https://files.pythonhosted.org/packages/d3/4a/b711a6a604b65ac21dd02563fff23bf819f5df9bf5fea8d6456e8945fa66/wasabi_geom-2.2.0-cp310-cp310-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b11eb6119fc528b3a50b05f43d46a9135aa92bd31055b85a43cde60dbe6c462",
                "md5": "8ec94f4965431b7b87a8528f82708c26",
                "sha256": "18c97ab5b7666500bd7f2e26a09babdb26ccfb469cc9d1570e0a1b25b225bb42"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8ec94f4965431b7b87a8528f82708c26",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 1657584,
            "upload_time": "2024-04-01T11:16:33",
            "upload_time_iso_8601": "2024-04-01T11:16:33.187898Z",
            "url": "https://files.pythonhosted.org/packages/5b/11/eb6119fc528b3a50b05f43d46a9135aa92bd31055b85a43cde60dbe6c462/wasabi_geom-2.2.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ecbc32781de7012035ccd63c87ef5dc8da5fea9f54f589f288f6c36999790c21",
                "md5": "52639b682b0ed076f6a60b8c5ed31a24",
                "sha256": "4696e1d4f5c44a2ce2b95f98906b01992f1643c152ccc9dcc6dd965ceae866d0"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "52639b682b0ed076f6a60b8c5ed31a24",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 203535,
            "upload_time": "2024-04-01T11:16:36",
            "upload_time_iso_8601": "2024-04-01T11:16:36.803491Z",
            "url": "https://files.pythonhosted.org/packages/ec/bc/32781de7012035ccd63c87ef5dc8da5fea9f54f589f288f6c36999790c21/wasabi_geom-2.2.0-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2dbdadfb369e673f6a3bf69f2e0117a7e41e3651ff265a0dca8566190b409018",
                "md5": "58afde78c42046b5618f4e983c3fa4aa",
                "sha256": "29f5eabd7cbd35c9b80a6ed9b1872845e37b1b841e24f6d913c4c99329beda4f"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "58afde78c42046b5618f4e983c3fa4aa",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 239656,
            "upload_time": "2024-04-01T11:16:39",
            "upload_time_iso_8601": "2024-04-01T11:16:39.216459Z",
            "url": "https://files.pythonhosted.org/packages/2d/bd/adfb369e673f6a3bf69f2e0117a7e41e3651ff265a0dca8566190b409018/wasabi_geom-2.2.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00ca1518eaad1d0c7f22ae7f177f24f765c674eec08344b609e292265dd32bb9",
                "md5": "9d2b66a828745f4e1faf5b1939ed4cd9",
                "sha256": "51e7b1366f30f33ad435c277b71be3b7c3ed1869aefaa3ab100c6c9d8273dc70"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9d2b66a828745f4e1faf5b1939ed4cd9",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 290781,
            "upload_time": "2024-04-01T11:16:41",
            "upload_time_iso_8601": "2024-04-01T11:16:41.936159Z",
            "url": "https://files.pythonhosted.org/packages/00/ca/1518eaad1d0c7f22ae7f177f24f765c674eec08344b609e292265dd32bb9/wasabi_geom-2.2.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e8119a291022861bf3e26136fbf55c04977ea1c0578a16181690bad647d5725",
                "md5": "e63ce8b4d483d388d9c17591cbcce39f",
                "sha256": "a86ab5a78f1c5057c595c6fade122fea957f1d468dc2cc53eff7091b32783864"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "e63ce8b4d483d388d9c17591cbcce39f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 259952,
            "upload_time": "2024-04-01T11:16:43",
            "upload_time_iso_8601": "2024-04-01T11:16:43.896996Z",
            "url": "https://files.pythonhosted.org/packages/4e/81/19a291022861bf3e26136fbf55c04977ea1c0578a16181690bad647d5725/wasabi_geom-2.2.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d52781b05c1b2ccc9cfd7e2fa1b79c9b65acbd5150e7796a75188106d2cadd59",
                "md5": "01c6704d728a88a4733facabfcdcf511",
                "sha256": "f025aa010b839905f5bfef361a2c509048b5fdc648041ab0b3457dc4e1083f72"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "01c6704d728a88a4733facabfcdcf511",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 1830251,
            "upload_time": "2024-04-01T11:16:47",
            "upload_time_iso_8601": "2024-04-01T11:16:47.959777Z",
            "url": "https://files.pythonhosted.org/packages/d5/27/81b05c1b2ccc9cfd7e2fa1b79c9b65acbd5150e7796a75188106d2cadd59/wasabi_geom-2.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09b8b1e7745e2ac60391e35b418a8ebd3f8d5eff27bd6a7d8513752e1f4ab88f",
                "md5": "fc3a1b68b8026bb82f50bd4faa9fb0c9",
                "sha256": "5100dcc5095d6040978b6be796eab8bc5b6a57b9139c5931bb8d2e447cb736d3"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "fc3a1b68b8026bb82f50bd4faa9fb0c9",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 1728908,
            "upload_time": "2024-04-01T11:16:49",
            "upload_time_iso_8601": "2024-04-01T11:16:49.572959Z",
            "url": "https://files.pythonhosted.org/packages/09/b8/b1e7745e2ac60391e35b418a8ebd3f8d5eff27bd6a7d8513752e1f4ab88f/wasabi_geom-2.2.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": "c670d00ca5dd6f6881d43a28675965f6724e82a9df5ee3187c1f80072981e202",
                "md5": "3ff72ab36343827995831fd72de19dd4",
                "sha256": "2517d97b9e1df1f611947cbb6c7a2258830ebf3fb6de0360bafecd744b58e12d"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp311-cp311-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "3ff72ab36343827995831fd72de19dd4",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 1694440,
            "upload_time": "2024-04-01T11:16:52",
            "upload_time_iso_8601": "2024-04-01T11:16:52.981449Z",
            "url": "https://files.pythonhosted.org/packages/c6/70/d00ca5dd6f6881d43a28675965f6724e82a9df5ee3187c1f80072981e202/wasabi_geom-2.2.0-cp311-cp311-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1f4ed940f13cc2d085420757dc45a81f10bd893af9a39f1acf837c45024b07a",
                "md5": "553cc9b0186c2adc3645232f3af78986",
                "sha256": "b50c31e5320c3f90af39f85c33342f205bccaa93b9c4c635f548a2eb22a2270c"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "553cc9b0186c2adc3645232f3af78986",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 1799206,
            "upload_time": "2024-04-01T11:16:54",
            "upload_time_iso_8601": "2024-04-01T11:16:54.743701Z",
            "url": "https://files.pythonhosted.org/packages/b1/f4/ed940f13cc2d085420757dc45a81f10bd893af9a39f1acf837c45024b07a/wasabi_geom-2.2.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e2a76850296fc00d27db237571ce8f006d8269827d042773dc6c74ce68a769a",
                "md5": "cf12027cb15cb3ed1a28b3e28d21bee4",
                "sha256": "ea562b8081e0ca920ad03b0467f0f30e1d8302a83380f3b83dfbaed3eafa7ecd"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "cf12027cb15cb3ed1a28b3e28d21bee4",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 203903,
            "upload_time": "2024-04-01T11:16:59",
            "upload_time_iso_8601": "2024-04-01T11:16:59.001979Z",
            "url": "https://files.pythonhosted.org/packages/9e/2a/76850296fc00d27db237571ce8f006d8269827d042773dc6c74ce68a769a/wasabi_geom-2.2.0-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e7b439b5737e7da4074a0b2d19df76bf1a94b0a9ccc664b05f04b603c01f574",
                "md5": "c977556da65d730697ec8f2c61b8817f",
                "sha256": "82b95686875a97fb436b80c6b937fba892dba779843b5803d25c3ef99f531e50"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c977556da65d730697ec8f2c61b8817f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 243269,
            "upload_time": "2024-04-01T11:17:00",
            "upload_time_iso_8601": "2024-04-01T11:17:00.293502Z",
            "url": "https://files.pythonhosted.org/packages/9e/7b/439b5737e7da4074a0b2d19df76bf1a94b0a9ccc664b05f04b603c01f574/wasabi_geom-2.2.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76485f4698589502a09ccb245a9b32ace43fc3951453f5a8601c6b25f6c4221d",
                "md5": "75ac7f50284265f0981375f78c41f7dc",
                "sha256": "724c1de4f30f6069f22266f4ff049037bcd2fd8221d84b0527d86d63b35194e0"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "75ac7f50284265f0981375f78c41f7dc",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 295482,
            "upload_time": "2024-04-01T11:17:03",
            "upload_time_iso_8601": "2024-04-01T11:17:03.831460Z",
            "url": "https://files.pythonhosted.org/packages/76/48/5f4698589502a09ccb245a9b32ace43fc3951453f5a8601c6b25f6c4221d/wasabi_geom-2.2.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "443c71841cc439a77666e7e14f2cfef8f85d2cacaee9387f3128cf60258ef8b6",
                "md5": "0f633048402a65e1019e860cd2ab1b35",
                "sha256": "13f28a53412536a8079f4ba420cadd46fe96bdaf13a01be6311e394ab9d3bdde"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "0f633048402a65e1019e860cd2ab1b35",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 261046,
            "upload_time": "2024-04-01T11:17:05",
            "upload_time_iso_8601": "2024-04-01T11:17:05.271465Z",
            "url": "https://files.pythonhosted.org/packages/44/3c/71841cc439a77666e7e14f2cfef8f85d2cacaee9387f3128cf60258ef8b6/wasabi_geom-2.2.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "006a5f97b19ead7bc4a229b856b427d95d4a04a9c05deeeb7103d2158925e6ab",
                "md5": "fe36811d406bba1fe65345ea6385cb8d",
                "sha256": "9b308cc03ed5a427ddfb122afd502b49fe892dd1db78b9ae3df640ba6343f8af"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fe36811d406bba1fe65345ea6385cb8d",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 1772452,
            "upload_time": "2024-04-01T11:17:07",
            "upload_time_iso_8601": "2024-04-01T11:17:07.684806Z",
            "url": "https://files.pythonhosted.org/packages/00/6a/5f97b19ead7bc4a229b856b427d95d4a04a9c05deeeb7103d2158925e6ab/wasabi_geom-2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fdd241f97315cdcf547a7758cea322273100fd948b7e6bc55d2420f30b7868b2",
                "md5": "0433c9e1eae2b442b0235930ee2a2867",
                "sha256": "b308b9dac4c2fa907c726f81737fbda9f675b67169c84b6352d2cf3140ec3d4a"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "0433c9e1eae2b442b0235930ee2a2867",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 1662380,
            "upload_time": "2024-04-01T11:17:11",
            "upload_time_iso_8601": "2024-04-01T11:17:11.112446Z",
            "url": "https://files.pythonhosted.org/packages/fd/d2/41f97315cdcf547a7758cea322273100fd948b7e6bc55d2420f30b7868b2/wasabi_geom-2.2.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": "bc449dc7ee49a6f71d2375673111c665c6f7cb15921e1127e0b9d8b46f587302",
                "md5": "f2883c038fb7f35a1ccfad319b9389fb",
                "sha256": "47c878a4c1c96fdeb24b04b8576182ea1f98e752aef9c973261236d28311933a"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp312-cp312-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "f2883c038fb7f35a1ccfad319b9389fb",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 1631069,
            "upload_time": "2024-04-01T11:17:13",
            "upload_time_iso_8601": "2024-04-01T11:17:13.038998Z",
            "url": "https://files.pythonhosted.org/packages/bc/44/9dc7ee49a6f71d2375673111c665c6f7cb15921e1127e0b9d8b46f587302/wasabi_geom-2.2.0-cp312-cp312-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d28b45d5b264e05f320e47f4429e5b3974701b3fccebfb767ce419814627e3e1",
                "md5": "0594f6d35ceb9a65807b3cb5fd0c3e2f",
                "sha256": "440b98dbaf8c384818bc09805f8a14b9877cdf9a008744adbf1d7bd4ba328b26"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp312-cp312-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0594f6d35ceb9a65807b3cb5fd0c3e2f",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 1747039,
            "upload_time": "2024-04-01T11:17:16",
            "upload_time_iso_8601": "2024-04-01T11:17:16.099462Z",
            "url": "https://files.pythonhosted.org/packages/d2/8b/45d5b264e05f320e47f4429e5b3974701b3fccebfb767ce419814627e3e1/wasabi_geom-2.2.0-cp312-cp312-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9e2900b8bafc38b52cb8ae182ceb5a6b6e9bd4af2137e2ae2437388dab3b327",
                "md5": "81d5dbd521d3a18c6c86371139266271",
                "sha256": "0deadebc79d1e1074f9ddde5adecf1c2bc8bcaec43655bb163cf653c0d8d63b8"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "81d5dbd521d3a18c6c86371139266271",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 205305,
            "upload_time": "2024-04-01T11:17:17",
            "upload_time_iso_8601": "2024-04-01T11:17:17.514619Z",
            "url": "https://files.pythonhosted.org/packages/e9/e2/900b8bafc38b52cb8ae182ceb5a6b6e9bd4af2137e2ae2437388dab3b327/wasabi_geom-2.2.0-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bac3212dbe10a16539b145d2c9bfa139486bc05f8157ff82364e5ecb05fed46c",
                "md5": "94210627137a2dd24d8cc4e54e0cbf8a",
                "sha256": "bd1fb3859a604cccf2564607af3925e083111ea1d06f5f1a355c94e4f47b408f"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "94210627137a2dd24d8cc4e54e0cbf8a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 244544,
            "upload_time": "2024-04-01T11:17:21",
            "upload_time_iso_8601": "2024-04-01T11:17:21.455797Z",
            "url": "https://files.pythonhosted.org/packages/ba/c3/212dbe10a16539b145d2c9bfa139486bc05f8157ff82364e5ecb05fed46c/wasabi_geom-2.2.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2b12f4d890e40a3043722efac485b20046e98af8d85072b78dd98b344031877",
                "md5": "6ee6aefac80a27b2a6d9c68225d6fd15",
                "sha256": "a7fa50990683d1c26aa73fbc8b5cea752a4f9dee6cc5f8dbc87b3990efdf8137"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp36-cp36m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6ee6aefac80a27b2a6d9c68225d6fd15",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 273688,
            "upload_time": "2024-04-01T11:17:23",
            "upload_time_iso_8601": "2024-04-01T11:17:23.122014Z",
            "url": "https://files.pythonhosted.org/packages/b2/b1/2f4d890e40a3043722efac485b20046e98af8d85072b78dd98b344031877/wasabi_geom-2.2.0-cp36-cp36m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ecd5226ec03bf0d9ec4f0d034c36d1f9b6030fed06fc5a1d1cde11447e220089",
                "md5": "b19dcba321a31d81de102a4119f3113b",
                "sha256": "0182cb42ee9e0aad20888e2ec1f2e14d6bd8afc01a9067e9900f99a6e3221195"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b19dcba321a31d81de102a4119f3113b",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 1503124,
            "upload_time": "2024-04-01T11:17:26",
            "upload_time_iso_8601": "2024-04-01T11:17:26.275465Z",
            "url": "https://files.pythonhosted.org/packages/ec/d5/226ec03bf0d9ec4f0d034c36d1f9b6030fed06fc5a1d1cde11447e220089/wasabi_geom-2.2.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c09939299b22a79a37a1ce3b3b7fbfe556c7f3badbf971f7f108d21d6c72950",
                "md5": "1cc91bf3667d18f7667ab1ff1b16e08f",
                "sha256": "00ab41e695f561e02956de55972836bb294ccfad00a05ba7aa39d20e02a619e4"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "1cc91bf3667d18f7667ab1ff1b16e08f",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 1417613,
            "upload_time": "2024-04-01T11:17:27",
            "upload_time_iso_8601": "2024-04-01T11:17:27.831491Z",
            "url": "https://files.pythonhosted.org/packages/6c/09/939299b22a79a37a1ce3b3b7fbfe556c7f3badbf971f7f108d21d6c72950/wasabi_geom-2.2.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": "341fc29e046b25ec7da707a26cb594a9b1249fa85aac21bda1eec511748bb206",
                "md5": "9d368da6a5c0bf0f8cc16bda97af8a22",
                "sha256": "5cba54c6b41f0f1ebaa2a6e1648a51a15b478a3e308daa433e2e464b1e4de458"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp36-cp36m-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "9d368da6a5c0bf0f8cc16bda97af8a22",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 1424738,
            "upload_time": "2024-04-01T11:17:31",
            "upload_time_iso_8601": "2024-04-01T11:17:31.307467Z",
            "url": "https://files.pythonhosted.org/packages/34/1f/c29e046b25ec7da707a26cb594a9b1249fa85aac21bda1eec511748bb206/wasabi_geom-2.2.0-cp36-cp36m-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4191549088451ae5952a0c7598fc683be0bf7cc1285262d19f8dc63cef385567",
                "md5": "0d68decbb770f6f46e0e2d1c9220d2f5",
                "sha256": "db70c1163d305b212c89bffab7ee986fa10cc620bebdc94afcb16c34846740f7"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp36-cp36m-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0d68decbb770f6f46e0e2d1c9220d2f5",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 1511665,
            "upload_time": "2024-04-01T11:17:32",
            "upload_time_iso_8601": "2024-04-01T11:17:32.815612Z",
            "url": "https://files.pythonhosted.org/packages/41/91/549088451ae5952a0c7598fc683be0bf7cc1285262d19f8dc63cef385567/wasabi_geom-2.2.0-cp36-cp36m-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "633e2f8000205c725b9635c72b762e64347db0b3181f3619b531b8a7ef1086c2",
                "md5": "98ae6f2e1e4112be415f2020fa90514d",
                "sha256": "01e881e69750af9d5d21b24e793a58d23093420b84e090d10342c318ce049b69"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp36-cp36m-win32.whl",
            "has_sig": false,
            "md5_digest": "98ae6f2e1e4112be415f2020fa90514d",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 213789,
            "upload_time": "2024-04-01T11:17:35",
            "upload_time_iso_8601": "2024-04-01T11:17:35.796995Z",
            "url": "https://files.pythonhosted.org/packages/63/3e/2f8000205c725b9635c72b762e64347db0b3181f3619b531b8a7ef1086c2/wasabi_geom-2.2.0-cp36-cp36m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3ffc819a1f96a8749471348138d44155d8008d2b046d5f9911e907aad83e2ab",
                "md5": "5f4a6150beba6da74845244543bdd8ab",
                "sha256": "dc45c5a3826fc9d0d186bc2e3f125ca1dde6c6e21a0ad25c63c92303cf44d32a"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp36-cp36m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "5f4a6150beba6da74845244543bdd8ab",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 259437,
            "upload_time": "2024-04-01T11:17:37",
            "upload_time_iso_8601": "2024-04-01T11:17:37.316763Z",
            "url": "https://files.pythonhosted.org/packages/e3/ff/c819a1f96a8749471348138d44155d8008d2b046d5f9911e907aad83e2ab/wasabi_geom-2.2.0-cp36-cp36m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16bf960d0086204409ca74f774ef706d6fc7b4669fb6c57806b9fde5d8daf80f",
                "md5": "8080d11a333b34a3a274883f90f6591b",
                "sha256": "9459adbde5342b593f49dc139e3c65844e5cc0251d6c62cd6365158ed2f28991"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp37-cp37m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8080d11a333b34a3a274883f90f6591b",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 283667,
            "upload_time": "2024-04-01T11:17:38",
            "upload_time_iso_8601": "2024-04-01T11:17:38.850463Z",
            "url": "https://files.pythonhosted.org/packages/16/bf/960d0086204409ca74f774ef706d6fc7b4669fb6c57806b9fde5d8daf80f/wasabi_geom-2.2.0-cp37-cp37m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d7b868160dfc0daf706848044c0aa37d2da6e2f0d79532a8db7734f36cb9ef2b",
                "md5": "465878fd694ed8bb732dcfa27e4182bc",
                "sha256": "78028b5ad169872f58bdeef0434a9e870161616030f35adff5feb13a55a3fa32"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "465878fd694ed8bb732dcfa27e4182bc",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 1530798,
            "upload_time": "2024-04-01T11:17:42",
            "upload_time_iso_8601": "2024-04-01T11:17:42.418366Z",
            "url": "https://files.pythonhosted.org/packages/d7/b8/68160dfc0daf706848044c0aa37d2da6e2f0d79532a8db7734f36cb9ef2b/wasabi_geom-2.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6b5fdc58bb54c72e7becf480717ed59faaed06534002f71cfe6ef7ac9106d16",
                "md5": "b1864cf7d164f3260a1d13959ef35758",
                "sha256": "bbb440182c87db135f5fd17b5d6aa636d787bba97090667ecc088bc5a50bedf7"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "b1864cf7d164f3260a1d13959ef35758",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 1444173,
            "upload_time": "2024-04-01T11:17:44",
            "upload_time_iso_8601": "2024-04-01T11:17:44.302600Z",
            "url": "https://files.pythonhosted.org/packages/e6/b5/fdc58bb54c72e7becf480717ed59faaed06534002f71cfe6ef7ac9106d16/wasabi_geom-2.2.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": "347468b956f293b622d52f37ce232fa9abd1dc68ccde975864b3541a63c9ddda",
                "md5": "7301147d17e66b76df7c8b9ca7e2a8d2",
                "sha256": "a1e153d92d2c51467138b62d9852f961bc32690487790a4c0c0dda2843bbf826"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp37-cp37m-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "7301147d17e66b76df7c8b9ca7e2a8d2",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 1445494,
            "upload_time": "2024-04-01T11:17:47",
            "upload_time_iso_8601": "2024-04-01T11:17:47.643624Z",
            "url": "https://files.pythonhosted.org/packages/34/74/68b956f293b622d52f37ce232fa9abd1dc68ccde975864b3541a63c9ddda/wasabi_geom-2.2.0-cp37-cp37m-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f98732ea0dfa492553ba15df8a20a72686680f27c89ecbe2f32b24dd7129efb8",
                "md5": "7cebba8b353c19a7476770e41e25443e",
                "sha256": "f2e15eb71581a221c50f82d23f6a808c158ab538ec20fab55ee72ebd909311b8"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp37-cp37m-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7cebba8b353c19a7476770e41e25443e",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 1532988,
            "upload_time": "2024-04-01T11:17:50",
            "upload_time_iso_8601": "2024-04-01T11:17:50.275086Z",
            "url": "https://files.pythonhosted.org/packages/f9/87/32ea0dfa492553ba15df8a20a72686680f27c89ecbe2f32b24dd7129efb8/wasabi_geom-2.2.0-cp37-cp37m-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "85acae09e1bda6dd63a64e1cae30909d917493e40174e9f1368c6548c78adae9",
                "md5": "5a59c2b0cfe219990a0432f505ba1898",
                "sha256": "5d6e6a49cf1b62b4f89119c322ac62398afc9bbdefe5064064c5e26a4ae3fbd2"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp37-cp37m-win32.whl",
            "has_sig": false,
            "md5_digest": "5a59c2b0cfe219990a0432f505ba1898",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 198128,
            "upload_time": "2024-04-01T11:17:52",
            "upload_time_iso_8601": "2024-04-01T11:17:52.873837Z",
            "url": "https://files.pythonhosted.org/packages/85/ac/ae09e1bda6dd63a64e1cae30909d917493e40174e9f1368c6548c78adae9/wasabi_geom-2.2.0-cp37-cp37m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "423a2c1c91d0469a90c330f0db9516c7a08c55108d822d55d65c02a0f8a194e5",
                "md5": "a6632d84da885895988f64975d72bd19",
                "sha256": "8d8db265dbcc1ff55ab516eabcf82f88abc4c1cc66f598016abb58325dfb3cee"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a6632d84da885895988f64975d72bd19",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 234615,
            "upload_time": "2024-04-01T11:17:54",
            "upload_time_iso_8601": "2024-04-01T11:17:54.298302Z",
            "url": "https://files.pythonhosted.org/packages/42/3a/2c1c91d0469a90c330f0db9516c7a08c55108d822d55d65c02a0f8a194e5/wasabi_geom-2.2.0-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc2aff057ba9a049776998bb3295ce3f82682406cdb939fd368aec7b6a3a5e8b",
                "md5": "77613c7bca166d74bfe461d078ba0e43",
                "sha256": "8c070dc7b2fb7a55df0ebf8a9fa893ab88e8dfc9292957805affb7dc8b4a5dba"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "77613c7bca166d74bfe461d078ba0e43",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 287380,
            "upload_time": "2024-04-01T11:17:55",
            "upload_time_iso_8601": "2024-04-01T11:17:55.778152Z",
            "url": "https://files.pythonhosted.org/packages/bc/2a/ff057ba9a049776998bb3295ce3f82682406cdb939fd368aec7b6a3a5e8b/wasabi_geom-2.2.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d69a354ac522f5273c9e588ab55594aecc461b23437f60025d1a52c1427446be",
                "md5": "0210ef7d4e9c0a8414ba405cce13540b",
                "sha256": "f5a4f044880972a098dab7effcc9c2bee7e52f920ecc2cf66d611e42639b8acd"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "0210ef7d4e9c0a8414ba405cce13540b",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 256830,
            "upload_time": "2024-04-01T11:17:58",
            "upload_time_iso_8601": "2024-04-01T11:17:58.843500Z",
            "url": "https://files.pythonhosted.org/packages/d6/9a/354ac522f5273c9e588ab55594aecc461b23437f60025d1a52c1427446be/wasabi_geom-2.2.0-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68d14f1bfeb3f8b99d843ae0430cf750a878375209651d4ac8e203539699886c",
                "md5": "c9c3916bf045a948ce028e235e6f1a9a",
                "sha256": "c1e28ad424e144e51445936ce81ea45a2f9b8840e177f7246f32a9af95b40d86"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c9c3916bf045a948ce028e235e6f1a9a",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 1724303,
            "upload_time": "2024-04-01T11:18:00",
            "upload_time_iso_8601": "2024-04-01T11:18:00.453871Z",
            "url": "https://files.pythonhosted.org/packages/68/d1/4f1bfeb3f8b99d843ae0430cf750a878375209651d4ac8e203539699886c/wasabi_geom-2.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c224f0bede2361e653d7d8c86a54703d8a0e9008b5934211669d44e18a5a37f3",
                "md5": "fd3b6f3139a93f7578c0782609fc6908",
                "sha256": "4b36ae03cacb73a54d9c6f011d505e200743f89c488a661a278cb1ba401ab6f9"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "fd3b6f3139a93f7578c0782609fc6908",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 1632430,
            "upload_time": "2024-04-01T11:18:02",
            "upload_time_iso_8601": "2024-04-01T11:18:02.924096Z",
            "url": "https://files.pythonhosted.org/packages/c2/24/f0bede2361e653d7d8c86a54703d8a0e9008b5934211669d44e18a5a37f3/wasabi_geom-2.2.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": "04f861e162db8e0d3febf74a91f866ab48e1fbc7f4cb689a134a78b6cd03b7d1",
                "md5": "3d30d25688eb3dd0fffc19af23ff6a8b",
                "sha256": "8d0461a08942bdd5dfa4b9452ca58ee247f7bbe1d3b1e9e728142ecf27737105"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp38-cp38-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "3d30d25688eb3dd0fffc19af23ff6a8b",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 1684731,
            "upload_time": "2024-04-01T11:18:05",
            "upload_time_iso_8601": "2024-04-01T11:18:05.764895Z",
            "url": "https://files.pythonhosted.org/packages/04/f8/61e162db8e0d3febf74a91f866ab48e1fbc7f4cb689a134a78b6cd03b7d1/wasabi_geom-2.2.0-cp38-cp38-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d0ab5cf4de93fce4cc6e4c5202c60b9dae283ed7f4e5f9e3b7ac6955adb1dbd",
                "md5": "abfe4ed2f9bca1efdfd4116be063c723",
                "sha256": "adf60c635b228f1fcce91cf4ec4ba0a890647039b444c5855996c17b8c0ad3f8"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "abfe4ed2f9bca1efdfd4116be063c723",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 1796630,
            "upload_time": "2024-04-01T11:18:08",
            "upload_time_iso_8601": "2024-04-01T11:18:08.022882Z",
            "url": "https://files.pythonhosted.org/packages/5d/0a/b5cf4de93fce4cc6e4c5202c60b9dae283ed7f4e5f9e3b7ac6955adb1dbd/wasabi_geom-2.2.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3ce804cc1658771afbd5a70017f77beb9ee7f9f49f1591456da8a48cb5b8ce7",
                "md5": "95ddc727924858a2f2a046c4bc881320",
                "sha256": "03454228f9673017f8a4d370680e777a86a5764b49638ea7469d1622d6864754"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "95ddc727924858a2f2a046c4bc881320",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 204829,
            "upload_time": "2024-04-01T11:18:09",
            "upload_time_iso_8601": "2024-04-01T11:18:09.542608Z",
            "url": "https://files.pythonhosted.org/packages/e3/ce/804cc1658771afbd5a70017f77beb9ee7f9f49f1591456da8a48cb5b8ce7/wasabi_geom-2.2.0-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5764d6a82d74b2a83764bd28af165fd72f3f9a39fda5ec69c443f1083fc34dd3",
                "md5": "25c104eeea2ad99ced91b21d1bafc932",
                "sha256": "0ed9d714ba8000acbe4cf6dd6abd99c5e84f7c569c1f72c04aaee91346bfd754"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "25c104eeea2ad99ced91b21d1bafc932",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 241929,
            "upload_time": "2024-04-01T11:18:10",
            "upload_time_iso_8601": "2024-04-01T11:18:10.984023Z",
            "url": "https://files.pythonhosted.org/packages/57/64/d6a82d74b2a83764bd28af165fd72f3f9a39fda5ec69c443f1083fc34dd3/wasabi_geom-2.2.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ce3ddb22db7e507d305b984838e5685018375201e50eef2bfe9a77686569dfb",
                "md5": "187dce83b8e3075c4a983437f244efdc",
                "sha256": "fb199f04de6d7b1fcf3f2460880b7280c1617230c995b385fb388dc5421d3a76"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "187dce83b8e3075c4a983437f244efdc",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 288549,
            "upload_time": "2024-04-01T11:18:12",
            "upload_time_iso_8601": "2024-04-01T11:18:12.997818Z",
            "url": "https://files.pythonhosted.org/packages/6c/e3/ddb22db7e507d305b984838e5685018375201e50eef2bfe9a77686569dfb/wasabi_geom-2.2.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44694c38953ba005d7682c72d475bd2e34c2713f4198df576db0839c84d17a44",
                "md5": "e11cbc265daeee4071acf3f8939962a7",
                "sha256": "5be20ed5dbdc8a308efacf9a90b4175033a7faea15b9a803e7fd3edf19256239"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "e11cbc265daeee4071acf3f8939962a7",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 257734,
            "upload_time": "2024-04-01T11:18:14",
            "upload_time_iso_8601": "2024-04-01T11:18:14.423923Z",
            "url": "https://files.pythonhosted.org/packages/44/69/4c38953ba005d7682c72d475bd2e34c2713f4198df576db0839c84d17a44/wasabi_geom-2.2.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b24874e6294fa408453305a8abd7b6d23a45821a945516b5fc633a8b98baa4a5",
                "md5": "70eb706753d0ab0a0a765617920c6fad",
                "sha256": "aaf0363bcff3a4be6a69af0dff323ee8761b538bbfed69ca3fa7533993d25b70"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "70eb706753d0ab0a0a765617920c6fad",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 1677334,
            "upload_time": "2024-04-01T11:18:16",
            "upload_time_iso_8601": "2024-04-01T11:18:16.459389Z",
            "url": "https://files.pythonhosted.org/packages/b2/48/74e6294fa408453305a8abd7b6d23a45821a945516b5fc633a8b98baa4a5/wasabi_geom-2.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df64995e5712f4d4cb2e327e321197528ff1a9ee5d695fe97b53f4c1025e0786",
                "md5": "43dc4dfdcf0d5884182d088bcea31976",
                "sha256": "e8b5af02611dfad62d0998fc1794ef4bc7493994d23c894f4fdd3c9cc9e620b6"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "43dc4dfdcf0d5884182d088bcea31976",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 1585628,
            "upload_time": "2024-04-01T11:18:18",
            "upload_time_iso_8601": "2024-04-01T11:18:18.159982Z",
            "url": "https://files.pythonhosted.org/packages/df/64/995e5712f4d4cb2e327e321197528ff1a9ee5d695fe97b53f4c1025e0786/wasabi_geom-2.2.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": "abeec9db19e65caf7e01d8e9cf46b70f3cdff4ac05424c99388427f937a0fc8b",
                "md5": "bf2e48641b8ada671808ae666e785f00",
                "sha256": "ab91eaef8cd21fc5c47919316b25e6dc41a74e3b72931fb8a29da01f281ff5eb"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp39-cp39-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "bf2e48641b8ada671808ae666e785f00",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 1566353,
            "upload_time": "2024-04-01T11:18:20",
            "upload_time_iso_8601": "2024-04-01T11:18:20.137918Z",
            "url": "https://files.pythonhosted.org/packages/ab/ee/c9db19e65caf7e01d8e9cf46b70f3cdff4ac05424c99388427f937a0fc8b/wasabi_geom-2.2.0-cp39-cp39-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b07f81c3db99b932c5a7be720a712e23f85ea46aa7c5cf55f17fac6096b135b3",
                "md5": "d6a6c8a6a20a07701ca1f47d43034d51",
                "sha256": "3aed0b142b4abf4af8f99a6536b41805e6590409cff66684a058587e30174511"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d6a6c8a6a20a07701ca1f47d43034d51",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 1659422,
            "upload_time": "2024-04-01T11:18:21",
            "upload_time_iso_8601": "2024-04-01T11:18:21.957508Z",
            "url": "https://files.pythonhosted.org/packages/b0/7f/81c3db99b932c5a7be720a712e23f85ea46aa7c5cf55f17fac6096b135b3/wasabi_geom-2.2.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9fdeef65a9747c5242e851cedcb18b8fd02accd593c6cf2723969cc321a4aff",
                "md5": "68b321c49132a6a61057b04ee6b331e0",
                "sha256": "4f628acb857248716907b4c5c1dbac47eca751928d373942f19b1e49dec6ac04"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "68b321c49132a6a61057b04ee6b331e0",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 203744,
            "upload_time": "2024-04-01T11:18:23",
            "upload_time_iso_8601": "2024-04-01T11:18:23.381005Z",
            "url": "https://files.pythonhosted.org/packages/d9/fd/eef65a9747c5242e851cedcb18b8fd02accd593c6cf2723969cc321a4aff/wasabi_geom-2.2.0-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49da1d9c338e1ba998381623a156f3fa3605a7a0500af784eddc830007ff1178",
                "md5": "5e1fea21e699b56e9b9051c31653e232",
                "sha256": "27c77e74e2b0a51d77b56a6b985c16c8ed4073343081041f053352df03b1c19b"
            },
            "downloads": -1,
            "filename": "wasabi_geom-2.2.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "5e1fea21e699b56e9b9051c31653e232",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 239801,
            "upload_time": "2024-04-01T11:18:24",
            "upload_time_iso_8601": "2024-04-01T11:18:24.715410Z",
            "url": "https://files.pythonhosted.org/packages/49/da/1d9c338e1ba998381623a156f3fa3605a7a0500af784eddc830007ff1178/wasabi_geom-2.2.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1207e43137d3c30b0a146eaea3c78575222731941a71012fa282d7c7608a550",
                "md5": "6bfd5b065f06aacc4202e1f67b79fd30",
                "sha256": "59297661ddb390f7edda7660766d4c4decd0bd68e7fe08ae43d80b5f6cf4d0be"
            },
            "downloads": -1,
            "filename": "wasabi-geom-2.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6bfd5b065f06aacc4202e1f67b79fd30",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 23696,
            "upload_time": "2024-04-01T11:18:26",
            "upload_time_iso_8601": "2024-04-01T11:18:26.187913Z",
            "url": "https://files.pythonhosted.org/packages/c1/20/7e43137d3c30b0a146eaea3c78575222731941a71012fa282d7c7608a550/wasabi-geom-2.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-01 11:18:26",
    "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: 0.44572s