summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 227bb004b31fe6b8da334b0aead8e26e3d07aed4 (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 = 7.1.1
	pkgrel = 1
	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-7.1.1.tar.gz::https://files.pythonhosted.org/packages/source/p/python-box/python-box-7.1.1.tar.gz
	sha256sums = 2a3df244a5a79ac8f8447b5d11b5be0f2747d7b141cb2866060081ae9b53cc50

pkgname = python-box