Metadata-Version: 1.0
Name: repoze.urchin
Version: 0.1
Summary: WSGI middleware for Google analytics
Home-page: http://www.repoze.org
Author: Agendaless Consulting
Author-email: repoze-dev@lists.repoze.org
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: repoze.urchin README
        ====================
        
        This package provides WSGI middleware for injecting the markup
        required to use Google Analytics into web pages.
        
        Please see docs/index.rst for detailed documentation.
        
        
        repoze.urchin Changelog
        =======================
        
        0.1 (2009-06-02)
        ----------------
        
        - Initial release.
        
Keywords: web wsgi GoogleAnalytics
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
