summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d6e61223d802b9c13ffa2e0b8fe7c80ca7129d65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-viztracer
	pkgdesc = VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
	pkgver = 0.11.4
	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.11.4.tar.gz
	sha256sums = b8fdb7ef99f74e12697b54fc9edaf690ef9e8d7cb0e6cc28aa841e2390a4e29c

pkgname = python-viztracer