[][src]Crate rsst

rsst

A command line tool that dumps RSS feeds into files.

Modules

cli

The CLI interface for RSSt.

config

Code that manipulates the config file.

downstream

Provides functions related to the the dumped file.

metadata

Code that manipulates the metadata file.

upstream

Provides functions related to the the source.

util

Misc utility functions.