Metadata-Version: 1.1
Name: django-otp-twilio
Version: 0.2.0
Summary: A django-otp plugin that delivers tokens via Twilio's SMS service.
Home-page: https://bitbucket.org/psagers/django-otp
Author: Peter Sagerson
Author-email: psagersDjwublJf@ignorare.net
License: BSD
Description: .. vim:ft=rst
        
        This is a django-otp plugin that delivers tokens via Twilio's `SMS
        <https://www.twilio.com/sms>`_ service.
        
        See `django-otp <http://packages.python.org/django-otp>`_ for more information
        on the OTP framework.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: Django
