Metadata-Version: 1.1
Name: gunny
Version: 1.0.0b1
Summary: Python package for executing commands by following a directed graph
Home-page: https://github.com/rtwall/gunny/
Author: Raymond Tyler Wall
Author-email: mail@rtwall.ca
License: BSD
Download-URL: https://pypi.python.org/pypi/gunny/
Description: 
        gunny is a Python package for assigning commands to directed graph nodes and asynchronously executing them in order
        
Keywords: graph,network,subprocess,wrapper,external,command
Platform: Linux
Platform: Mac OSX
Platform: Windows
Platform: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Shells
