blob: 25748585f7fc228d7bfff973796cbb3a54631435 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-isounidecode
pkgdesc = Conversion and transliteration of unicode into ascii or iso-8859-1
pkgver = 0.3
pkgrel = 3
url = https://github.com/redvasily/isounidecode
arch = any
license = BSD 3-Clause
makedepends = python-setuptools
depends = python
source = https://pypi.org/packages/source/i/isounidecode/isounidecode-0.3.tar.gz
sha256sums = 4db0a962c6341826c9a69acaabc2f923a5b124d53a335be892ef29173bc31c5b
pkgname = python-isounidecode
|