Search Criteria
Package Details: python-yattag 1.14.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-yattag.git (read-only, click to copy) |
---|---|
Package Base: | python-yattag |
Description: | Yattag is a 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: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2016-01-26 05:24 (UTC) |
Last Updated: | 2021-12-20 05:04 (UTC) |
Dependencies (2)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312)
- python-setuptools (make)
Latest Comments
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')