Metadata-Version: 1.0
Name: dtest
Version: 0.5.1
Summary: A Distributed Test Framework
Home-page: https://savannah.nongnu.org/projects/tsp
Author: Eric Noulard
Author-email: eric.noulard@gmail.com
License: LGPL
Description: 
        This is a library implementing a distributed test framework.
        DTest may be used to realize distributed test scenario
        including but not limiting to client/server application
        testing.
        
        Required packages:
            paramiko
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
