This first release contains a command line tool and a python library to filter text by predefined text filters.
**Changelog**:
* Library with text filters
* Command line tool to filter files
* filter duplicated lines from a text file
* filter lines only consisting whitespace from a text file
* Export to a single file
* Export to a directory
* Import input files from command line arguments
* Import input files from a file with one filename per line