Metadata-Version: 1.0
Name: schoolbell
Version: 1.0
Summary: A standalone or Zope 3 component calendaring server
Home-page: http://www.schooltool.org/schoolbell
Author: SchoolTool development team
Author-email: schooltool-dev@schooltool.org
License: GPL
Description: A calendaring server which can be used as a
        standalone server or a Zope 3 component. This server allows for
        people and resources to have individual and group calendars.
        The calendars are:
        * Shareable
        * Overlayable
        * Access controllable
        * Importable and exportable to iCal clients
        (e.g. Apple's iCal or Mozilla Sunbird)
        
        And will:
        * Time zone aware
        * Provide resource rooking
        * Do anything else that makes sense
        
        All of this is accessible through a web interface which is simple,
        powerful and beautiful.
        
        For developers SchoolBell offers:
        * Re-usable calendaring Zope 3 components.
        * iCal parser.
        * Rigourous functional and unit testing.
        
        Enjoy!
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Zope
Classifier: Topic :: Office/Business :: Scheduling
