blob: 93196c00a89807fe950572505d046912b8a5dc9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-colored
pkgdesc = Simple python library for color and formatting to terminal
pkgver = 2.3.2
pkgrel = 1
url = https://dslackw.gitlab.io/colored
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-build
makedepends = python-flit
makedepends = python-installer
makedepends = python-wheel
depends = python
source = https://gitlab.com/dslackw/colored/-/archive/2.3.2/colored-2.3.2.tar.gz
sha256sums = 0eceada151aceac9197b783f1825a6c41115c7a39ab9e200e45d8e928b74e798
pkgname = python-colored
|