kodiak-rure


Namekodiak-rure JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/chdsbd/rure-python
SummaryPython bindings for the Rust `regex` crate
upload_time2023-03-12 20:23:02
maintainer
docs_urlNone
author
requires_python
licenseMIT
keywords regex rust dfa automata data_structures
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Python API for RUst's REgex engine
==================================

NOTE: This project is forked from [rure](https://github.com/davidblewett/rure-python) to include M1 compatible binaries. Otherwise it is the same.

See the README in [rure](https://github.com/davidblewett/rure-python) for more details.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/chdsbd/rure-python",
    "name": "kodiak-rure",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "regex,rust,dfa,automata,data_structures",
    "author": "",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "Python API for RUst's REgex engine\n==================================\n\nNOTE: This project is forked from [rure](https://github.com/davidblewett/rure-python) to include M1 compatible binaries. Otherwise it is the same.\n\nSee the README in [rure](https://github.com/davidblewett/rure-python) for more details.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python bindings for the Rust `regex` crate",
    "version": "0.2.3",
    "split_keywords": [
        "regex",
        "rust",
        "dfa",
        "automata",
        "data_structures"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06c32c68c6d7b5069bc9394eb184703ede34739b75422cc55c92560be2e1cccf",
                "md5": "2a8b9611c6a9a2a38117312754b6340b",
                "sha256": "02c5601d308b4b9631d867cba9e694e24dcb411d461d3b5739e5acf26d438326"
            },
            "downloads": -1,
            "filename": "kodiak_rure-0.2.3-py2.py3-none-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2a8b9611c6a9a2a38117312754b6340b",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 571786,
            "upload_time": "2023-03-12T20:23:02",
            "upload_time_iso_8601": "2023-03-12T20:23:02.607470Z",
            "url": "https://files.pythonhosted.org/packages/06/c3/2c68c6d7b5069bc9394eb184703ede34739b75422cc55c92560be2e1cccf/kodiak_rure-0.2.3-py2.py3-none-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95609448dc0b901733d364ddaf59db42607ddbcbc64661f18cf6281b44b3227c",
                "md5": "1b8741b656cfe12252601fed960e7cfe",
                "sha256": "ab38f2ef8b595fba3d3349874b4e3a31cf9ec78c5f6820a133beb4fba6f3ccae"
            },
            "downloads": -1,
            "filename": "kodiak_rure-0.2.3-py2.py3-none-macosx_12_0_universal2.whl",
            "has_sig": false,
            "md5_digest": "1b8741b656cfe12252601fed960e7cfe",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 611306,
            "upload_time": "2023-03-12T20:23:04",
            "upload_time_iso_8601": "2023-03-12T20:23:04.836187Z",
            "url": "https://files.pythonhosted.org/packages/95/60/9448dc0b901733d364ddaf59db42607ddbcbc64661f18cf6281b44b3227c/kodiak_rure-0.2.3-py2.py3-none-macosx_12_0_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52027c427c4a22fd688ee330588c66811a4f6fb39e88961fda8b07612845d47a",
                "md5": "56f1feb024df00f55f9ec7b9b1e3bb5a",
                "sha256": "542c85c9f71888d12d0f092f8c079d0d99e243d208d1d52f8c0f9d59f2e740df"
            },
            "downloads": -1,
            "filename": "kodiak_rure-0.2.3-py2.py3-none-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "56f1feb024df00f55f9ec7b9b1e3bb5a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 3732391,
            "upload_time": "2023-03-12T20:23:08",
            "upload_time_iso_8601": "2023-03-12T20:23:08.795723Z",
            "url": "https://files.pythonhosted.org/packages/52/02/7c427c4a22fd688ee330588c66811a4f6fb39e88961fda8b07612845d47a/kodiak_rure-0.2.3-py2.py3-none-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-12 20:23:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "chdsbd",
    "github_project": "rure-python",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "kodiak-rure"
}
        
Elapsed time: 0.04199s