summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1fcfeb15707727099e0b86f148ded968596bbede (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-transitions
	pkgdesc = A lightweight, object-oriented finite state machine implementation in Python
	pkgver = 0.8.11
	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.11.tar.gz
	sha256sums = 752019ec2b26eb01457418949bb2c965d9d63737958b15381735228979de4039

pkgname = python-transitions