summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 267b3c3a96c8ce3cefd4d6037fb26ffb9646126d (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 = 1.0.2.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