Metadata-Version: 2.4
Name: chercher-plugin-rss
Version: 0.1.3
Summary: Chercher plugin that adds support for RSS feeds.
Author-email: dnlzrgz <contact@dnlzrgz.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/dnlzrgz/chercher-plugin-rss
Project-URL: Changelog, https://github.com/dnlzrgz/chercher-plugin-rss/releases
Project-URL: Issues, https://github.com/dnlzrgz/chercher-plugin-rss/issues
Project-URL: CI, https://github.com/dnlzrgz/chercher-plugin-rss/actions
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: beautifulsoup4>=4.13.4
Requires-Dist: chercher>=0.1.26
Requires-Dist: feedparser>=6.0.11
Requires-Dist: httpx[brotli,zstd]>=0.28.1
Requires-Dist: lxml>=5.4.0
Requires-Dist: markdownify>=1.1.0
Dynamic: license-file

# chercher-plugin-rss

Chercher plugin that adds support for RSS feeds.

## Installation

```bash
uv tool install --with chercher-plugin-rss chercher
```

## Settings

> [!NOTE]
> If you plugin needs additional settings, add the instructions here.

## Development

> [!NOTE]
> TODO
