summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 37ea5e5dffe61e848c06b507ed2ff92c57f03054 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-orderedattrdict
	pkgdesc = An ordered Python dictionary with attribute-style access
	pkgver = 1.6.0
	pkgrel = 1
	url = https://github.com/sanand0/orderedattrdict
	arch = any
	license = MIT
	checkdepends = python-yaml
	makedepends = python-setuptools
	depends = python
	optdepends = python-yaml: for working with YAML files
	source = orderedattrdict-1.6.0.tar.gz::https://github.com/sanand0/orderedattrdict/archive/v1.6.0.tar.gz
	sha256sums = 6aa52111168b3cd5884d2118e911741aff1eb6240fcca6308a89c7d378bc7413

pkgname = python-orderedattrdict