# Generated by makepkg 6.1.0
# Mon Nov 24 17:49:53 UTC 2025
pkgbase = python-networkx
	pkgdesc = Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
	pkgver = 3.2.1
	pkgrel = 1
	url = https://networkx.org/
	arch = any
	license = BSD
	checkdepends = python-pytest-runner
	checkdepends = python-lxml
	checkdepends = python-pydot
	checkdepends = python-yaml
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-numpy
	depends = python-scipy
	depends = python-matplotlib
	depends = python-pandas
	optdepends = python-lxml: for GraphML XML format
	optdepends = python-pydot: for graph drawing and graph layout algorithms via GraphViz
	optdepends = python-yaml: for YAML format reading and writing
	optdepends = python-sympy: for polynomial algorithms
	source = https://github.com/networkx/networkx/archive/networkx-3.2.1.tar.gz
	sha512sums = 4e64352c5b2746ba5722d9ac877ca13981cf0d109df5403d8f314ed07bb6c12cd0065217a3b13daefb62f5fc74ad2bc28db2839b0d57bca8a975a9da218fadb7

pkgname = python-networkx
