Metadata-Version: 1.2
Name: qube
Version: 1.2.1
Summary: QBiC's internal project template collection.
Home-page: https://github.com/qbicsoftware/qube
Author: Lukas Heumos
Author-email: lukas.heumos@posteo.net
License: MIT
Description: .. image:: https://user-images.githubusercontent.com/21954664/81098605-e3f23380-8f09-11ea-81e1-a9eeb8545127.png
                :target: https://user-images.githubusercontent.com/21954664/81098605-e3f23380-8f09-11ea-81e1-a9eeb8545127.png
                :alt: QUBE Logo
                
        |
        
        .. image:: https://github.com/qbicsoftware/qube/workflows/Build%20qube%20Package/badge.svg
                :target: https://github.com/qbicsoftware/qube/workflows/Build%20qube%20Package/badge.svg
                :alt: Github Workflow Build QUBE Status
        
        .. image:: https://github.com/qbicsoftware/qube/workflows/Run%20qube%20Tox%20Test%20Suite/badge.svg
                :target: https://github.com/qbicsoftware/qube/workflows/Run%20qube%20Tox%20Test%20Suite/badge.svg
                :alt: Github Workflow Tests Status
        
        .. image:: https://img.shields.io/pypi/v/qube.svg?color=passing
                :target: https://pypi.python.org/pypi/qube
                :alt: PyPi Status
        
        .. image:: https://readthedocs.org/projects/qube/badge/?version=latest
                :target: https://qube.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://flat.badgen.net/dependabot/thepracticaldev/dev.to?icon=dependabot
                :target: https://flat.badgen.net/dependabot/thepracticaldev/dev.to?icon=dependabot
                :alt: Dependabot Enabled
        
        
        QBiC's internal project template collection.
        
        * Free software: MIT
        * Documentation: https://qube.readthedocs.io.
        
        
        Features
        --------
        
        * Create one of QBiC's internal project templates (Java, Groovy or R based)
        * List all available templates
        * Lint the project to verify that it adheres to QBiC's standards
        * Conveniently bump the version of any QUBE project
        
        Credits
        -------
        
        This package was created with `COOKIETEMPLE`_ based on a modified `audreyr/cookiecutter-pypackage`_ project template using Cookiecutter_.
        
        .. _COOKIETEMPLE: https://cookietemple.com
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        ==========
        Changelog
        ==========
        
        This document records all notable changes to `HTTPie <https://httpie.org>`_.
        This project adheres to `Semantic Versioning <https://semver.org/>`_.
        
        1.2.0 (2020-05-03)
        
        **Added**
        
        * QUBE linting workflow for all templates
        * PR to master from development only WF
        * custom COOKIETEMPLE css
        
        **Fixed**
        
        * setup.py development status
        * max width for docs for all templates
        * PyPi badge is now green
        
        **Dependencies**
        
        * flake 3.7.9 -> 3.8.1
        
        **Deprecated**
        
        
        1.1.0 (2020-05-03)
        ---------------------
        
        **Added**
        
        * The correct version tag :)
        
        **Fixed**
        
        * Readthedocs width is now
        
        **Dependencies**
        
        **Deprecated**
        
        1.0.0 (2020-05-03)
        ------------------
        
        **Added**
        
        * Created the project using COOKIETEMPLE
        * Added create, list, info, bump-version, lint based on COOKIETEPLE
        * Added cli-java template
        * Added lib-java template
        * Added gui-java template
        * Added service-java template
        * Added portlet-groovy template
        
        **Fixed**
        
        **Dependencies**
        
        **Deprecated**
        
Keywords: qube
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
