23 lines
614 B
YAML
23 lines
614 B
YAML
name: tree-sitter-markdown
|
|
description: Markdown grammar for tree-sitter
|
|
version: 0.5.3
|
|
revision: 3
|
|
url: https://github.com/tree-sitter-grammars/tree-sitter-markdown
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
optional_depends:
|
|
- tree-sitter
|
|
make_depends:
|
|
- cmake
|
|
- tree-sitter-cli
|
|
downloads:
|
|
- url: https://github.com/tree-sitter-grammars/tree-sitter-markdown/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: df845b1ab7c7c163ec57d7fa17170c92b04be199bddab02523636efec5224ab6
|