Metadata-Version: 1.0
Name: django-reploc
Version: 0.1.0-pre1
Summary: A simple way for people to find representative locations on your Django-powered Web site.
Home-page: http://code.google.com/p/django-reploc/
Author: Josh VanderLinden
Author-email: codekoala@gmail.com
License: MIT
Description: 
        django-reploc is a project that allows you to install a Google Map on your site to display and filter "representatives" for your site. These representatives may be dealers/vendors for your products, your friends or business associates, or just places you've been and want to advertise. I built the application to be a dealer locator, but I realize the value in an application like this and tried to make it as generic as possible.
        
Keywords: django,dealers,vendors,representatives,locator,map
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Communications
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
