Metadata-Version: 1.1
Name: pycp
Version: 4.1
Summary: cp with a progressbar
Home-page: http://gitorious.org/projects/pycp
Author: Yannick LM
Author-email: yannicklm1337 AT gmail DOT com
License: GPL
Description: 
        Having a progress bar while transferring files
        
        Main idea : forking the file transfer in background, while reading size of
        sources and destinations.
        
        Module is called pycp because only copy was supported at the beginning
        
Platform: Linux
Requires: progressbar
