14 lines
449 B
Bash
14 lines
449 B
Bash
# Template file for 'python3-yattag'
|
|
pkgname=python3-yattag
|
|
version=1.15.1
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
short_desc="Generate HTML or XML in a pythonic way"
|
|
maintainer="Emil Miler <em@0x45.cz>"
|
|
license="LGPL-2.1-only"
|
|
homepage="https://www.yattag.org/"
|
|
distfiles="${PYPI_SITE}/y/yattag/yattag-${version}.tar.gz"
|
|
checksum=960fa54be1229d96f43178133e0b195c003391fdc49ecdb6b69b7374db6be416
|