Metadata-Version: 1.0
Name: django-timezones
Version: 0.1.4
Summary: A Django reusable app to deal with timezone localization for users
Home-page: http://github.com/brosner/django-timezones/
Author: Brian Rosner
Author-email: brosner@gmail.com
License: BSD
Description: This simple app is for localizing datetimes for the user. Timezone handling
        can be a bit tricky so the goal is to get rid of the guessing game and provide
        a simple interface to localizing datetimes for your users.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
Classifier: Framework :: Django
