Metadata-Version: 1.0
Name: googlevoice
Version: 1.1.1
Summary: Python Interface for Google Voice
Home-page: https://github.com/jaraco/pygooglevoice/tree/fork-googlevoice
Author: Jason R. Coombs
Author-email: jaraco@jaraco.com
License: UNKNOWN
Description: Python Google Voice
        ====================
        
        Based on "pygooglevoice" by Joe McCall & Justin Quick
        
        Exposing the Google Voice "API" to the Python language
        -------------------------------------------------------
        
        Google Voice for Python Allows you to place calls, send sms, download voicemail, and check the various folders of your Google Voice Accounts.
        You can use the Python API or command line script to schedule calls, check for new recieved calls/sms, or even sync your recorded voicemails/calls.
        Works for Python 2 and Python 3
        
        Full documentation is available up at http://sphinxdoc.github.com/pygooglevoice/
        
Platform: UNKNOWN
