Package Details: python-yattag 1.15.1-1

Git Clone URL: https://aur.archlinux.org/python-yattag.git (read-only, click to copy)
Package Base: python-yattag
Description: Python library for generating HTML or XML in a pythonic way.
Upstream URL: http://yattag.org
Licenses: LGPL
Submitter: 2bluesc
Maintainer: 2bluesc
Last Packager: 2bluesc
Votes: 9
Popularity: 1.39
First Submitted: 2016-01-26 05:24 (UTC)
Last Updated: 2023-03-31 03:32 (UTC)

Latest Comments

Coelacanthus commented on 2024-01-16 16:38 (UTC)

Please follow RFC16 use SPDX identifier.

https://gitlab.archlinux.org/archlinux/rfcs/-/blob/master/rfcs/0016-spdx-license-identifiers.rst

BrainDamage commented on 2019-12-09 12:04 (UTC)

setuptools are only required to compile the package, not run it please change the deps to:

depends=('python') makedepends=('python-setuptools' 'python2-setuptools')