{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "A finite state machine maps simple, symbolic inputs to simple, symbolic\noutputs. In this context, symbolic means that nothing differentiates\nthe values from each other apart from their identity.\n\nThe mapping from inputs to outputs also includes definitions for state\ntransitions. The current state of the machine changes to a new value\neach time an input is mapped to an output (though the new value may be\nthe same as the old value).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ClusterHQ/machinist", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "machinist", "package_url": "https://pypi.org/project/machinist/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/machinist/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ClusterHQ/machinist" }, "release_url": "https://pypi.org/project/machinist/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Machinist is a tool for building finite state machines.", "version": "0.2.0" }, "last_serial": 1398984, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2c7423b9d2acc45869fe86684e7ccd7f", "sha256": "f6a4d9f6ba8d2d716d96ea48285be44e8aa179ddd4a42fddce4bf78a1fd8180f" }, "downloads": -1, "filename": "machinist-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "2c7423b9d2acc45869fe86684e7ccd7f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 17267, "upload_time": "2014-04-15T18:21:11", "url": "https://files.pythonhosted.org/packages/d9/58/e3ca2a4859fd41dc16e92ef77b6a89080d38d194e4e97a311099c829b5f6/machinist-0.1-py2-none-any.whl" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "2a2168515bab6acede07389336d9d3b7", "sha256": "536b3cd53d0e8ba3d806f8a7d8ca1bd5f32c6a4c61885b67c03fca0a1eb05764" }, "downloads": -1, "filename": "machinist-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "2a2168515bab6acede07389336d9d3b7", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 20824, "upload_time": "2015-01-27T18:27:31", "url": "https://files.pythonhosted.org/packages/2c/ea/10465d4c8c6df4dc1ff7be0597536070a8f0aba2edb80b2708871c221b8b/machinist-0.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6c3fea58c77a463ddf0cc8df0533df48", "sha256": "8112b9f46e51fe1682cf5b2407f637c18a1c14e4105ae73707e16a041e2cc050" }, "downloads": -1, "filename": "machinist-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6c3fea58c77a463ddf0cc8df0533df48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25968, "upload_time": "2015-01-27T18:27:29", "url": "https://files.pythonhosted.org/packages/fb/48/d5322de222963a2a01bf7e8aa2992e08498940e84cab4fdf88b1fe1fa930/machinist-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2a2168515bab6acede07389336d9d3b7", "sha256": "536b3cd53d0e8ba3d806f8a7d8ca1bd5f32c6a4c61885b67c03fca0a1eb05764" }, "downloads": -1, "filename": "machinist-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "2a2168515bab6acede07389336d9d3b7", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 20824, "upload_time": "2015-01-27T18:27:31", "url": "https://files.pythonhosted.org/packages/2c/ea/10465d4c8c6df4dc1ff7be0597536070a8f0aba2edb80b2708871c221b8b/machinist-0.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6c3fea58c77a463ddf0cc8df0533df48", "sha256": "8112b9f46e51fe1682cf5b2407f637c18a1c14e4105ae73707e16a041e2cc050" }, "downloads": -1, "filename": "machinist-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6c3fea58c77a463ddf0cc8df0533df48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25968, "upload_time": "2015-01-27T18:27:29", "url": "https://files.pythonhosted.org/packages/fb/48/d5322de222963a2a01bf7e8aa2992e08498940e84cab4fdf88b1fe1fa930/machinist-0.2.0.tar.gz" } ] }