# Yugo v1.0.4 - Table of Contents

Yugo is an easy and high-level IMAP client library.

## Pages

- [Yugo](readme.md)

## Modules

- [Yugo](Yugo.md): Auxiliary functions for Yugo.

- [Yugo.Client](Yugo.Client.md): A persistent connection to an IMAP server.
- [Yugo.Filter](Yugo.Filter.md): A construct that enables you to specify which emails you would
like a [`Client`](`Yugo.Client`) to notify you about.

