|
|
|
@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
|
|
|
|
[project]
|
|
|
|
[project]
|
|
|
|
name = "tree-sitter-commonlisp"
|
|
|
|
name = "tree-sitter-commonlisp"
|
|
|
|
description = "Commonlisp grammar for tree-sitter"
|
|
|
|
description = "Commonlisp grammar for tree-sitter"
|
|
|
|
version = "0.4.0"
|
|
|
|
version = "0.4.1"
|
|
|
|
keywords = ["incremental", "parsing", "tree-sitter", "commonlisp"]
|
|
|
|
keywords = ["incremental", "parsing", "tree-sitter", "commonlisp"]
|
|
|
|
classifiers = [
|
|
|
|
classifiers = [
|
|
|
|
"Intended Audience :: Developers",
|
|
|
|
"Intended Audience :: Developers",
|
|
|
|
|