blob: 2d3a3634002e537de929a8595495fe67550d59df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-accesskit
pkgdesc = AccessKit bindings for Python.
pkgver = 0.7.0
pkgrel = 1
url = https://accesskit.dev/
arch = any
license = Apache-2.0
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-maturin
makedepends = python-wheel
makedepends = rust
depends = python
source = python-accesskit-0.7.0.tar.gz::https://github.com/AccessKit/accesskit-python/archive/refs/tags/0.7.0.tar.gz
sha256sums = e63ad215af14b1db445ca2a73029d1bb711172f707253587c35753b89d53e950
pkgname = python-accesskit
|