Metadata-Version: 1.0
Name: p2pshare
Version: 0.1
Summary: Peer to Peer file sharing Network
Home-page: http://github.com/shanmbic/p2pshare
Author: Shantanu
Author-email: shantanu1002@gmail.com
License: LICENSE.rst
Description: --------
        p2pshare
        --------
        
        A peer to peer file sharing network. Useful for sharing files among users connected on a network. 
        Run the peer by the following command on peer.  
        
        -----
        usage
        -----
        
        p2pshare ip port 
        
        #ip = IP address to run the peer on. 
        #port = Port to run the peer on 
        
        Example:
        
        p2pshare '127.0.0.1' '8214'
        
        -------
        License
        -------
        
        Read LICENSE.txt
        
        
        -------
        Authors
        -------
        
        Shantanu Srivastava
        shantanu1002@gmail.com
        
Platform: UNKNOWN
