blob: 5100c743f796391ac5cacf0bcf8f7dd1a74cb3c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-tcolorpy
pkgdesc = Python library to apply true color for terminal text
pkgver = 0.1.7
pkgrel = 1
url = https://github.com/thombashi/tcolorpy
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = tcolorpy-0.1.7.tar.gz::https://github.com/thombashi/tcolorpy/archive/v0.1.7.tar.gz
sha512sums = 2c88e5d5bdf3971fff329c6da52c3577da09c87e46a27c0379974a88457ccbdb4ac73e44caa3076db36b016a454901b6f9601340b12410a08379ee5ef2749724
pkgname = python-tcolorpy
|