blob: ac8e88c73c19c25c840c3d7966c640f2f52e0ea0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-creart-git
pkgdesc = a universal, extensible class instantiation helper.
pkgver = r17.7fa2f7f
pkgrel = 1
url = https://github.com/GraiaProject/creart
arch = x86_64
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = git
depends = python-importlib-metadata
provides = python-creart
conflicts = python-creart
source = git+https://github.com/GraiaProject/creart.git
md5sums = SKIP
pkgname = python-creart-git
|