blob: cb53e638eb0e9d159f688538ce1dbc2d1b55e6d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = colout-git
pkgdesc = Reads text on stdin and produces colorized and stylized output
pkgver = 1.1.r9.gd20d094
pkgrel = 1
url = https://github.com/nojhan/colout
arch = any
license = GPL-3.0-or-later
makedepends = git
makedepends = python-setuptools-scm
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-pygments
depends = python-babel
provides = colout
conflicts = colout
source = colout-git::git+https://github.com/nojhan/colout
sha256sums = SKIP
pkgname = colout-git
|