CHANGES.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
run.sh
tox.ini
docs/Makefile
docs/api.rst
docs/app.rst
docs/changelog.rst
docs/cli.rst
docs/conf.py
docs/config.rst
docs/contributing.rst
docs/dev-app.rst
docs/dev.rst
docs/guide.rst
docs/index.rst
docs/install.rst
docs/internal.rst
docs/make.bat
docs/plugins.rst
docs/tutorial.rst
docs/why.rst
docs/images/redesign-01.png
docs/screenshots/dillo.png
docs/screenshots/entries-feed.png
docs/screenshots/entries.png
docs/screenshots/entry-one.png
docs/screenshots/entry-two.png
docs/screenshots/feeds.png
docs/screenshots/lynx.png
docs/screenshots/search.png
examples/config.yaml
examples/parser_only.py
examples/podcast.py
examples/terminal.py
scripts/.coverage
scripts/backup.sh
scripts/bench.py
scripts/debug_storage_stats.py
scripts/generate_import_all.py
scripts/jscontrols.html
scripts/jscontrols.py
scripts/lines.sh
scripts/release.py
src/reader/__init__.py
src/reader/__main__.py
src/reader/_cli.py
src/reader/_config.py
src/reader/_hash_utils.py
src/reader/_types.py
src/reader/_update.py
src/reader/_utils.py
src/reader/core.py
src/reader/exceptions.py
src/reader/py.typed
src/reader/types.py
src/reader.egg-info/PKG-INFO
src/reader.egg-info/SOURCES.txt
src/reader.egg-info/dependency_links.txt
src/reader.egg-info/requires.txt
src/reader.egg-info/top_level.txt
src/reader/_app/__init__.py
src/reader/_app/api_thing.py
src/reader/_app/cli.py
src/reader/_app/wsgi.py
src/reader/_app/static/controls.js
src/reader/_app/static/style.css
src/reader/_app/templates/add_entry.html
src/reader/_app/templates/entries.html
src/reader/_app/templates/entry.html
src/reader/_app/templates/feeds.html
src/reader/_app/templates/layout.html
src/reader/_app/templates/macros.html
src/reader/_app/templates/metadata.html
src/reader/_app/templates/tags.html
src/reader/_parser/__init__.py
src/reader/_parser/_http_utils.py
src/reader/_parser/_lazy.py
src/reader/_parser/_url_utils.py
src/reader/_parser/feedparser.py
src/reader/_parser/file.py
src/reader/_parser/http.py
src/reader/_parser/jsonfeed.py
src/reader/_parser/requests/__init__.py
src/reader/_parser/requests/_lazy.py
src/reader/_plugins/__init__.py
src/reader/_plugins/cli_status.py
src/reader/_plugins/enclosure_tags.py
src/reader/_plugins/preview_feed_list.py
src/reader/_plugins/share.py
src/reader/_plugins/sqlite_releases.py
src/reader/_plugins/timer.py
src/reader/_plugins/templates/preview_feed_list.html
src/reader/_storage/__init__.py
src/reader/_storage/_base.py
src/reader/_storage/_changes.py
src/reader/_storage/_entries.py
src/reader/_storage/_feeds.py
src/reader/_storage/_html_utils.py
src/reader/_storage/_schema.py
src/reader/_storage/_search.py
src/reader/_storage/_sql_utils.py
src/reader/_storage/_sqlite_utils.py
src/reader/_storage/_tags.py
src/reader/_vendor/__init__.py
src/reader/_vendor/feedparser/__init__.py
src/reader/_vendor/feedparser/api.py
src/reader/_vendor/feedparser/encodings.py
src/reader/_vendor/feedparser/exceptions.py
src/reader/_vendor/feedparser/html.py
src/reader/_vendor/feedparser/http.py
src/reader/_vendor/feedparser/mixin.py
src/reader/_vendor/feedparser/py.typed
src/reader/_vendor/feedparser/sanitizer.py
src/reader/_vendor/feedparser/sgml.py
src/reader/_vendor/feedparser/urls.py
src/reader/_vendor/feedparser/util.py
src/reader/_vendor/feedparser/datetimes/__init__.py
src/reader/_vendor/feedparser/datetimes/asctime.py
src/reader/_vendor/feedparser/datetimes/greek.py
src/reader/_vendor/feedparser/datetimes/hungarian.py
src/reader/_vendor/feedparser/datetimes/iso8601.py
src/reader/_vendor/feedparser/datetimes/korean.py
src/reader/_vendor/feedparser/datetimes/perforce.py
src/reader/_vendor/feedparser/datetimes/rfc822.py
src/reader/_vendor/feedparser/datetimes/w3dtf.py
src/reader/_vendor/feedparser/namespaces/__init__.py
src/reader/_vendor/feedparser/namespaces/_base.py
src/reader/_vendor/feedparser/namespaces/admin.py
src/reader/_vendor/feedparser/namespaces/cc.py
src/reader/_vendor/feedparser/namespaces/dc.py
src/reader/_vendor/feedparser/namespaces/georss.py
src/reader/_vendor/feedparser/namespaces/itunes.py
src/reader/_vendor/feedparser/namespaces/mediarss.py
src/reader/_vendor/feedparser/namespaces/psc.py
src/reader/_vendor/feedparser/parsers/__init__.py
src/reader/_vendor/feedparser/parsers/json.py
src/reader/_vendor/feedparser/parsers/loose.py
src/reader/_vendor/feedparser/parsers/strict.py
src/reader/plugins/__init__.py
src/reader/plugins/enclosure_dedupe.py
src/reader/plugins/entry_dedupe.py
src/reader/plugins/mark_as_read.py
src/reader/plugins/readtime.py
src/reader/plugins/ua_fallback.py
tests/conftest.py
tests/fakeparser.py
tests/reader_methods.py
tests/test__types.py
tests/test_app.py
tests/test_app_wsgi.py
tests/test_bench.py
tests/test_changes.py
tests/test_cli.py
tests/test_config.py
tests/test_exceptions.py
tests/test_hash_utils.py
tests/test_html_utils.py
tests/test_lazy_imports.py
tests/test_parser.py
tests/test_plugins_cli_status.py
tests/test_plugins_enclosure_dedupe.py
tests/test_plugins_entry_dedupe.py
tests/test_plugins_mark_as_read.py
tests/test_plugins_preview_feed_list.py
tests/test_plugins_readtime.py
tests/test_plugins_sqlite_releases.py
tests/test_plugins_ua_fallback.py
tests/test_reader.py
tests/test_reader_context.py
tests/test_reader_counts.py
tests/test_reader_deprecations.py
tests/test_reader_filter.py
tests/test_reader_hooks.py
tests/test_reader_integration.py
tests/test_reader_plugins.py
tests/test_reader_private.py
tests/test_reader_search.py
tests/test_reader_sort.py
tests/test_search.py
tests/test_sql_utils.py
tests/test_sqlite_utils.py
tests/test_storage.py
tests/test_tags.py
tests/test_test_utils.py
tests/test_types.py
tests/test_utils.py
tests/utils.py
tests/data/10.json
tests/data/10.json.py
tests/data/custom
tests/data/empty.atom
tests/data/empty.atom.py
tests/data/empty.json
tests/data/empty.json.py
tests/data/empty.rss
tests/data/empty.rss.py
tests/data/full.atom
tests/data/full.atom.py
tests/data/full.json
tests/data/full.json.py
tests/data/full.rss
tests/data/full.rss.py
tests/data/invalid.json
tests/data/invalid.json.py
tests/data/relative.atom
tests/data/relative.atom.py
tests/data/relative.rss
tests/data/relative.rss.py
tests/data/sqlite_releases.html
tests/data/unknown.json
tests/data/unknown.json.py
tests/reader_test_plugins/__init__.py
tests/reader_test_plugins/good.py
tests/reader_test_plugins/init_error.py
tests/reader_test_plugins/missing_dependency.py
tests/reader_test_plugins/missing_entry_point.py