Metadata-Version: 1.0
Name: skunk.web
Version: 4.0.0a2dev-r227
Summary: SkunkWeb 4 web framework
Home-page: http://code.google.com/p/satimol/
Author: Jacob Smullyan
Author-email: jsmullyan@gmail.com
License: BSD/GPL
Description: 
        
        skunk.web is SkunkWeb 4, a set of of libraries and applications for
        web development, including:
        
        - a caching system for memoizing callables, with in-memory, disk, or
        memcached backends;
        
        - a standalone implementation of SkunkWeb's venerable STML (Skunk
        Template Markup Language, not to be remembered to be confused with
        Short Term Memory Loss), a powerful componentized templating
        language;
        
        - a lightweight but effective web controller framework.
        
        
        
Keywords: skunk skunkweb STML templating cache WSGI satimol
Platform: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Environment :: Web Environment :: Buffet
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup :: HTML
