blob: df454309c3b1b59c50faac54b44550bfc2b064ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
pkgbase = python-tree-sitter-language-pack
pkgdesc = Comprehensive collection of tree-sitter languages
pkgver = 0.9.0
pkgrel = 1
url = https://github.com/Goldziher/tree-sitter-language-pack
arch = x86_64
license = Apache-2.0
license = BSD-2-Clause
license = BSD-3-Clause
license = CC0-1.0
license = ISC
license = MIT
license = MPL-2.0
license = Unlicense
license = WTFPL
checkdepends = python-pytest
makedepends = cython
makedepends = nodejs
makedepends = python-anyio
makedepends = python-build
makedepends = python-gitpython
makedepends = python-installer
makedepends = python-pyproject-patcher
makedepends = python-setuptools
makedepends = python-typing_extensions
makedepends = python-wheel
makedepends = tree-sitter
makedepends = tree-sitter-cli
depends = glibc
depends = python
depends = python-tree-sitter
depends = python-tree-sitter-c-sharp
depends = python-tree-sitter-embedded-template
depends = python-tree-sitter-yaml
source = tree-sitter-language-pack-0.9.0.tar.gz::https://github.com/Goldziher/tree-sitter-language-pack/archive/v0.9.0.tar.gz
sha512sums = 31217bec7f2c5b301661b21b019233c629df3fd460ac42dcb26e74e49ebed21576db432063875f8fc187ee097c38ed65f354c690d9485ce28b9a825b05c92ee1
pkgname = python-tree-sitter-language-pack
|