Metadata-Version: 2.4
Name: tree-sitter-nuon
Version: 0.22.1
Summary:  NUON grammar for tree-sitter 
Author-email:  Mel Massadian  <mel@melmassadian.com>
License: MIT
Project-URL: Homepage, https://github.com/melmass/tree-sitter-nuon
Keywords: incremental,parsing,tree-sitter,nuon
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: core
Requires-Dist: tree-sitter~=0.24; extra == "core"
Dynamic: license-file

# tree-sitter-nuon

[![CI][ci]](https://github.com/melMass/tree-sitter-nuon/actions/workflows/ci.yml)
<!-- [![crates][crates]](https://crates.io/crates/tree-sitter-nuon) -->
<!-- [![npm][npm]](https://www.npmjs.com/package/tree-sitter-nuon) -->
<!-- [![pypi][pypi]](https://pypi.org/project/tree-sitter-nuon) -->

NUON grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter)

[ci]: https://img.shields.io/github/actions/workflow/status/melMass/tree-sitter-nuon/ci.yml?logo=github&label=CI
<!-- [npm]: https://img.shields.io/npm/v/tree-sitter-nuon?logo=npm -->
<!-- [crates]: https://img.shields.io/crates/v/tree-sitter-nuon?logo=rust -->
<!-- [pypi]: https://img.shields.io/pypi/v/tree-sitter-nuon?logo=pypi&logoColor=ffd242 -->
