summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d4ab6950bdffd0ebe13ee48e1d9b46a179170b44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-box
	pkgdesc = Advanced Python dictionaries with dot notation access
	pkgver = 6.0.2
	pkgrel = 2
	url = https://github.com/cdgriffith/Box
	arch = x86_64
	license = MIT
	makedepends = cython
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	optdepends = python-msgpack
	optdepends = python-ruamel-yaml: YAML support
	optdepends = python-toml: TOML support
	optdepends = python-yaml: YAML support
	source = python-box-6.0.2.tar.gz::https://files.pythonhosted.org/packages/source/p/python-box/python-box-6.0.2.tar.gz
	sha256sums = c15f09fa2a8730702115396b490ddc17dde3d4276a4f24eb754e35f102c41347

pkgname = python-box