Metadata-Version: 1.0
Name: schoolbell
Version: 1.2.2
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 people and
        resources to have individual and group calendars.
        
        The calendars are:
        * Shareable
        * Overlayable
        * Access controllable
        * Importable and exportable to iCalendar clients
        (e.g. Apple's iCal or Mozilla Sunbird)
        * Timezone-aware
        * Capable of handling all-day events
        
        Upcoming events can be provided using an Atom feed.
        
        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.
        * iCalendar parser.
        * Rigorous functional and unit testing.
        
        Enjoy!
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
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 :: Groupware
Classifier: Topic :: Office/Business :: Scheduling
