Search Criteria
Package Details: python-yattag 1.15.2-1
Package Actions
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: | 0.009166 |
First Submitted: | 2016-01-26 05:24 (UTC) |
Last Updated: | 2024-05-26 15:40 (UTC) |
Dependencies (5)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
yangwenbo99 commented on 2024-05-26 04:33 (UTC)
FYI
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')