blob: 93f838533e45ee02fd3b6cd5e4408750181306be (
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.12.0
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.12.0.tar.gz
b2sums = ce0e9e382653cf041c2e1234ccac78d880c29bbe61172703c973e071c9b9fe883f9caa003f7aa93ba2cf86d69e969719b9a892b0d12727dd2a57fa1888d708bf
pkgname = python-textual-fastdatatable
|