Metadata-Version: 1.0
Name: slc.shoppinglist
Version: 1.4
Summary: A shoppinglist of UIDs
Home-page: http://www.syslab.com
Author: syslab.com
Author-email: thomas@syslab.com
License: GPL + EUPL
Description: slc.shoppinglist package overview
        *********************************
        
        .. contents::
        
        .. Note!
        -----
        
        - code repository
        - bug tracker
        - questions/comments feedback mail
        
        
        - Code repository: http://svn.plone.org/svn/collective/slc.shoppinglist
        - Questions and comments to info (at) syslab (dot) com
        - Report bugs at http://plone.org/products/slc.shoppinglist
        
        
        Credits
        =======
        
        Copyright European Agency for Health and Safety at Work and Syslab.com
        GmbH.
        
        slc.shoppinglist development was funded by the European Agency for
        Health and Safety at Work.
        
        
        License
        =======
        
        slc.shoppinglist is licensed under the GNU Lesser Generic Public
        License, version 2 or later and EUPL version 1.1 only. The complete
        license texts can be found in docs/LICENSE.GPL and docs/LICENSE.EUPL.
        
        Change history
        **************
        
        slc.shoppinglist Changelog
        ==========================
        
        1.4 (2011-03-10)
        ----------------
        
        - Fixing my own stupidity: Explicitly check if the property 'shoppinglist' is
        available on the member object. Don't check against the fetched object, since
        it might be empty and result in False. [thomasw]
        
        
        1.3 (2011-02-18)
        ----------------
        
        - Added EUPL license (deroiste)
        - guard against missing shoppinglist property on member, fixes #8119 of gocept tracker
        [thomasw]
        
        
        slc.shoppinglist 1.2 (2009-06-17)
        ---------------------------------
        
        - added basic testing (thomasw)
        
        - updated svnignore (thomasw)
        
        slc.shoppinglist 1.1 (2009-05-12)
        ---------------------------------
        
        - Packaged egg (pilz)
        
        slc.shoppinglist 1.0 (2008-03-31)
        ---------------------------------
        
        - Initial port
        
        Detailed Documentation
        **********************
        
        README
        ======
        
        tbd
        
        Contributors
        ************
        
        - Wolfgang Thomas (Syslab.com GmbH)
        - Alexander Pilz (Syslab.com GmbH)
        
        
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: License :: OSI Approved :: European Union Public Licence 1.1 (EUPL 1.1)
