module Banzai

Banzai is a simple toolkit for processing any input using filters. Multiple filters can be combined into a pipeline that will transform input by appliyng filters in chain feeding next one with the output of the previous.