summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2af0d1722aaa2dc7c2a80a608bd5a129f816cef6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-colored
	pkgdesc = Very simple Python library for color and formatting in terminal
	pkgver = 2.2.3
	pkgrel = 1
	url = https://gitlab.com/dslackw/colored
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-flit
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	source = https://files.pythonhosted.org/packages/source/c/colored/colored-2.2.3.tar.gz
	source = LICENSE
	sha256sums = 1905ae45fa2b7fd63a8b4776586e63aeaba4df8db225b72b78fd167408558983
	sha256sums = 6e38bc085fb26b5aa0db7b77be9893a805cce0badb2c2950d2fd36626b9a8dd1

pkgname = python-colored