Metadata-Version: 1.0
Name: django-visitor
Version: 0.1.1
Summary: Track visitors across your site using a cookie
Home-page: https://bitbucket.org/kencochrane/django-visitor/
Author: Ken Cochrane
Author-email: KenCochrane@gmail.com
License: UNKNOWN
Description: ========================
        Django visitor
        ========================
        
        This is a fairly simple visitor tracking application for Django,
        designed to make allowing tracking visitors as painless as possible. It
        requires a functional installation of Django 1.1 or newer, but has no
        other dependencies.
        
        For installation instructions, see the file "INSTALL" in this
        directory;
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Django
