summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dd471e9fe12c966a46362c881511142c00236db1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-powerlaw
	pkgdesc = Toolbox for testing if a probability distribution fits a power law
	pkgver = 2.0.0
	pkgrel = 1
	url = https://github.com/powerlaw-devs/powerlaw
	arch = any
	license = MIT
	depends = python
	depends = python-setuptools
	depends = python-numpy
	depends = python-mpmath
	depends = python-matplotlib
	depends = python-scipy
	depends = python-tqdm
	source = https://github.com/powerlaw-devs/powerlaw/archive/refs/tags/v2.0.0.tar.gz
	sha256sums = d1afa228c47e7d5177514f3dfe0e2b9160610b5a20c1386d07be703a5492f99c

pkgname = python-powerlaw