Metadata-Version: 1.0
Name: schooltool.intervention
Version: 0.1.1
Summary: SchoolTool student interventions
Home-page: http://www.schooltool.org
Author: SchoolTool Developers
Author-email: schooltool-developers@lists.launchpad.net
License: GPL
Description: A system for creating, tracking and managing specific interventions involving a
        student and his or her teachers, family, and other stakeholders.
        
        To enable the plugin, create a file named interventions-configure.zcml in your
        instance/plugins directory containing::
        
        <include package="schooltool.intervention" />
        
        and restart the server.
        
        On Ubuntu, the instance is located at /etc/schooltool/schooltool-2009 .
        
        
        =======
        CHANGES
        =======
        
        0.1.1 (2009-11-05)
        ------------------
        
        - Add missing files to distribution.
        - Fix a few brown paper bag bugs.
        
        
        0.1.0 (2009-11-04)
        ------------------
        
        - First public release.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
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 :: Education
Classifier: Topic :: Office/Business :: Scheduling
