summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2d49773b9389e6314fad9b75db90f4bcd9fc2843 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-leidenalg
	pkgdesc = The Leiden algorithm for community detection
	pkgver = 0.9.0
	pkgrel = 3
	url = https://github.com/vtraag/leidenalg
	arch = x86_64
	license = GPL3
	makedepends = cmake
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-igraph
	optdepends = python-tqdm: Optimizer progress status
	source = https://files.pythonhosted.org/packages/source/l/leidenalg/leidenalg-0.9.0.tar.gz
	sha256sums = 4878f85b63c4df5632b2bf646e4f9760898ac1f55160dec26b8709b7bee2783c

pkgname = python-leidenalg