summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 90fbfdd022e8aed56bdabc04cc330043d6baacc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-dataclass-wizard
	pkgdesc = This library provides a set of simple, yet elegant wizarding tools for interacting with the Python dataclasses module.
	pkgver = 0.36.2
	pkgrel = 1
	url = https://github.com/rnag/dataclass-wizard
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	provides = python-dataclass-wizard
	conflicts = python-dataclass-wizard
	source = dataclass-wizard-0.36.2.tar.gz::https://github.com/rnag/dataclass-wizard/archive/v0.36.2.tar.gz
	sha256sums = 3037618b7424d7635d442750bd6e57cb72896ab1a3a49e886fcf3d45667183ad

pkgname = python-dataclass-wizard