summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7cb8ed228ed0393f4799c3911696461db97802fa (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.3.2
	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.3.2.tar.gz::https://files.pythonhosted.org/packages/29/f7/635eed8c500adf26208e86e985bbffb6ff039cd8950e3a4749ceca904218/python_box-7.3.2.tar.gz
	sha256sums = 028b9917129e67f311932d93347b8a4f1b500d7a5a2870ee3c035f4e7b19403b

pkgname = python-box