summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 481c18076e5f59ac022624b96896153e8d27634f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-normality
	pkgdesc = Micro-library for normalizing text strings
	pkgver = 2.3.3
	pkgrel = 1
	url = https://github.com/pudo/normality
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pyicu
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-banal
	depends = python-text-unidecode
	depends = python-chardet
	depends = python-charset-normalizer
	optdepends = python-pyicu: greatly improves text transliteration compared to python-text-unidecode
	source = python-normality-2.3.3.tar.gz::https://github.com/pudo/normality/archive/2.3.3.tar.gz
	sha256sums = 8dc5ad1be2cc1edeabc5960419e61d07f35ffe4d51f8027181dd4f0c04bc962a

pkgname = python-normality