Metadata-Version: 1.1
Name: stackless-python
Version: 2.7.2.3
Summary: Installer for Stackless Python
Home-page: http://www.stackless.com
Author: Anselm Kruis
Author-email: a.kruis@science-computing.de
License: Python Software Foundation License
Description: Installer for Stackless Python
        ==============================
        
        Windows 32bit
        -------------
        
        This installer adds two additional executables slpython.exe and slpythonw.exe
        to your Python installation. It does not compromise your regular CPython installation.
        
        Linux AMD64
        -----------
        
        This installer adds a new command slpython2.7 to your python installation.
        It does not compromise your regular CPython installation.
        
        Sorry, currently only for Python 2.7.2 only.
        
        Hg repository: https://bitbucket.org/akruis/slp-installer
        
Keywords: stackless
Platform: win32
Platform: linux AMD64
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: Stackless
Classifier: Operating System :: Microsoft :: Windows :: Windows XP
Classifier: Operating System :: POSIX :: Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
