ADDING_SOURCES.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
youpdated/__init__.py
youpdated/__main__.py
youpdated/cleanup.py
youpdated/cli.py
youpdated/config.py
youpdated/http.py
youpdated/models.py
youpdated/py.typed
youpdated/registry.py
youpdated/runner.py
youpdated/state.py
youpdated.egg-info/PKG-INFO
youpdated.egg-info/SOURCES.txt
youpdated.egg-info/dependency_links.txt
youpdated.egg-info/entry_points.txt
youpdated.egg-info/requires.txt
youpdated.egg-info/top_level.txt
youpdated/render/__init__.py
youpdated/render/json_out.py
youpdated/render/rss_out.py
youpdated/render/terminal.py
youpdated/sources/__init__.py
youpdated/sources/base.py
youpdated/sources/browser.py
youpdated/sources/feed.py
youpdated/sources/generic.py
youpdated/sources/github.py
youpdated/sources/itch.py
youpdated/sources/npm.py
youpdated/sources/steam.py
youpdated/sources/youtube.py