summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b72a3712238291160820e1b25dea2f0ab93932b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = python-guidata
	pkgdesc = guidata: Automatic GUI generation for easy dataset editing and display with Python
	pkgver = 3.11.0
	pkgrel = 1
	url = https://github.com/PlotPyStack/guidata
	arch = any
	license = BSD-3-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-pydantic
	depends = python
	depends = python-h5py
	depends = python-numpy
	depends = python-qtpy
	depends = python-requests
	depends = python-tomli
	depends = python-pandas
	depends = python-beautifulsoup4
	depends = python-pillow
	depends = python-matplotlib
	optdepends = spyder: GUI-based test launcher, dict/array editor
	optdepends = python-sphinx: for building documentation
	optdepends = python-pytest: for running tests
	source = guidata-3.11.0.tar.gz::https://github.com/PlotPyStack/guidata/archive/refs/tags/v3.11.0.tar.gz
	sha256sums = 67bda5fffa9cbcde869bd61056ab6b9b40f146ae68eaa617354300449989e8c8

pkgname = python-guidata