Metadata-Version: 1.1
Name: c2.patch.sharesettingcopy
Version: 1.0a3
Summary: This prooduct is take the share setting over from copy objcet at pasting object for Plone.
Home-page: http://pypi.python.org/pypi/c2.patch.sharesettingcopy
Author: Manabu TERADA
Author-email: terada@cmscom.jp
License: GPL version 2
Description: .. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
           If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide_addons.html
           This text does not appear on pypi or github. It is a comment.
        
        ==============================================================================
        c2.patch.sharesettingcopy
        ==============================================================================
        
        
        
        Installation
        ------------
        
        Install c2.patch.sharesettingcopy by adding it to your buildout::
        
           [buildout]
        
            ...
        
            eggs =
                c2.patch.sharesettingcopy
        
        
        and then running "bin/buildout"
        
        
        Contribute
        ----------
        
        - Issue Tracker: https://bitbucket.org/cmscom/c2.patch.sharesettingcopy/issues
        - Source Code: https://bitbucket.org/cmscom/c2.patch.sharesettingcopy
        - Documentation:
        
        
        Support
        -------
        
        If you are having issues, please let us know.
        
        
        License
        -------
        
        The project is licensed under the GPLv2.
        
        Contributors
        ============
        
        - Manabu TERADA, terada@cmscom.jp
        
        Changelog
        =========
        
        
        1.0a3 (2017-03-09)
        ------------------
        
        - Missing packaging for MANIFEST [terapyon]
        
        
        1.0a2 (2017-03-09)
        ------------------
        
        - Support switching function share's copy by controlpanel  [terapyon]
        
        
        1.0a1 (unreleased)
        ------------------
        
        - Initial release. [terapyon]
        
        
Keywords: Python Plone
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
