summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f09fb82fa34877363c8f2b4e6907e469cd5a8813 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-jsons
	pkgdesc = A Python lib for (de)serializing Python objects to/from JSON
	pkgver = 1.6.3
	pkgrel = 1
	url = https://github.com/ramonhagenaars/jsons
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-typish
	provides = python-jsons
	source = jsons::git+https://github.com/ramonhagenaars/jsons#tag=v1.6.3
	sha256sums = SKIP

pkgname = python-jsons