gherkin-official


Namegherkin-official JSON
Version 36.1.0 PyPI version JSON
download
home_pageNone
SummaryGherkin parser (official, by Cucumber team)
upload_time2025-11-05 20:08:10
maintainerNone
docs_urlNone
authorCucumber Ltd and Björn Rasmusson
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": "Cucumber Ltd and Bj\u00f6rn Rasmusson",
    "author_email": "Cucumber Ltd and Bj\u00f6rn Rasmusson <cukes@googlegroups.com>",
    "download_url": "https://files.pythonhosted.org/packages/9f/fe/572db473d6d32686cde1864b59c94b5c019fddde0bfe3691cf010eb172b4/gherkin_official-36.1.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": "36.1.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": "086eff5591f09d5692e5c066dccc6f1395fc2ebe742518b87027655c69883086",
                "md5": "ffc2296a75f0ca496982b62f4a32c0f7",
                "sha256": "2bf5c70e752c420ec8ab7d247e7c73aac6782450790709ea54fcde81c084b60f"
            },
            "downloads": -1,
            "filename": "gherkin_official-36.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ffc2296a75f0ca496982b62f4a32c0f7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 38323,
            "upload_time": "2025-11-05T20:08:09",
            "upload_time_iso_8601": "2025-11-05T20:08:09.727202Z",
            "url": "https://files.pythonhosted.org/packages/08/6e/ff5591f09d5692e5c066dccc6f1395fc2ebe742518b87027655c69883086/gherkin_official-36.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9ffe572db473d6d32686cde1864b59c94b5c019fddde0bfe3691cf010eb172b4",
                "md5": "8091b61ae1fe30aa2696cb54e3ab05bd",
                "sha256": "fbef54db4d13a9627b2dec70e11396a7811cc46e831e46eafd586be46d96f991"
            },
            "downloads": -1,
            "filename": "gherkin_official-36.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8091b61ae1fe30aa2696cb54e3ab05bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 33566,
            "upload_time": "2025-11-05T20:08:10",
            "upload_time_iso_8601": "2025-11-05T20:08:10.670482Z",
            "url": "https://files.pythonhosted.org/packages/9f/fe/572db473d6d32686cde1864b59c94b5c019fddde0bfe3691cf010eb172b4/gherkin_official-36.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-05 20:08:10",
    "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: 2.63460s