summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b12384d7eae10f877adb2d220ad382dae0c9a2f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-viztracer
	pkgdesc = VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
	pkgver = 0.14.1
	pkgrel = 1
	url = https://github.com/gaogaotiantian/viztracer
	arch = x86_64
	license = Apache
	makedepends = python-setuptools
	depends = python
	optdepends = python-rich: Full function support
	optdepends = python-orjson: Full function support
	optdepends = chromium: browser to open html results
	source = https://files.pythonhosted.org/packages/source/v/viztracer/viztracer-0.14.1.tar.gz
	b2sums = 91067dafb89cbcae04bca971a57b3a5f0cac5cfee12a89319f474f5c6bf375bb47b7c2933ffca1cbcad310a78b533c71fc485e740f3bc6a61ccc14b7981e6519

pkgname = python-viztracer