blob: 7c4eefa070d4e4e445469fdd207676a9a08f7560 (
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.14.0
pkgrel = 2
url = https://github.com/tconbeer/textual-fastdatatable
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-hatchling
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.14.0.tar.gz
b2sums = e53423fbc7bffb76b2d2845e30bf0c55f4684ee1d92bd96a9b3a2f1e3e0f553c42804cbe8e35fa030ede577719758e4e6a0b84cf0cc43b0a8c2a7c19194a2a5e
pkgname = python-textual-fastdatatable
|