# Exoplanet v0.3.0 - Table of Contents

Exoplanet is a feed aggregator library that combines multiple RSS and Atom sources into a single, unified feed.

## Pages

- [Exoplanet](readme.md)
- [CHANGELOG](changelog.md)

## Modules

- [Exoplanet](Exoplanet.md): Exoplanet is a feed aggregator library that combines multiple RSS and Atom sources into a single, unified feed.
- [Exoplanet.Cache](Exoplanet.Cache.md): Behaviour for feed HTTP conditional-GET cache adapters.
- [Exoplanet.Config](Exoplanet.Config.md): Exoplanet configuration.
- [Exoplanet.Filters](Exoplanet.Filters.md): Per-feed content filters: category allow/block lists, image stripping,
and summary truncation. See the Per-Feed Configuration design spec for
semantics.

- [Exoplanet.Post](Exoplanet.Post.md): Post definition

- Exceptions
  - [Exoplanet.ParseError](Exoplanet.ParseError.md): Used for errors found during parsing

