summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1a6464a012fdba6d53e48567c0df63bd88de3ef1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-transitions
	pkgdesc = A lightweight, object-oriented finite state machine implementation in Python
	pkgver = 0.8.6
	pkgrel = 1
	url = http://github.com/tyarkoni/transitions
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-six
	source = https://github.com/tyarkoni/transitions/archive/0.8.6.tar.gz
	sha256sums = 69eb91552ed4ef100107bea5ba612b03ff7045ebdda4266294dd184478094b3f

pkgname = python-transitions