Metadata-Version: 1.0
Name: pywebsite
Version: 0.1.3pre
Summary: For making websites with python.  CHANGES: started image operations.
Home-page: http://www.pywebsite.org/
Author: Rene Dudfield
Author-email: renesd@gmail.com
License: LGPL
Description: pywebsite is for making websites with python.
        
        It is in the pre-alpha stages of life.
        
        ===================
        pywebsite changelog
        ===================
        
        
        0.1.2pre (2009-12-09)
        ================
        
        Features added
        --------------
        
        * started an image operations module imageops.
        Only resizing and caching so far.
        
        * started TODO.txt
        
        
        
        
        
        0.1.2pre (2009-12-09)
        ================
        
        Features added
        --------------
        
        
        Bugs fixed
        ----------
        
        * updated doc strings in sqlitepickle.
        
        * added trove classifiers to setup.
        
        * started CHANGES.txt
        
        
        
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules 
