Metadata-Version: 1.1
Name: aldryn-people
Version: 1.1.0
Summary: Aldryn People publishes profile pages for people in your organisation including team members, collaborators, partners, clients, and so on, including photographs and address information.
Home-page: https://github.com/aldryn/aldryn-people
Author: Divio AG
Author-email: info@divio.ch
License: LICENSE.txt
Description: #############
        Aldryn People
        #############
        
        |PyPI Version| |Build Status| |Coverage Status| |codeclimate| |requires_io|
        
        |Browser Matrix|
        
        Aldryn People allows you to:
        
        - add people and groups of people to your website
        - display them on CMS pages
        - download vCards
        
        Please see the `Aldryn People documentation <http://aldryn-people.readthedocs.org>`_,
        which includes information on installation and getting started.
        
        It also contains `documentation for content editors and end-users
        <http://aldryn-people.readthedocs.org/en/latest/user/index.html>`_.
        
        ************
        Contributing
        ************
        
        Aldryn People is a an open-source project. We'll be delighted to receive your
        feedback in the form of issues and pull requests. Before submitting your pull
        request, please review our
        `guidelines for Aldryn Addons <http://docs.aldryn.com/en/latest/reference/addons/index.html>`_.
        
        
        ************
        Requirements
        ************
        
        * django CMS 3.0.12 or later
        * Django 1.6.9 or later (currently tested with 1.6.x, 1.7.x and 1.8.x)
        * Python 2.6 or 2.7 (at present we are held back with a dependency that is incompatible with Python 3)
        
        
        .. |PyPI Version| image:: https://badge.fury.io/py/aldryn_people.svg
            :target: http://badge.fury.io/py/aldryn_people
        .. |Build Status| image:: https://travis-ci.org/divio/django-cms.svg?branch=develop
            :target: https://travis-ci.org/divio/django-cms
        .. |Coverage Status| image:: https://img.shields.io/coveralls/aldryn/aldryn-people.svg
            :target: https://coveralls.io/r/aldryn/aldryn-people
        .. |codeclimate| image:: https://codeclimate.com/github/aldryn/aldryn-people/badges/gpa.svg
           :target: https://codeclimate.com/github/aldryn/aldryn-people
           :alt: Code Climate
        .. |Browser Matrix| image:: https://saucelabs.com/browser-matrix/aldryn-jobs.svg
           :target: https://saucelabs.com/u/aldryn-jobs
        .. |requires_io| image:: https://requires.io/github/aldryn/aldryn-people/requirements.svg?branch=master
           :target: https://requires.io/github/aldryn/aldryn-people/requirements/?branch=master
           :alt: Requirements Status
        
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.6
Classifier: Framework :: Django :: 1.7
Classifier: Framework :: Django :: 1.8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
