{ "info": { "author": "Tobias Stenzel", "author_email": "tobias.stenzel@tum.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "mediaTUM FSM Library\n====================\n\nDeclarative finite state machine library inspired by [akka FSM](http://doc.akka.io/docs/akka/snapshot/scala/fsm.html)\nand [erlang gen_fsm](http://www.erlang.org/doc/design_principles/fsm.html).\nThis library works with Python 2.7 and Python 3.2+\n\n\nInstallation\n------------\n\nWith `pip` from source:\n\n pip install git+git://mediatumdev.ub.tum.de/mediatum-fsm\n\nThis installs the `mediatumfsm` package and its dependency `pydot2`, if not already installed.\n\nRunning Tests\n-------------\n\nFrom the base directory, for example:\n\n py.test", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://mediatumdev.ub.tum.de/projects/mediatum-fsm", "keywords": "state machine fsm declarative dsl", "license": "GNU General Public License v3 (GPLv3)", "maintainer": null, "maintainer_email": null, "name": "mediatumfsm", "package_url": "https://pypi.org/project/mediatumfsm/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mediatumfsm/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://mediatumdev.ub.tum.de/projects/mediatum-fsm" }, "release_url": "https://pypi.org/project/mediatumfsm/0.1/", "requires_dist": null, "requires_python": null, "summary": "declarative finite state machine library inspired by Akka FSM and erlang gen_fsm", "version": "0.1" }, "last_serial": 1661785, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "38987e3500a2fd05034b4e86f7817fe6", "sha256": "fdc26192aca4074228160b0ff013a5f24d32a07ef5a4cb0ac2b654945175985f" }, "downloads": -1, "filename": "mediatumfsm-0.1.tar.gz", "has_sig": false, "md5_digest": "38987e3500a2fd05034b4e86f7817fe6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12314, "upload_time": "2015-08-03T11:39:42", "url": "https://files.pythonhosted.org/packages/91/fd/59ce9b33b02b6ce636b21ca060d91454017e8bbefadf23a27595509d6626/mediatumfsm-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "38987e3500a2fd05034b4e86f7817fe6", "sha256": "fdc26192aca4074228160b0ff013a5f24d32a07ef5a4cb0ac2b654945175985f" }, "downloads": -1, "filename": "mediatumfsm-0.1.tar.gz", "has_sig": false, "md5_digest": "38987e3500a2fd05034b4e86f7817fe6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12314, "upload_time": "2015-08-03T11:39:42", "url": "https://files.pythonhosted.org/packages/91/fd/59ce9b33b02b6ce636b21ca060d91454017e8bbefadf23a27595509d6626/mediatumfsm-0.1.tar.gz" } ] }