blob: 42fb7cce960fbc58d64f9e2ce25eceea4445ee76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-textual-fspicker-git
pkgdesc = A simple Textual filesystem picker dialog library (development version)
pkgver = 0.6.0.r18.g2a231e8
pkgrel = 2
url = https://github.com/davep/textual-fspicker
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-uv-build
makedepends = python-wheel
depends = python
depends = python-textual
provides = python-textual-fspicker
conflicts = python-textual-fspicker
source = git+https://github.com/davep/textual-fspicker.git
sha256sums = SKIP
pkgname = python-textual-fspicker-git
|