Metadata-Version: 1.0
Name: django-oscar
Version: 0.1-beta-0
Summary: A domain-driven e-commerce framework for Django 1.3+
Home-page: https://github.com/tangentlabs/django-oscar
Author: Tangent Labs
Author-email: david.winterbottom@tangentlabs.co.uk
License: LICENSE
Description: Django-Oscar - Flexible e-commerce on Django 1.3
        ================================================
        
        *django-oscar* is an e-commerce framework for Django 1.3 designed for building domain-driven
        e-commerce sites.  It is structured such that any part of the core
        functionality can be customised to suit the needs of your project.  This allows it to handle
        a wide range of e-commerce sites, from large-scale B2C sites to complex B2B sites rich in
        domain-specific business logic.
        
        *django-oscar* was created by David Winterbottom (`@codeinthehole`_) and is developed and maintained by 
        Tangent Labs, a London-based digital agency.
        
        `Read the docs`_
        
        .. _`@codeinthehole`: https://twitter.com/codeinthehole
        .. _`Read the docs`: http://django-oscar.readthedocs.org/en/latest/
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
