blob: 5636f49a688a9b88defc02e02ad935d7871f611a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-logical-unification
pkgdesc = Straightforward unification in Python; extensible via generic functions.
pkgver = 0.4.6
pkgrel = 1
url = https://github.com/pythological/unification/
arch = any
license = custom
makedepends = python-setuptools
depends = python-toolz
source = https://github.com/pythological/unification//archive/refs/tags/v0.4.6.tar.gz
sha256sums = dab8da68a5753232416637913af5b914e293d2187b5b4fe43a11331ffe15d776
pkgname = python-logical-unification
|