Metadata-Version: 1.0
Name: expel.message
Version: 0.2
Summary: expel.message is part of the expel namespace package and
    provides classes to manipulate xPL messages.
Home-page: http://www.sffjunkie.co.uk/python-expel.html
Author: Simon Kennedy
Author-email: code@sffjunkie.co.uk
License: Apache-2.0
Description: ===========================================
        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
        ------------------------------------------------------------------------------
        
Platform: UNKNOWN
