You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

0 lines
1.3 KiB

4 years ago
  1. {"classifiers": ["Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6"], "extensions": {"python.commands": {"wrap_console": {"automat-visualize": "automat._visualize:tool"}}, "python.details": {"contacts": [{"email": "glyph@twistedmatrix.com", "name": "Glyph", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/glyph/Automat"}}, "python.exports": {"console_scripts": {"automat-visualize": "automat._visualize:tool"}}}, "extras": ["visualize"], "generator": "bdist_wheel (0.30.0)", "keywords": ["fsm", "finite", "state", "machine", "automata"], "license": "MIT", "metadata_version": "2.0", "name": "Automat", "run_requires": [{"extra": "visualize", "requires": ["Twisted (>=16.1.1)", "graphviz (>0.5.1)"]}, {"requires": ["attrs (>=16.1.0)", "six"]}], "summary": "Self-service finite-state machines for the programmer on the go.", "version": "0.7.0"}