15 lines
536 B
Bash
15 lines
536 B
Bash
# Template file for 'python3-dominate'
|
|
pkgname=python3-dominate
|
|
version=2.7.0
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
checkdepends="python3-pytest"
|
|
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=f2bf3f12c10e25b9d632d20f1560fa9a1c91409f47e8f64e0fa0b9e12aedc20f
|