summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 094316f74c3cc640ce403c5d45f0eed9a1a8b454 (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
pkgbase = python-pyjess
	pkgdesc = Cython bindings and Python interface to Jess, a 3D template matching software.
	pkgver = 0.6.0
	pkgrel = 1
	url = https://github.com/althonos/pyjess
	arch = i686
	arch = pentium4
	arch = x86_64
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = cython
	makedepends = python-build
	makedepends = python-installer
	makedepends = cmake
	makedepends = ninja
	makedepends = python-scikit-build-core
	depends = python
	source = https://files.pythonhosted.org/packages/source/p/pyjess/pyjess-0.6.0.tar.gz
	sha256sums = 73e35fb816caa6fa31cdb17eb24318a685efc97958da293be822115771839456

pkgname = python-pyjess