# Package Organization

The repository has the following directories.

- **data**: Data files for running examples.
- **digger**: Source code for the `digger` package.
- **docs**: The content of the `digger` documentation (except for text sourced from function docstrings).
- **examples**: Examples for using the public-facing functions.
- **tests**: Files used to test the `digger` package.

The `digger` package has multiple modules that are summarized in the [API documentation](#digger).