summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f7e2897d960e70eb9b96ffed06132c301fdcb282 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = pipdeptree
	pkgdesc = Command line utility to show dependency tree of Python packages
	pkgver = 2.7.0
	pkgrel = 1
	url = https://github.com/naiquevin/pipdeptree
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-hatch-vcs
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-pip
	optdepends = python-graphviz: for generating graphical output
	source = https://files.pythonhosted.org/packages/source/p/pipdeptree/pipdeptree-2.7.0.tar.gz
	sha256sums = 1c79e28267ddf90ea2293f982db4f5df7a76befca483c68da6c83c4370989e8d

pkgname = pipdeptree