[](https://github.com/asottile/babi-grammars/actions/workflows/main.yml)
[](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/49/61/ffaaf1e7c3ebd21cace7bf221c6a3252fb5b2517847c94d1ba30d12e961d/babi_grammars-0.0.61.tar.gz",
"platform": null,
"description": "[](https://github.com/asottile/babi-grammars/actions/workflows/main.yml)\n[](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.61",
"project_urls": {
"Homepage": "https://github.com/asottile/babi-grammars"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3f1e04dec85a132fc63384f59b1cd36dba98200e215d47cf73c6e5113c64ffee",
"md5": "d987b48a4878844551536e39860812da",
"sha256": "4d0ecc4ecef4898309c8c340d93e4cc4a260623695f933d6e99984a123f7b558"
},
"downloads": -1,
"filename": "babi_grammars-0.0.61-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d987b48a4878844551536e39860812da",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.9",
"size": 543382,
"upload_time": "2025-03-12T02:39:18",
"upload_time_iso_8601": "2025-03-12T02:39:18.885183Z",
"url": "https://files.pythonhosted.org/packages/3f/1e/04dec85a132fc63384f59b1cd36dba98200e215d47cf73c6e5113c64ffee/babi_grammars-0.0.61-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4961ffaaf1e7c3ebd21cace7bf221c6a3252fb5b2517847c94d1ba30d12e961d",
"md5": "37b242b0ba159a5e55cb1cd6e9237989",
"sha256": "c850a411e0548df77cf187e1d406e9caa2ca56646375d44ac0c7b4f7e615b439"
},
"downloads": -1,
"filename": "babi_grammars-0.0.61.tar.gz",
"has_sig": false,
"md5_digest": "37b242b0ba159a5e55cb1cd6e9237989",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 464084,
"upload_time": "2025-03-12T02:39:20",
"upload_time_iso_8601": "2025-03-12T02:39:20.379832Z",
"url": "https://files.pythonhosted.org/packages/49/61/ffaaf1e7c3ebd21cace7bf221c6a3252fb5b2517847c94d1ba30d12e961d/babi_grammars-0.0.61.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-12 02:39:20",
"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"
}