Metadata-Version: 2.1
Name: parallel-sync
Version: 1.15
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.15
Platform: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Requires-Python: >=2.6
License-File: LICENSE


**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



