mirror of
https://github.com/archlinux/aur.git
synced 2026-03-06 14:02:45 +01:00
23 lines
715 B
Text
23 lines
715 B
Text
pkgbase = python-cssutils
|
|
pkgdesc = CSS Cascading Style Sheets library for Python
|
|
pkgver = 2.7.1
|
|
pkgrel = 1
|
|
url = https://github.com/jaraco/cssutils
|
|
changelog = CHANGES.rst
|
|
arch = any
|
|
license = LGPL3
|
|
license = GPL3
|
|
checkdepends = python-jaraco.test
|
|
checkdepends = python-mock
|
|
checkdepends = python-pytest
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-setuptools
|
|
makedepends = python-setuptools-scm
|
|
makedepends = python-toml
|
|
makedepends = python-wheel
|
|
depends = python
|
|
source = https://files.pythonhosted.org/packages/source/c/cssutils/cssutils-2.7.1.tar.gz
|
|
sha256sums = 340ecfd9835d21df8f98500f0dfcea0aee41cb4e19ecbc2cf94f0a6d36d7cb6c
|
|
|
|
pkgname = python-cssutils
|