13 lines
517 B
Bash
13 lines
517 B
Bash
# Template file for 'python3-dominate'
|
|
pkgname=python3-dominate
|
|
version=2.5.2
|
|
revision=3
|
|
wrksrc="dominate-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
short_desc="Library for creating and manipulating HTML (Python3)"
|
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|
license="LGPL-3.0-or-later"
|
|
homepage="https://github.com/Knio/dominate"
|
|
distfiles="https://github.com/Knio/dominate/archive/${version}.tar.gz"
|
|
checksum=a184e19ca36646a85ec40b83fe3762c08834ffe51499ec436eeb6646edde36ac
|