Metadata-Version: 1.1
Name: pinax-referrals
Version: 2.0.1
Summary: a referrals app for Django
Home-page: http://github.com/pinax/pinax-referrals
Author: UNKNOWN
Author-email: UNKNOWN
License: MIT
Description: pinax-referrals
        ===============
        
        Provides a Django site with referrals functionality.
        
        .. image:: https://img.shields.io/travis/pinax/pinax-referrals.svg
            :target: https://travis-ci.org/pinax/pinax-referrals
        
        .. image:: https://img.shields.io/coveralls/pinax/pinax-referrals.svg
            :target: https://coveralls.io/r/pinax/pinax-referrals
        
        .. image:: https://img.shields.io/pypi/dm/pinax-referrals.svg
            :target:  https://pypi.python.org/pypi/pinax-referrals/
        
        .. image:: https://img.shields.io/pypi/v/pinax-referrals.svg
            :target:  https://pypi.python.org/pypi/pinax-referrals/
        
        .. image:: https://img.shields.io/badge/license-MIT-blue.svg
            :target:  https://pypi.python.org/pypi/pinax-referrals/
        
        
        Documentation
        -------------
        
        Documentation can be found online at http://pinax-referrals.readthedocs.org/.
        
        
        History
        -------
        
        This project was originally named `anafero` and was created by the team at
        Eldarion. It was later donated to Pianx and at that time renamed to
        `pinax-referrls`.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
