Metadata-Version: 2.1
Name: ubuntu-ppa-package-version-report
Version: 0.0.1
Summary: Utility to Generate a report on the versions of packages in specified PPAs
Home-page: https://github.com/philroche/ubuntu_ppa_package_version_report
Author: Philip Roche
Author-email: phil.roche@canonical.com
License: GNU General Public License v3
Keywords: ubuntu_ppa_package_version_report
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

===========================================
Ubuntu PPA Package Version Report
===========================================


.. image:: https://img.shields.io/pypi/v/ubuntu_ppa_package_version_report.svg
        :target: https://pypi.python.org/pypi/ubuntu_ppa_package_version_report

.. image:: https://img.shields.io/travis/philroche/ubuntu_ppa_package_version_report.svg
        :target: https://travis-ci.com/philroche/ubuntu_ppa_package_version_report


Utility to Generate a report on the versions of packages in specified PPAs

* Free software: GNU General Public License v3



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 (2022-05-30)
------------------

* First release on PyPI.


