New package: python3-yattag-1.15.1
This commit is contained in:
parent
51d6ab75e0
commit
c9e5278e50
|
@ -0,0 +1,13 @@
|
|||
# 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
|
Loading…
Reference in New Issue