Metadata-Version: 1.0
Name: Plata
Version: 0.0.1
Summary: Plata - the lean and mean Django-based Shop
Home-page: http://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 simple
        order, product and payment models. Building a shop on top of Django
        and Plata requires programming skills -- but that's what we are here
        for, no?
        
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
