Metadata-Version: 1.0
Name: glamkit-eventtools
Version: 0.5.0
Summary: An event management app for Django.
Home-page: http://github.com/glamkit/glamkit-eventtools
Author: Thomas Ashelford
Author-email: thomas@interaction.net.au
License: BSD
Description: ==================
        Glamkit-eventtools
        ==================
        
        An event management application designed for the GLAM (Galleries, Libraries, Museums and Archives) sector. It is part of the `GLAMkit project <http://glamkit.org/>`_.
        
        View a full list of `GLAMkit components <http://docs.glamkit.org/components/>`_.
        
        It is a fork of the popular django-schedule app.
        
        Features:
        
        * one-time and recurring events
        * calendar exceptions (occurrences changed or cancelled)
        * occurrences accessible through Event API, Period API and Django Admin
        * ready to use, nice user interface
        * flexible calendar template tags
        * project sample which can be launched immediately and reused in your project
        
        Please read the `documentation <http://docs.glamkit.org/eventtools/>`_.
        
        Dependencies: python-vobject, dateutils
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
