blob: 9b63c3be214fecb4fd88ccb8c70c194dd0ba6046 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pfzy
pkgdesc = Python port of the fzy fuzzy string matching algorithm
pkgver = 0.3.4
pkgrel = 3
url = https://github.com/kazhala/pfzy
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry-core
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/p/pfzy/pfzy-0.3.4.tar.gz
sha256sums = 717ea765dd10b63618e7298b2d98efd819e0b30cd5905c9707223dceeb94b3f1
pkgname = python-pfzy
|