summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 11c664ce0bbdbacaa312d7bc22bd2ebca366c787 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-strictyaml
	pkgdesc = A type-safe YAML parser that parses a restricted subset of the YAML specificaton
	pkgver = 1.3.2
	pkgrel = 1
	url = http://hitchdev.com/strictyaml
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-dateutil
	depends = python-ruamel-yaml
	source = https://files.pythonhosted.org/packages/source/s/strictyaml/strictyaml-1.3.2.tar.gz
	sha256sums = 637399fd80dccc95f5287b2606b74098b23c08031b7ec33c5afb314ccbf10948

pkgname = python-strictyaml