# CronstrueEx v0.1.0 - Table of Contents

> An Elixir library for translating Cron expressions into human-readable text in multiple languages.

## Pages

- [CronstrueEx](readme.md)
- [LICENSE](license.md)

## Modules

- [CronstrueEx](CronstrueEx.md): Converts standard cron expressions into human-readable descriptions.

- Exceptions
  - [CronstrueEx.ParseError](CronstrueEx.ParseError.md): Raised when a cron expression cannot be parsed.

