Metadata-Version: 2.0
Name: sshmap
Version: 1.0.223
Summary: A SSH Multiplexer designed to use ssh to perform map/reduce operations
Home-page: https://github.com/yahoo/sshmap
Author: Dwight Hubbard
Author-email: dhubbard@yahoo-inc.com
License: LICENSE.txt
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires: paramiko
Requires: hostlists
Requires-Dist: paramiko (>=1.13.0)
Requires-Dist: hostlists (>=0.6.9)
Provides-Extra: all
Requires-Dist: django; extra == 'all'
Provides-Extra: django_template
Requires-Dist: django; extra == 'django_template'
Provides-Extra: test
Requires-Dist: nose; extra == 'test'
Requires-Dist: serviceping; extra == 'test'

UNKNOWN


