Metadata-Version: 1.1
Name: pyramid_useragent
Version: 0.1
Summary: HTTP User-Agent parser for Pyramid
Home-page: https://bitbucket.org/pior/pyramid_useragent
Author: Pior Bastida, Ludia Inc
Author-email: pior@pbastida.net
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: pyramid_useragent
        =================
        
        Provides an HTTP User-Agent parser for the
        `Pyramid <http://docs.pylonsproject.org>`_ web framework.
        
        See `pyramid_useragent documentation
        <http://pyramid-useragent.readthedocs.org/>`_ for more information.
        
        
        0.1
        ---
        
        - Initial release.
        
Keywords: web wsgi pylons pyramid user-agent
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Framework :: Pyramid
