Metadata-Version: 1.1
Name: bobtemplates.affinitic
Version: 1.0
Summary: Templates for Affinitic Plone projects.
Home-page: https://github.com/affinitic/bobtemplates.affinitic
Author: Affinitic
Author-email: info@affinitic.be
License: GPL version 2
Description: bobtemplates.affinitic
        ======================
        
        ``bobtemplates.affinitic`` provides a `mr.bob <http://mrbob.readthedocs.org/en/latest/>`_ template to generate packages for Affinitic Plone projects.
        
        
        Call it from the ``src``-directory of your Plone project like this.::
        
            $ bin/mrbob -O your.package bobtemplates.affinitic:basic_plone_buildout
            $ bin/mrbob -O your.package bobtemplates.affinitic:diazo_theme
        
        
        Credits
        =======
        
        This package was developed by `Affinitic team <https://github.com/affinitic>`_.
        
        .. image:: http://www.affinitic.be/affinitic_logo.png
           :alt: Affinitic website
           :target: http://www.affinitic.be
        
        ``bobtemplates.affinitic`` is licensed under GNU General Public License, version 2.
        
        
        Changelog
        =========
        
        1.0 (2016-09-30)
        ----------------
        
        - Initial release
        
Keywords: web plone zope skeleton project
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
