Metadata-Version: 1.1
Name: c2.patch.plone4year2021
Version: 1.0a2
Summary: This product is monkey patching selected year problem after 2021 for Plone 4
Home-page: https://pypi.python.org/pypi/c2.patch.plone4year2021
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.html
           This text does not appear on pypi or github. It is a comment.
        
        =======================
        c2.patch.plone4year2021
        =======================
        
        Installation
        ------------
        
        Install c2.patch.plone4year2021 by adding it to your buildout::
        
            [buildout]
        
            ...
        
            eggs =
                c2.patch.plone4year2021
        
        
        and then running ``bin/buildout``
        
        
        Contribute
        ----------
        
        - Issue Tracker: https://bitbucket.org/cmscom/c2.patch.plone4year2021/issues
        - Source Code: https://bitbucket.org/cmscom/c2.patch.plone4year2021
        
        
        License
        -------
        
        The project is licensed under the GPLv2.
        
        
        Contributors
        ============
        
        - Manabu TERADA, terada@cmscom.jp
        
        
        Changelog
        =========
        
        1.0a2 (2020-11-12)
        ------------------
        
        - Bug fix for non sub version, eg) 4.2.
          [terapyon]
        
        1.0a1 (2020-11-10)
        ------------------
        
        - Initial release.
          [terapyon]
        
Keywords: Python Plone
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
Classifier: Framework :: Plone :: 4.3
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)
