Metadata-Version: 2.4
Name: tree-sitter-dockerfile
Version: 0.2.0
Summary: Dockerfile grammar for tree-sitter
License: MIT
Project-URL: Homepage, https://github.com/camdencheek/tree-sitter-dockerfile
Keywords: incremental,parsing,tree-sitter,dockerfile
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Typing :: Typed
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: core
Requires-Dist: tree-sitter~=0.21; extra == "core"
Dynamic: license-file

tree-sitter-dockerfile
===========================

Dockerfile grammar for [tree-sitter][].

[tree-sitter]: https://github.com/tree-sitter/tree-sitter

An action shot of highlighting in neovim:
<img width="886" alt="Screen Shot 2021-06-29 at 08 35 19" src="https://user-images.githubusercontent.com/12631702/123816907-f1f4d780-d8b4-11eb-83d2-95fa3abacaf2.png">

