summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e375729e3451451bf75c964726c98e5586652c28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
pkgbase = pimpmyrice-git
	pkgdesc = The overkill rice manager (from git)
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/daddodev/pimpmyrice
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = git
	depends = python>=3.10
	depends = python-setuptools
	depends = python-requests
	depends = python-psutil
	depends = python-docopt
	depends = python-rich
	depends = python-jinja
	depends = python-pyyaml
	depends = python-scikit-learn
	depends = python-opencv
	depends = python-typing_extensions
	depends = python-pydantic
	depends = python-pydantic-extra-types
	provides = pimpmyrice
	conflicts = pimpmyrice-git
	conflicts = pimpmyrice
	source = git+https://github.com/daddodev/pimpmyrice.git
	md5sums = SKIP

pkgname = pimpmyrice-git