summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3c85727e1d446a58aa1648d461337df7425bcc73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = yq
	pkgdesc = Command-line YAML processor - jq wrapper for YAML documents
	pkgver = 2.7.1
	pkgrel = 1
	url = https://github.com/kislyuk/yq
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = python
	depends = python-yaml
	depends = jq
	depends = python-xmltodict>=0.11.0
	depends = python-toml>=0.9.4
	source = https://files.pythonhosted.org/packages/source/y/yq/yq-2.7.1.tar.gz
	sha256sums = 001b746228f15da5109a3677eccf3f6eeeca88fd5b3ca408d1a8a1fee0e220b0

pkgname = yq
	depends = python
	depends = python-yaml
	depends = jq
	depends = python-xmltodict>=0.11.0
	depends = python-toml>=0.9.4