Metadata-Version: 1.0
Name: Gallerize
Version: 0.1
Summary: Web image gallery generator
Home-page: http://homework.nwsnet.de/
Author: Jochen Kupperschmidt
Author-email: UNKNOWN
License: MIT <http://www.opensource.org/licenses/mit-license.php>
Description: 
        Gallerize
        ~~~~~~~~~
        
        Create a static XHTML/CSS image gallery from a bunch of images.
        
        Features:
        
        - Makes use of the great `Python Imaging Library`_ to create smooth thumbnails.
        
        - A separate script to resize a bunch of images is included.
        
        - Uses clean, slim XHTML and CSS. Hence, it can easily be themed.
        
        - Provides access keys for easy navigation.
        
        - Comes with a little bit of animation, provided by `jQuery`_.
        
        Python 2.5 or greater is required.
        
        .. _Python Imaging Library:     http://www.pythonware.com/products/pil/
        .. _jQuery:                     http://jquery.com/
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: German
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Multimedia :: Graphics :: Presentation
