blob: 64734d0d228edc1068e6866f234d2cfe40b1be70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-topylogic
pkgdesc = Library to create dyanimic context free or switching automata
pkgver = 1.4.4
pkgrel = 1
url = https://github.com/mstern98/topylogic-git
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/t/topylogic/topylogic-1.4.4.tar.gz
sha256sums = 8355e457b2253e776d3230062e78392f59769d392eff84fc4e8a1b8692878839
pkgname = python-topylogic
|