gherkin-official


Namegherkin-official JSON
Version 32.0.0 PyPI version JSON
download
home_pageNone
SummaryGherkin parser (official, by Cucumber team)
upload_time2025-02-17 09:04:24
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords gherkin cucumber bdd
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Gherkin for Python

Gherkin parser/compiler for Python. Please see [Gherkin](https://github.com/cucumber/gherkin) for details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "gherkin-official",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "gherkin, cucumber, bdd",
    "author": null,
    "author_email": "Cucumber Ltd and Bj\u00f6rn Rasmusson <cukes@googlegroups.com>",
    "download_url": "https://files.pythonhosted.org/packages/c4/56/1a5180b50527721aabfb6600a7cd4a1bffa9c3e94c480148e7d349245517/gherkin_official-32.0.0.tar.gz",
    "platform": null,
    "description": "# Gherkin for Python\n\nGherkin parser/compiler for Python. Please see [Gherkin](https://github.com/cucumber/gherkin) for details.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Gherkin parser (official, by Cucumber team)",
    "version": "32.0.0",
    "project_urls": {
        "Changelog": "https://github.com/cucumber/gherkin/releases",
        "Download": "https://pypi.python.org/pypi/gherkin-official",
        "Homepage": "https://github.com/cucumber/gherkin",
        "Issues": "https://github.com/cucumber/gherkin/issues",
        "Repository": "https://github.com/cucumber/gherkin.git"
    },
    "split_keywords": [
        "gherkin",
        " cucumber",
        " bdd"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9332d3d5e6a727c058859991bb530b076d0df29842930ce537edbbd5090f4f31",
                "md5": "e6e1ee10b3c7d8648c427640a0fd34a9",
                "sha256": "ee863e9ec2fae344f182927c938bce2cdfdde5e6360883ada49fc84fa52a24dc"
            },
            "downloads": -1,
            "filename": "gherkin_official-32.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e6e1ee10b3c7d8648c427640a0fd34a9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 38296,
            "upload_time": "2025-02-17T09:04:22",
            "upload_time_iso_8601": "2025-02-17T09:04:22.110453Z",
            "url": "https://files.pythonhosted.org/packages/93/32/d3d5e6a727c058859991bb530b076d0df29842930ce537edbbd5090f4f31/gherkin_official-32.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c4561a5180b50527721aabfb6600a7cd4a1bffa9c3e94c480148e7d349245517",
                "md5": "3adaa8ac2d618afcebbcb376276fdb8e",
                "sha256": "e405cf41052e6828d69183bac424104eb06c5ea3a1ac3ba14ca3aee8f579cffa"
            },
            "downloads": -1,
            "filename": "gherkin_official-32.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3adaa8ac2d618afcebbcb376276fdb8e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 33828,
            "upload_time": "2025-02-17T09:04:24",
            "upload_time_iso_8601": "2025-02-17T09:04:24.343277Z",
            "url": "https://files.pythonhosted.org/packages/c4/56/1a5180b50527721aabfb6600a7cd4a1bffa9c3e94c480148e7d349245517/gherkin_official-32.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-17 09:04:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cucumber",
    "github_project": "gherkin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "gherkin-official"
}
        
Elapsed time: 6.44987s