Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babi-grammars

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babi-grammars

grammars for babi

  • 0.0.57
  • PyPI
  • Socket score

Maintainers
1

build status pre-commit.ci status

babi-grammars

grammars for babi

installation

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc