polygons-share-edge


Namepolygons-share-edge JSON
Version 1.2 PyPI version JSON
download
home_pagehttps://github.com/sgaebel/polygon_edges
SummaryCPython extension for checking if two polygons share an edge.
upload_time2023-10-04 14:12:45
maintainer
docs_urlNone
authorDr. Sebastian M. Gaebel
requires_python>=3.10
licenseMIT
keywords geometry polygon
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A CPython extension which checks two polygons
for any shared edge vector.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sgaebel/polygon_edges",
    "name": "polygons-share-edge",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "geometry polygon",
    "author": "Dr. Sebastian M. Gaebel",
    "author_email": "gaebel.sebastian@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/98/70/9950e9e4430e03b8fe8dd6c954758839a2589bde1e98ffb1bfd00c8a7cb4/polygons_share_edge-1.2.tar.gz",
    "platform": null,
    "description": "A CPython extension which checks two polygons\nfor any shared edge vector.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CPython extension for checking if two polygons share an edge.",
    "version": "1.2",
    "project_urls": {
        "Homepage": "https://github.com/sgaebel/polygon_edges"
    },
    "split_keywords": [
        "geometry",
        "polygon"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f67b90c6c3d297816ed46aba16cc0807abb99c3975c8ed42376d4e0ef3c5a3de",
                "md5": "866e2f447886991d6c7636c6e513863a",
                "sha256": "65cae5e6194f8da67e4dbbf1e911e5182c2d27a093eae77f92cf6f69f2dacd1d"
            },
            "downloads": -1,
            "filename": "polygons_share_edge-1.2-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "866e2f447886991d6c7636c6e513863a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 99539,
            "upload_time": "2023-10-04T14:12:44",
            "upload_time_iso_8601": "2023-10-04T14:12:44.100378Z",
            "url": "https://files.pythonhosted.org/packages/f6/7b/90c6c3d297816ed46aba16cc0807abb99c3975c8ed42376d4e0ef3c5a3de/polygons_share_edge-1.2-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "98709950e9e4430e03b8fe8dd6c954758839a2589bde1e98ffb1bfd00c8a7cb4",
                "md5": "96cc955587512f63f023c65e9a3a73bb",
                "sha256": "90b52e65d2980f6e42121aeb6c724d759df5ace9e0480dfbc2821b8e6d50d577"
            },
            "downloads": -1,
            "filename": "polygons_share_edge-1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "96cc955587512f63f023c65e9a3a73bb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 4627,
            "upload_time": "2023-10-04T14:12:45",
            "upload_time_iso_8601": "2023-10-04T14:12:45.335460Z",
            "url": "https://files.pythonhosted.org/packages/98/70/9950e9e4430e03b8fe8dd6c954758839a2589bde1e98ffb1bfd00c8a7cb4/polygons_share_edge-1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-04 14:12:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sgaebel",
    "github_project": "polygon_edges",
    "github_not_found": true,
    "lcname": "polygons-share-edge"
}
        
Elapsed time: 0.12377s