0001"""Louie version information.""" 0002 0003 0004NAME = 'Louie' 0005DESCRIPTION = 'Signal dispatching mechanism' 0006VERSION = '1.1'