The filters section allows input filters to be specified for datafiles whose filenames match particular wildcards. Each line should be in the format
wildcard = filter_binary
For example, the line
*.gz = /usr/bin/gzip
would set the application /usr/bin/gzip to be used as an input filter for all datafiles with a .gz suffix. For more information about input filters, see Section 5.1.