blob: 3a18a16d494d339d2b1641320c31ea7bab1a069e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-tree-sitter-matlab
pkgdesc = MATLAB tree-sitter parser
pkgver = 1.3.0
pkgrel = 1
url = https://github.com/acristoffers/tree-sitter-matlab
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = tree-sitter-matlab-1.3.0.tar.gz::https://github.com/acristoffers/tree-sitter-matlab/archive/v1.3.0.tar.gz
sha512sums = 773f5e6bec7de646058ef83fe55308b275df90e2acdebeb1ef51dc56f90ca12c415a8fd59e03e23994e74c47d2fe07cfca571d624e33341d39b54ac20a8e963b
pkgname = python-tree-sitter-matlab
|