summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1b105e5d955afd72dc5fa6934512ee874b29f17d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-vdf
	pkgdesc = Library for working with Valve's VDF text format
	pkgver = 3.4
	pkgrel = 3
	url = https://github.com/ValvePython/vdf
	arch = any
	license = MIT
	checkdepends = python-nose
	checkdepends = python-coverage
	makedepends = python-setuptools
	depends = python>=3.3
	source = python-vdf-3.4.tar.gz::https://github.com/ValvePython/vdf/archive/v3.4.tar.gz
	sha256sums = c9fb42b6de9daf475cd229377d0c32d6e87c0f21e874a35e0e679eb201723a67

pkgname = python-vdf