Metadata-Version: 1.1
Name: python-dime
Version: 0.3
Summary: DIME message processing
Home-page: http://jwilk.net/software/python-dime
Author: Jakub Wilk
Author-email: jwilk@jwilk.net
License: MIT
Description: *python-dime* provides a way to parse and generate DIME messages.
        
        `Direct Internet Message Encapsulation`_ (DIME) is a binary message format that
        can be used to encapsulate multiple payloads into a single message.
        
        .. _Direct Internet Message Encapsulation:
           http://xml.coverpages.org/draft-nielsen-dime-02.txt
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Internet
