summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 99daf6a6df2ed845cd0852a95be637e4fee58b3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-flatten-dict
	pkgdesc = A flexible utility for flattening and unflattening dict-like objects in Python
	pkgver = 0.4.2
	pkgrel = 4
	url = https://github.com/anlini/flatten-dict
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-poetry-core
	depends = python
	source = https://files.pythonhosted.org/packages/source/f/flatten-dict/flatten-dict-0.4.2.tar.gz
	sha256sums = 506a96b6e6f805b81ae46a0f9f31290beb5fa79ded9d80dbe1b7fa236ab43076

pkgname = python-flatten-dict