Metadata-Version: 1.0
Name: django-twilio
Version: 0.5.1
Summary: Build Twilio functionality into your Django apps.
Home-page: http://twilio.com/
Author: Randall Degges
Author-email: rdegges@gmail.com
License: UNLICENSE
Description: =============
        Django-Twilio
        =============
        
        
        Integrate Twilio into your Django apps with ease.
        
        
        .. image:: https://badge.fury.io/py/django-twilio.png
            :target: http://badge.fury.io/py/django-twilio
        
        .. image:: https://travis-ci.org/rdegges/django-twilio.png?branch=master
                :target: https://travis-ci.org/rdegges/django-twilio
        
        .. image:: https://pypip.in/d/django-twilio/badge.png
                :target: https://crate.io/packages/django-twilio
        
        Meta
        ----
        
        * Author: Randall Degges
        * Email:  rdegges@gmail.com
        * Maintainer: Paul Hallett
        * Email: paul@twilio.com
        * Status: active development, stable, maintained
        
        
        Purpose
        -------
        
        Twilio makes it easy for developers to send and receive voice calls and
        SMS messages.
        
        Django-twilio has been built to make integrating Twilio into your projects simple.
        
        Documentation
        -------------
        
        The documentation is hosted at ReadTheDocs. You can check out the docs
        here - http://django-twilio.rtfd.org/
        
Keywords: twilio telephony call phone voip sms
Platform: UNKNOWN
