15 lines
614 B
Bash
15 lines
614 B
Bash
# Template file for 'python3-Pyphen'
|
|
pkgname=python3-Pyphen
|
|
version=0.16.0
|
|
revision=1
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-poetry-core python3-flit_core"
|
|
checkdepends="python3-pytest-isort python3-pytest-cov python3-pytest-flake8
|
|
python3-pytest-xdist"
|
|
short_desc="Hy-phen-ation made easy"
|
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|
license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
|
|
homepage="https://www.courtbouillon.org/pyphen"
|
|
distfiles="https://github.com/Kozea/Pyphen/archive/refs/tags/${version}.tar.gz"
|
|
checksum=56be4c04170515976c4c35f391d7e778fe2678dd5d0f3fd540c03394d48ee1dd
|