Metadata-Version: 1.0
Name: serf
Version: 0.2
Summary: A web server to prototype rich client-side web apps
Home-page: UNKNOWN
Author: Martijn Faassen
Author-email: faassen@startifact.com
License: BSD
Description: Serf
        ****
        
        Serf is a simple web server. It's a development tool to be used during
        the development of rich internet applications: it's not intended for
        deployment.
        
        The documentation is available at http://packages.python.org/serf/
        
        CHANGES
        *******
        
        0.2 (2010-07-28)
        ================
        
        - Improved reporting on startup.
        
        
        0.1 (2010-07-27)
        ================
        
        - Initial public release.
        
        Download
        ********
        
Keywords: wsgi javascript hurry.resource
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
