summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cf18f2df30bf1589e3c545e23b670fafbe74f864 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-flatten-json
	pkgdesc = Flattens JSON objects in Python. flatten_json flattens the hierarchy in your object which can be useful if you want to force your objects into a table.
	pkgver = 0.1.13
	pkgrel = 2
	url = https://github.com/amirziai/flatten
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	source = https://github.com/amirziai/flatten/archive/refs/tags/v0.1.13.tar.gz
	sha512sums = d71dc07e1b7c3c17ffa01625f43a860b4979664744c402dbf749b51f8d2b768d71f5c09742189444b1aac15036e8626a8802b4072450bffbb27be8b6e55780bd

pkgname = python-flatten-json