summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ce2e273a29fef25177574374b008eecec334be3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-hyperpyyaml-git
	pkgdesc = Extensions to YAML syntax for better python interaction.
	pkgver = 1.2.1.r40
	pkgrel = 1
	url = https://github.com/speechbrain/HyperPyYAML
	arch = any
	license = Apache 2.0
	makedepends = git
	makedepends = python-setuptools
	depends = python>=3.7
	depends = python-pyaml
	depends = python-ruamel-yaml
	provides = python-hyperpyyaml
	conflicts = python-hyperpyyaml
	source = python-hyperpyyaml-git::git+https://github.com/speechbrain/HyperPyYAML
	md5sums = SKIP

pkgname = python-hyperpyyaml-git