summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8953698867c48b70fbb741f5e01cccd593b03e8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-benchit
	pkgdesc = Benchmarking tools for Python
	pkgver = 0.0.6
	pkgrel = 1
	url = https://github.com/droyed/benchit
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-pandas
	depends = python-numpy
	depends = python-py-cpuinfo
	depends = python-tqdm
	depends = python-psutil
	depends = python-matplotlib
	source = https://github.com/droyed/benchit/archive/refs/tags/0.0.6.tar.gz
	sha256sums = 9a3a32a424b7390ff74664d9debbb713459b4cc9abcc475f7ecbe677c87a3f6c

pkgname = python-benchit