Metadata-Version: 1.0
Name: nilo.webgallery
Version: 0.2.5
Summary: A simple http server serving a web gallery out of a directory structure.
Home-page: http://packages.python.org/nilo.webgallery
Author: Daniel Havlik
Author-email: nielow@gmail.com
License: GPL
Description: To use, simply start the 'webgallery' script in a directory you want to serve.
        
        It will then be browsable via http://localhost:8000/. To end, press ctrl-c.
        
        More info at webgallery --help.
        For detailed documentation visit http://packages.python.org/nilo.webgallery.
Keywords: web gallery http server
Platform: UNKNOWN
Classifier: Topic :: Communications :: File Sharing
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 2.4
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Communications :: File Sharing
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Multimedia :: Graphics :: Presentation
Classifier: Topic :: Multimedia :: Graphics :: Viewers
Classifier: Topic :: Multimedia :: Video :: Display
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
Classifier: Topic :: System :: Archiving
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
