summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 998ae0dafbceed0e2099e1da95bd3a6f3be63c8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-strictyaml
	pkgdesc = A type-safe YAML parser that parses a restricted subset of the YAML specificaton
	pkgver = 1.4.4
	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.4.4.tar.gz
	sha256sums = 044ae3bec56f31e18dff8cfa62a2c9c028f4c7fe4c0f761e50761184d3b68eef

pkgname = python-strictyaml