Metadata-Version: 1.1
Name: parallel-sync
Version: 1.11
Summary: A Parallelized file/url syncing package
Home-page: https://github.com/kouroshparsa/parallel_sync
Author: Kourosh Parsa
Author-email: kouroshtheking@gmail.com
License: GNU
Download-URL: https://github.com/kouroshparsa/parallel_sync/packages/1.11
Description: 
        parallel_sync
        -----------
        
        parallel_sync is a python package for uploading or downloading files using multiprocessing and md5 checks on Linux.
        The files can be transferred from a remote linux host or a url.
        
        
        Link
        `````
        
        * Source
          https://github.com/kouroshparsa/parallel_sync
        
        
Platform: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
