summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9172e118410b7f53ac491e81c4eb516f3f1aa8f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-textual-fastdatatable
	pkgdesc = A performance-focused reimplementation of Textual's DataTable widget, with a pluggable data storage backend
	pkgver = 0.7.1
	pkgrel = 1
	url = https://github.com/tconbeer/textual-fastdatatable
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-pandas-stubs
	depends = python-pyarrow
	depends = python-pytz
	depends = python-textual
	source = https://files.pythonhosted.org/packages/source/t/textual-fastdatatable/textual_fastdatatable-0.7.1.tar.gz
	b2sums = 700a1b6f7909d6737a48fbd02ea185289cf9abdde6dded3a27b83d1056af6359567b6c717263d6f145a2f8866c0ccbbf5dea79c5e7d9d976801b020f8f597e60

pkgname = python-textual-fastdatatable