blob: c09bb29b176563218eb20046a661695479e32234 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-bidi
pkgdesc = BIDI algorithm related functions
pkgver = 0.6.7
pkgrel = 3
url = https://github.com/MeirKriheli/python-bidi
arch = any
license = LGPL-3.0-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-maturin
depends = python
source = https://github.com/MeirKriheli/python-bidi/archive/v0.6.7/python-bidi-0.6.7.tar.gz
sha256sums = f567580173c45b4aa81416f4f6d9565ecfcfbf92f6cffb62ac387e7e46ba9dae
pkgname = python-bidi
|