blob: 69b8603966ff4547b8c0cc7e2ad2fb23036fc559 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-confusables
pkgdesc = A python package providing functionality for matching words that can be confused for eachother, but contain different characters.
pkgver = 1.2.0
pkgrel = 4
url = https://pypi.org/project/confusables/
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/c/confusables/confusables-1.2.0.tar.gz
source = license-1.2.0::https://github.com/woodgern/confusables/raw/master/LICENSE
sha256sums = 429caad05333832e1edabb80815704cd26530514369430f913002b2ba548c38e
sha256sums = b4d388d7b48d81d49e99939d564968733e99c316625a2a64e6a8103ca59ac596
pkgname = python-confusables
|