Metadata-Version: 1.0
Name: Plata
Version: 0.9.0
Summary: Plata - the lean and mean Django-based Shop
Home-page: https://github.com/matthiask/plata/
Author: Matthias Kestenholz
Author-email: mk@feinheit.ch
License: BSD License
Description: ===========================================
        Plata - the lean and mean Django-based Shop
        ===========================================
        
        Instead of fighting against a big and all-knowing shop system, which
        never does the right thing although it "only requires pushing a few
        configuration buttons here and there", Plata only provides order,
        payment and discount models. Building a shop on top of Django
        and Plata requires programming -- but that's what we do -- programming!
        
        
        Visit these sites for more information
        ======================================
        
        * Plata's own website: http://www.feinheit.ch/labs/plata-django-shop/
        * Documentation: http://www.feinheit.ch/media/labs/plata/
        * Plata on github: http://github.com/matthiask/plata
        * Once upon a time Plata came with an included product model. It is still
          available in its own repository:
          https://github.com/matthiask/plata-options-product
        
Platform: OS Independent
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 :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
