Metadata-Version: 1.1
Name: two.ol
Version: 0.9
Summary: It takes Two do Django. A django mini framework
Home-page: http://github.com/iivvoo/two.ol
Author: Ivo van der Wijk
Author-email: two@in.m3r.nl
License: BSD
Description: Two - it takes two to Django
        
        A Django mini subframework that provides common web/django patterns, 
        promotes OO withing Django and attempts to avoid code duplication.
        
        two.ol (prononce 'Tool') is the two code package.
        
        two.ol provides class based views for Django inspired by those offered
        by Pyramid, Zope and Zope3. They were initially conceived before Django
        introduced its own CBV's.
        
        0.1 - First release
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
