Metadata-Version: 1.1
Name: django-auction
Version: 0.2.0
Summary: Based on django-shop, Django Auction aims to allow easy development of auction apps.
Home-page: http://joecurlee.com/django-auction/
Author: Joe Curlee
Author-email: joe.curlee@gmail.com
License: BSD License
Description: django-auction
        ==============
        
        .. image:: https://travis-ci.org/littlepea/django-auction.png?branch=develop
            :target: http://travis-ci.org/littlepea/django-auction
        
        A Django auction system.
        
        Contributing
        ------------
        
        Pick an `issue <https://github.com/littlepea/django-auction/issues>`_ and `fork <https://github.com/littlepea/django-auction/fork>`_ at will ;)
        
Platform: OS Independent
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 :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
