Metadata-Version: 1.1
Name: places
Version: 0.3
Summary: Django project to handle places
Home-page: https://github.com/jibaku/places
Author: Fabien Schwob
Author-email: fabien@x-phuture.com
License: BSD
Description: # Places
        
        **places** is a django app (using *geodjango*) that allow you to manage
        geo-localized places.
        
        It's currently a work in progress app. Cleanup and conversion to py2/py3 are
        currently on the roadmap.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
