Metadata-Version: 1.1
Name: seantis.people
Version: 0.4
Summary: A list of people, optionally organized by organisations and positions.
Home-page: https://github.com/seantis/seantis.people
Author: Seantis GmbH
Author-email: info@seantis.ch
License: GPL v2
Description: 
        
        Alternatives
        ------------
        
        Close to our requirements (but no cigar):
        https://github.com/collective/collective.contact.core
        
        Requirements
        ------------
        
        -  Python 2.7
        -  Plone 4.3+
        -  Linux / Posix ( Windows may or may not work )
        
        Build Status
        ------------
        
        .. image:: https://travis-ci.org/seantis/seantis.people.png   
          :target: https://travis-ci.org/seantis/seantis.people
          :alt: Build Status
        
        Coverage
        --------
        
        .. image:: https://coveralls.io/repos/seantis/seantis.people/badge.png?branch=master
          :target: https://coveralls.io/r/seantis/seantis.people?branch=master
          :alt: Project Coverage
        
        Latests PyPI Release
        --------------------
        .. image:: https://pypip.in/v/seantis.people/badge.png
          :target: https://crate.io/packages/seantis.people
          :alt: Latest PyPI Release
        
        License
        -------
        seantis.people is released under GPL v2
        
        
        Contributors
        ------------
        
        - Denis Krienbühl [href]
        
        
        Changelog
        ---------
        
        0.4
        ~~~
        
        - Ensures that the title is updated when the object is modified.
          [href]
        
        - The first letters are now taken from the sorted title.
          [href]
        
        - The title attributes order is now independent of the field order.
          [href]
        
        - Fixes a number of unicode issues.
          [href]
        
        0.2
        ~~~
        
        - People are now sorted by unicode collation.
          [href]
        
        - The people can be filtered by the first litter of the title.
          [href]
        
        0.1
        ~~~
        
        - Initial release.
          [href]
        
Keywords: plone seantis people persons organizations positions
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
