Metadata-Version: 1.0
Name: uamobile
Version: 0.2.6
Summary: WSGIUserAgentMobile - mobile user agent string parser for WSGI applications
Home-page: http://code.google.com/p/wsgiuseragentmobile/
Author: Chihio Sakatoku
Author-email: csakatoku@gmail.com
License: MIT License
Description: WSGIUserAgentMobile is HTTP mobile user agent string parser. It'll be useful in parsing HTTP_USER_AGENT strings of (mainly Japanese) mobile devices.
        
        This library is ported from similar libraries in Perl and PHP and owes a lot to them.
        
        HTTP-MobileAgent? http://search.cpan.org/~kurihara/HTTP-MobileAgent-0.26/lib/HTTP/MobileAgent.pm
        
        PEAR::Net_UserAgent_Mobile? http://pear.php.net/package/Net_UserAgent_Mobile
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
