Metadata-Version: 1.0
Name: vmessage
Version: 0.1.0
Summary: Read only support for a vMessage mailbox.
Home-page: https://github.com/kminami/python-vmessage
Author: Keisuke Minami
Author-email: UNKNOWN
License: UNKNOWN
Description: python-vmessage
        ===============
        
        Read only support for a vMessage mailbox. (Python package)
        
        How to use
        ----------
        
        標準ライブラリのmailboxと同様に扱えます。
        ただし、書き込み系の関数は今のところ実行できません。
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Topic :: Communications :: Email
