Metadata-Version: 2.1
Name: pymobiledetect
Version: 1.3.2
Summary: Detect mobile and tablet browsers
Home-page: https://bitbucket.org/trbs/pymobiledetect/overview
Author: Bas van Oostveen
Author-email: v.oostveen@gmail.com
License: AGPL
Keywords: mobile tabled detect browser
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: six

====================
Python Mobile Detect
====================

.. image:: https://drone.io/bitbucket.org/trbs/pymobiledetect/status.png
    :alt: Build Status
    :target: https://drone.io/bitbucket.org/trbs/pymobiledetect/

Detects mobile phones and tables from useragent string and http headers.

Big thanks to Mobile-Detect from serbanghita.


