Metadata-Version: 1.2
Name: ubuntu-cloud-image-changelog
Version: 0.6
Summary: Helpful utility to generate package changelog between two cloud images
Home-page: https://github.com/CanonicalLtd/ubuntu_cloud_image_changelog
Author: Philip Roche
Author-email: phil.roche@canonical.com
License: GNU General Public License v3
Description: ============================
        ubuntu-cloud-image-changelog
        ============================
        
        
        .. image:: https://img.shields.io/pypi/v/ubuntu_cloud_image_changelog.svg
                :target: https://pypi.python.org/pypi/ubuntu_cloud_image_changelog
        
        .. image:: https://img.shields.io/travis/philroche/ubuntu_cloud_image_changelog.svg
                :target: https://travis-ci.com/philroche/ubuntu_cloud_image_changelog
        
        .. image:: https://readthedocs.org/projects/ubuntu-cloud-image-changelog/badge/?version=latest
                :target: https://ubuntu-cloud-image-changelog.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Helpful utility to generate package changelog between two cloud images
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://ubuntu-cloud-image-changelog.readthedocs.io.
        
        
        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
        
        
        =======
        History
        =======
        
        0.0.1 (2020-10-12)
        ------------------
        
        * First release on PyPI.
        
Keywords: ubuntu_cloud_image_changelog
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
