summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dabe8c27eb11ce9d70ae3f3732ec67e7dac36010 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = guesslang
	pkgdesc = Detect the programming language of a source code
	pkgver = 2.2.1
	pkgrel = 2
	url = https://github.com/yoeo/guesslang
	arch = any
	license = MIT
	checkdepends = python-typing_extensions
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-pytest-runner
	depends = python-tensorflow
	source = guesslang-2.2.1.tar.gz::https://github.com/yoeo/guesslang/archive/refs/tags/v2.2.1.tar.gz
	sha512sums = fceb1ac9bee2fa7d4cf19f79171baddba94c29374e5d488493e29e8ce38cde1f07a1a5d79b84477828f4d356afd59b7544b1f728e0c5a84f14c6c807d0f4c36d

pkgname = guesslang