Metadata-Version: 2.1
Name: repository-updater
Version: 1.2.3
Home-page: https://github.com/hassio-addons/repository-updater
Author: Franck Nijhof
Author-email: frenck@addons.community
License: MIT
Keywords: addons,repository,home assistant,home-assistant,add-ons,frenck
Platform: any
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
License-File: LICENSE.md
Requires-Dist: click (==8.1.3)
Requires-Dist: crayons (==0.4.0)
Requires-Dist: emoji (==2.2.0)
Requires-Dist: GitPython (==3.1.31)
Requires-Dist: Jinja2 (==3.1.2)
Requires-Dist: PyGithub (==1.58.0)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: PyYAML (==6.0)
Requires-Dist: semver (==2.13.0)


Community Home Assistant Add-ons Repository Updater.

Reads remote add-on repositories, determines versions and generates
changelogs to update the add-on repository fully automated.

Mainly used by the Community Home Assistant Add-ons project.

Please note, this program cannot be used with the general documented
Home Assistant add-on repository approach.
