babi-grammars


Namebabi-grammars JSON
Version 0.0.57 PyPI version JSON
download
home_pagehttps://github.com/asottile/babi-grammars
Summarygrammars for babi
upload_time2024-04-20 17:51:26
maintainerNone
docs_urlNone
authorAnthony Sottile
requires_python>=3.8
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.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Anthony Sottile",
    "author_email": "asottile@umich.edu",
    "download_url": "https://files.pythonhosted.org/packages/c9/fd/edb261b5a3cf471c7a1adb331875bd4b67dc0638da9ad276f0fd04233aaf/babi_grammars-0.0.57.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.57",
    "project_urls": {
        "Homepage": "https://github.com/asottile/babi-grammars"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38441afcc1349dc4154efeea9b96790e54b010b266b0e8a3aaa65887b5eb9445",
                "md5": "72e316736a839081576dbd9417fcad15",
                "sha256": "e04309dfe6c3491970960c52d6b02aef6c12a7d4fe06f67486a3f7e271fee4b0"
            },
            "downloads": -1,
            "filename": "babi_grammars-0.0.57-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "72e316736a839081576dbd9417fcad15",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 537958,
            "upload_time": "2024-04-20T17:51:24",
            "upload_time_iso_8601": "2024-04-20T17:51:24.733461Z",
            "url": "https://files.pythonhosted.org/packages/38/44/1afcc1349dc4154efeea9b96790e54b010b266b0e8a3aaa65887b5eb9445/babi_grammars-0.0.57-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9fdedb261b5a3cf471c7a1adb331875bd4b67dc0638da9ad276f0fd04233aaf",
                "md5": "bc9c014cbdb74ed98e0f14de3f50bd18",
                "sha256": "c350d05127a188364fc12b4a23aa5f992b0af89ca7753932afdbc562f4081dc8"
            },
            "downloads": -1,
            "filename": "babi_grammars-0.0.57.tar.gz",
            "has_sig": false,
            "md5_digest": "bc9c014cbdb74ed98e0f14de3f50bd18",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 459483,
            "upload_time": "2024-04-20T17:51:26",
            "upload_time_iso_8601": "2024-04-20T17:51:26.771759Z",
            "url": "https://files.pythonhosted.org/packages/c9/fd/edb261b5a3cf471c7a1adb331875bd4b67dc0638da9ad276f0fd04233aaf/babi_grammars-0.0.57.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-20 17:51:26",
    "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.21983s