Mercurial > hg > IntentMadeManifest
changeset 16:4353d36a2f80
note http://pypi.python.org/pypi/ginsfsm
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Sun, 21 Jul 2013 08:55:55 -0700 |
parents | c7585bd93680 |
children | 734d26329c82 |
files | README.txt |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README.txt Sat Jun 08 07:12:15 2013 -0700 +++ b/README.txt Sun Jul 21 08:55:55 2013 -0700 @@ -81,6 +81,13 @@ * https://pypi.python.org/pypi/fysom pYthOn Finite State Machine +* http://pypi.python.org/pypi/ginsfsm + GinsFSM, a library to develop systems based in finite-state + machines. It's a communication framework, including a full + asynchronous http/wsgi/winsocket/sockjs server. Ideal for working + with Pyramid using traversal dispatch. + http://ginsfsm.org + * https://pypi.python.org/pypi/graphwalker Finite state machine based testing tool.