mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
New package: python3-yattag-1.15.1
This commit is contained in:
parent
51d6ab75e0
commit
c9e5278e50
1 changed files with 13 additions and 0 deletions
13
srcpkgs/python3-yattag/template
Normal file
13
srcpkgs/python3-yattag/template
Normal file
|
@ -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…
Add table
Reference in a new issue