summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6acc05db7c05d37a89db9a6acfdecd487507b8fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = tca
	pkgdesc = Simulate cellular automaton and render it to the terminal
	pkgver = 0.1.0.r140.f8d6106
	pkgrel = 1
	url = https://github.com/noprobelm/terminal-cellular-automaton.git
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-poetry-core
	depends = python-rich
	depends = python-requests
	provides = tca
	source = tca::git+https://github.com/noprobelm/terminal-cellular-automaton.git
	md5sums = SKIP

pkgname = tca