babi-grammars


Namebabi-grammars JSON
Version 0.0.63 PyPI version JSON
download
home_pagehttps://github.com/asottile/babi-grammars
Summarygrammars for babi
upload_time2025-09-06 21:24:42
maintainerNone
docs_urlNone
authorAnthony Sottile
requires_python>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![build status](https://github.com/asottile/babi-grammars/actions/workflows/main.yml/badge.svg)](https://github.com/asottile/babi-grammars/actions/workflows/main.yml)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/asottile/babi-grammars/main.svg)](https://results.pre-commit.ci/latest/github/asottile/babi-grammars/main)

babi-grammars
=============

grammars for babi

## installation

```bash
pip install babi-grammars
```

### licenses

the licenses for the individual grammars are included in the `licenses`
directory.  the license for this repository is available in the `LICENSE` file


### (internal/contributing instructions)

to add a grammar:
- add it to the `REPOS` list in `./bin/download-syntax`
    - if you want the latest, use `version='HEAD'` and then run
      `./bin/download-syntax update --only repo/name` to freeze it
- run `./bin/download-syntax download --only repo/name`
- add a sample syntax file in `/testdata`

to update all the grammars
- run `./bin/download-syntax update`
- then run `./bin/download-syntax download`

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/asottile/babi-grammars",
    "name": "babi-grammars",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Anthony Sottile",
    "author_email": "asottile@umich.edu",
    "download_url": "https://files.pythonhosted.org/packages/d8/27/c5f4318effcf9320b2e9236e5e7c72acd80d1eae393a508855bd861cb655/babi_grammars-0.0.63.tar.gz",
    "platform": null,
    "description": "[![build status](https://github.com/asottile/babi-grammars/actions/workflows/main.yml/badge.svg)](https://github.com/asottile/babi-grammars/actions/workflows/main.yml)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/asottile/babi-grammars/main.svg)](https://results.pre-commit.ci/latest/github/asottile/babi-grammars/main)\n\nbabi-grammars\n=============\n\ngrammars for babi\n\n## installation\n\n```bash\npip install babi-grammars\n```\n\n### licenses\n\nthe licenses for the individual grammars are included in the `licenses`\ndirectory.  the license for this repository is available in the `LICENSE` file\n\n\n### (internal/contributing instructions)\n\nto add a grammar:\n- add it to the `REPOS` list in `./bin/download-syntax`\n    - if you want the latest, use `version='HEAD'` and then run\n      `./bin/download-syntax update --only repo/name` to freeze it\n- run `./bin/download-syntax download --only repo/name`\n- add a sample syntax file in `/testdata`\n\nto update all the grammars\n- run `./bin/download-syntax update`\n- then run `./bin/download-syntax download`\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "grammars for babi",
    "version": "0.0.63",
    "project_urls": {
        "Homepage": "https://github.com/asottile/babi-grammars"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4299926dadc33a931b8a07d57004d724689ff088a6bbef7a4c51439d7131625c",
                "md5": "d1e445f3c9d7605606f44fb6ef1a4f08",
                "sha256": "d20fb1c86d19f9fe19f9f16d3a1653226ff07fa9b9fc041592825328b3f39356"
            },
            "downloads": -1,
            "filename": "babi_grammars-0.0.63-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d1e445f3c9d7605606f44fb6ef1a4f08",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 549159,
            "upload_time": "2025-09-06T21:24:41",
            "upload_time_iso_8601": "2025-09-06T21:24:41.101483Z",
            "url": "https://files.pythonhosted.org/packages/42/99/926dadc33a931b8a07d57004d724689ff088a6bbef7a4c51439d7131625c/babi_grammars-0.0.63-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d827c5f4318effcf9320b2e9236e5e7c72acd80d1eae393a508855bd861cb655",
                "md5": "185bc0ad9d1070ebfdacfab4479aa98e",
                "sha256": "5529af4cf0e942bfb9f90ea66e5fe17a2926878b90c3e1f0a95e20251356b88d"
            },
            "downloads": -1,
            "filename": "babi_grammars-0.0.63.tar.gz",
            "has_sig": false,
            "md5_digest": "185bc0ad9d1070ebfdacfab4479aa98e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 465155,
            "upload_time": "2025-09-06T21:24:42",
            "upload_time_iso_8601": "2025-09-06T21:24:42.584308Z",
            "url": "https://files.pythonhosted.org/packages/d8/27/c5f4318effcf9320b2e9236e5e7c72acd80d1eae393a508855bd861cb655/babi_grammars-0.0.63.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-06 21:24:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asottile",
    "github_project": "babi-grammars",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "babi-grammars"
}
        
Elapsed time: 0.90673s