summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8582eceef98846eaf9abbe9eb8848554fbdb6a57 (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.1.0
	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-6.1.0.tar.gz::https://files.pythonhosted.org/packages/source/p/python-box/python-box-6.1.0.tar.gz
	sha256sums = 6e7c243b356cb36e2c0f0e5ed7850969fede6aa812a7f501de7768996c7744d7

pkgname = python-box