pkgbase = python-transitions
	pkgdesc = A lightweight, object-oriented finite state machine implementation in Python
	pkgver = 0.9.3
	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.9.3.tar.gz
	sha256sums = ccb8787bb9f669fee3cf628c62d35c6eeed14dc5256f6ab65294f7d38b29f94d

pkgname = python-transitions
