Metadata-Version: 2.4
Name: repository-updater
Version: 2.0.1
Home-page: https://github.com/hassio-addons/repository-updater
Author: Franck Nijhof
Author-email: opensource@frenck.dev
License: MIT
Keywords: apps,frenck,home assistant,home-assistant,repository
Platform: any
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
License-File: LICENSE.md
Requires-Dist: click==8.3.1
Requires-Dist: crayons==0.4.0
Requires-Dist: emoji==2.15.0
Requires-Dist: GitPython==3.1.46
Requires-Dist: Jinja2==3.1.6
Requires-Dist: PyGithub==2.8.1
Requires-Dist: python-dateutil==2.9.0.post0
Requires-Dist: PyYAML==6.0.3
Requires-Dist: semver==3.0.4
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: requires-dist


Home Assistant Community Apps Repository Updater.

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

Mainly used by the Home Assistant Community Apps project.

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