Metadata-Version: 1.0
Name: SaladeDeFruits
Version: 0.2
Summary: A skinning middleware
Home-page: http://www.gawel.org/docs/SaladeDeFruits/index.html
Author: Gael Pasgrimaud
Author-email: gael@gawel.org
License: MIT
Description: SaladeDeFruit is a WSGI middleware mostly inspired from Deliverance_.
        
        .. _deliverance: http://deliverance.openplans.org/
        
        The main difference is that there is no proxy and no xml configuration needed.
        All skinning stuff is done in python code with PyQuery_.
        
        .. _pyquery: http://pyquery.org/
        
        The name "SaladeDeFruit" came from an old french song_ from the famous
        actor/singer Bourvil. Because SaladeDeFruit make your app "jolie jolie".
        
        .. _song: http://www.youtube.com/watch?v=UJlhtDnti7A
        
        
        But, hey, please, don't use me if you need proxy. Deliverance still rocks !
        
        
Keywords: wsgi middleware skin lxml pyquery
Platform: UNKNOWN
