Metadata-Version: 1.0
Name: dstore-sdk-python
Version: 1.0.2.2
Summary: dStore SDK for Python lanaguage.
Home-page: http://www.dstore.de
Author: dbap GmbH
Author-email: UNKNOWN
License: UNKNOWN
Description: # dstore-sdk-python
        dStore SDK for Python
        
        The grpc module is needed:
        
            $ pip install grpcio
            
        System wide:
            
            $ sudo pip install grpcio
            
        On Windows:
        
            $ pip.exe install grpcio
           
        
        
Platform: UNKNOWN
