Metadata-Version: 2.1
Name: kruz
Version: 0.0.3
Summary: A command line p2p file transfer
Home-page: https://github.com/JamesHoi/kruz
Author: James & Mark
Author-email: jameshoi@foxmail.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/JamesHoi/kruz/issues
Project-URL: Funding, https://donate.pypi.org
Project-URL: Source, https://github.com/JamesHoi/kruz
Description: # kruz
        
        a command line p2p file transfer
        
        
        ## Install
        
        
        
        ## Run tests
        
        ```bash
        pip install pytest pytest-xdist
        cd kruz
        pytest
        ```
        
Keywords: filetransfer,p2p
Platform: UNKNOWN
Requires-Python: ==3.8.10
Description-Content-Type: text/markdown
