===========================================
expel.message - Python xPL Message Handling
===========================================

expel.message provides a set of classes to manipulate xPL messges.

It handles all message types; command, status and trigger

Dependencies
============

expel.message only has a single dependency on the pyparsing package.

Version History
===============

------------------------------------------------------------------------------
Version		Notes
------------------------------------------------------------------------------
0.1 		Initial release
0.2   		Minor fix in handling of non-string values in messages when
			converting to raw text
------------------------------------------------------------------------------
