summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f7c6b4f088be5982f12ffb6390814eea5b79997f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = python-dotmap
	pkgdesc = Ordered, dynamically-expandable dot-access dictionary
	pkgver = 1.3.30
	pkgrel = 1
	url = https://github.com/drgrib/dotmap
	arch = any
	license = MIT
	makedepends = python-setuptools
	source = https://files.pythonhosted.org/packages/source/d/dotmap/dotmap-1.3.30.tar.gz
	sha256sums = 5821a7933f075fb47563417c0e92e0b7c031158b4c9a6a7e56163479b658b368

pkgname = python-dotmap