Metadata-Version: 2.1
Name: repository-updater
Version: 0.3.0
Summary: UNKNOWN
Home-page: https://github.com/hassio-addons/repository-updater
Author: Franck Nijhof
Author-email: frenck@addons.community
License: MIT
Download-URL: https://github.com/hassio-addons/repository-updater/archive/0.3.0.tar.gz
Keywords: hassio,hass.io,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
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
Requires-Dist: click (==7.0)
Requires-Dist: crayons (==0.3.0)
Requires-Dist: GitPython (==3.0.5)
Requires-Dist: Jinja2 (==2.10.3)
Requires-Dist: PyGithub (==1.45)
Requires-Dist: python-dateutil (==2.8.1)
Requires-Dist: PyYAML (==5.2)
Requires-Dist: semver (==2.9.0)


Community Hass.io 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 Hass.io add-ons project.

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


