Metadata-Version: 1.1
Name: kupfer-plugin-name
Version: 0.2
Summary: kupfer_plugin_description
Home-page: https://github.com/hugosenari/Kupfer-Plugins/
Author: autor name
Author-email: hugosenari@gmail.com
License: ISC license
Description: ===============================
        plugin_name
        ===============================
        
        
        Python boilerplate contains all the boilerplate you need to create a Kupfer plugin
        
        
        * Free software: ISC license
        
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
Keywords: kupfer
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
