.env.example
LICENSE.txt
MANIFEST.in
README.md
VERSION
config.example.json
pyproject.toml
docs/CUSTOM_API_URLS.md
docs/GENERIC_PROVIDER.md
docs/PACKAGING.md
docs/PAGE_SELECTORS.md
docs/PROXY_QUICKSTART.md
docs/RELEASING.md
docs/USAGE.md
src/__init__.py
src/ai_summarizer.py
src/cache_manager.py
src/cli.py
src/compile_scss.py
src/data_cleaner.py
src/email_sender.py
src/index.py
src/markdown_converter.py
src/metrics_collector.py
src/pdf_generator.py
src/pipeline_integrity.py
src/process_logger.py
src/rss_reader.py
src/scheduler.py
src/validator.py
src/viewer.py
src/webpage_reader.py
src/utils/__init__.py
src/utils/dedupe.py
src/utils/html_norm.py
src/utils/io_safe.py
src/utils/md_config_parser.py
src/utils/schema.py
src/utils/timebox.py
src/utils/providers/__init__.py
src/utils/providers/anthropic_client.py
src/utils/providers/deepseek_client.py
src/utils/providers/gemini_client.py
src/utils/providers/generic_client.py
src/utils/providers/grok_client.py
src/utils/providers/lmstudio_client.py
src/utils/providers/ollama_client.py
src/utils/providers/openai_client.py
src/utils/providers/openrouter_client.py
src/utils/providers/qwen_client.py
static/css/viewer.css
static/scss/README.md
static/scss/viewer.scss