Metadata-Version: 2.4
Name: tree-sitter-clingo
Version: 1.0.0
Summary: Clingo grammar for tree-sitter
Author: Roland Kaminski, Sven Thiele
License: MIT
Project-URL: Homepage, https://github.com/potassco/tree-sitter-clingo
Keywords: incremental,parsing,tree-sitter,clingo
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.25; extra == "core"
Dynamic: license-file

# tree-sitter-clingo [![Build Status](https://github.com/potassco/tree-sitter-clingo/workflows/CI%20test/badge.svg)](https://github.com/potassco/tree-sitter-clingo) [![Latest Version](https://img.shields.io/crates/v/tree-sitter-clingo.svg)](https://crates.io/crates/tree-sitter-clingo) [![Rust Documentation](https://img.shields.io/badge/api-rustdoc-blue.svg)](https://docs.rs/tree-sitter-clingo)

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