Metadata-Version: 1.0
Name: pymodem
Version: 0.2
Summary: Simple Python interface to generic terminal and (specifically) GSM modem devices. Includes general serial connection/chat, AT command, SMS (including GSM.03.38) support.
Home-page: https://github.com/paulchakravarti/pymodem
Author: Paul Chakravarti
Author-email: paul.chakravarti@gmail.com
License: BSD
Description: 
        
        Simple Python interface to generic terminal and (specifically) GSM modem
        devices. Includes general serial connection/chat, AT command, SMS (including
        GSM.03.38) support.
        
        
Platform: UNKNOWN
Classifier: Topic :: Terminals :: Serial
