blob: 18f2cbef2a494530f35ffb9f56995f56513a7cd1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-tree-sitter-powershell
pkgdesc = Powershell grammar for tree-sitter
pkgver = 0.26.5
pkgrel = 1
url = https://github.com/airbus-cert/tree-sitter-powershell
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-tree-sitter
source = python-tree-sitter-powershell-0.26.5.tar.gz::https://github.com/airbus-cert/tree-sitter-powershell/archive/refs/tags/v0.26.5.tar.gz
sha256sums = a949ac2bccd74b94b6199702c8b119cb353785e8a8828150a763b202ae8d4534
pkgname = python-tree-sitter-powershell
|