Metadata-Version: 2.1
Name: filechooser
Version: 0.1.6
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
Platform: UNKNOWN

[![Documentation Status](https://readthedocs.org/projects/filechooser/badge/?version=latest)](https://filechooser.readthedocs.io/en/latest/?badge=latest)
[![CircleCI](https://circleci.com/gh/nicolasbock/filechooser.svg?style=svg)](https://circleci.com/gh/nicolasbock/filechooser)
[![PyPI version](https://badge.fury.io/py/filechooser.svg)](https://badge.fury.io/py/filechooser)

A script that copies a random selection of files from a set of folders
to a single destination folder.

Documentation
=============

You can find a more detailed documentation of this project at

https://filechooser.readthedocs.io/


