blob: 472777b823763318a2d81b8a0b7c4c0f2e26da58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-networkx-git
pkgdesc = Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
pkgver = 2.5.r277.g01d9cfe02
pkgrel = 1
url = https://github.com/networkx/networkx
arch = any
license = BSD
makedepends = git
depends = python-decorator
depends = python-matplotlib
depends = python-numpy
depends = python-pandas
depends = python-scipy
provides = python-networkx=2.5.r277.g01d9cfe02
conflicts = python-networkx
source = git+https://github.com/networkx/networkx#branch=main
sha512sums = SKIP
pkgname = python-networkx-git
|