Metadata-Version: 2.0
Name: filechooser
Version: 0.1.0
Summary: A script that copies a random selection of files from a set

of folders to a single destination folder
Home-page: https://github.com/nicolasbock/filechooser.git
Author: Nicolas Bock
Author-email: nicolasbock@gmail.com
License: BSD
Description: A script that copies a random selection of files from a set of folders to a
        single destination folder.
        
        Example:
        
        ~~~
        pick-files -N 20 --destination new_folder --suffix .jpg .avi .h \
            -- folder1 folder2
        ~~~
        
Platform: UNKNOWN
