Metadata-Version: 1.0
Name: SpreadModule
Version: 1.4
Summary:  SpreadModule:  Python wrapper for Spread client libraries
Home-page: http://www.python.org/other/spread/
Author: Zope Corporation
Author-email: zodb-dev@zope.org
License: Python
Description: This package contains a simple Python wrapper module for the Spread
        toolkit.  The wrapper is compatible with Python 2.1, 2.2 and 2.3 (i.e.
        Python as currently in CVS).
        
        Spread (www.spread.org) is a group communications package.  You'll
        need to download and install it separately.  The Python API has been
        built and tested against Spread 3.16.1 and 3.16.2.  There's a bug in
        version 3.16.1 that can cause disconnects under high load, so we
        recommend to use Spread 3.16.2 (or later), which fixes the bug.  That
        version also solves some problems with the Makefile (the 3.16.1
        Makefile didn't install the include files, and uses BASEDIR instead of
        PREFIX).
        
        Copyright (c) 2001-2003 Python Software Foundation.  All rights reserved.
        
        This code is released under the standard PSF license.
        See the file LICENSE.
        
Platform: unix
Platform: ms-windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
