summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a1b88c6c103bc2b69f0d14574a8fcee67c54026f (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.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.14.4.tar.gz
	b2sums = b46bc54d9ab74b8b8f1e96de4512f8583c46b51699f968971152b3af604efa67fc3eb99cb6618cc961aac7998bc3a506286dfc842896bbca91e3ca3fd654f41b

pkgname = python-viztracer