blob: 766714dbc01aeee89a81e51f28a19a31c5fb6056 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pyunormalize
pkgdesc = Unicode normalization forms (NFC, NFKC, NFD, NFKD). A library independent of the Python core Unicode database.
pkgver = 17.0.0
pkgrel = 1
url = https://github.com/mlodewijck/pyunormalize
arch = any
license = MIT AND Unicode-3.0
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/p/pyunormalize/pyunormalize-17.0.0.tar.gz
sha512sums = ba06f4b18e315a4d57060d695529b63148f87714fd0f30c702cc62058282ad6c9125b58e3f413da2bc06762778ed47f250e8ae11ab04a221aafd87bfad1b4054
pkgname = python-pyunormalize
|