Metadata-Version: 2.1
Name: parallel_sync
Version: 2.0.1
Summary: A Parallelized file/url syncing package
Home-page: https://github.com/kouroshparsa/parallel_sync
Download-URL: https://github.com/kouroshparsa/parallel_sync/packages/2.0.1
Author: Kourosh Parsa
Author-email: kouroshtheking@gmail.com
License: GNU
Platform: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Requires-Python: >=3
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

