Metadata-Version: 1.0
Name: python-dime
Version: 0.2.1
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 <http://xml.coverpages.org/draft-nielsen-dime-02.txt>`_ (DIME) is a binary message format that can be used to encapsulate multiple payloads into a single message.
Platform: any
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
