16 lines
614 B
Bash
16 lines
614 B
Bash
# Template file for 'python3-Unidecode'
|
|
pkgname=python3-Unidecode
|
|
version=1.3.7
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-setuptools"
|
|
short_desc="Python3 ASCII transliterations of Unicode text"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://pypi.org/project/Unidecode/"
|
|
changelog="https://raw.githubusercontent.com/avian2/unidecode/master/ChangeLog"
|
|
distfiles="${PYPI_SITE}/U/Unidecode/Unidecode-${version}.tar.gz"
|
|
checksum=3c90b4662aa0de0cb591884b934ead8d2225f1800d8da675a7750cbc3bd94610
|
|
conflicts="python-Unidecode>=0"
|