Metadata-Version: 2.4
Name: e3sm-mache
Version: 4.0.1rc1
Summary: A package for providing configuration data related to E3SM supported machines.
Author-email: Xylar Asay-Davis <xylar@lanl.gov>, Althea Denlinger <althea@lanl.gov>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://github.com/E3SM-Project/mache
Project-URL: Documentation, https://docs.e3sm.org/mache
Project-URL: Source Code, https://github.com/E3SM-Project/mache
Project-URL: Bug Tracker, https://github.com/E3SM-Project/mache/issues
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: importlib_resources
Requires-Dist: jinja2>=2.9
Requires-Dist: lxml
Requires-Dist: packaging
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: termcolor
Requires-Dist: tqdm
Provides-Extra: docs
Requires-Dist: sphinx>=7.0.0; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Provides-Extra: dev
Requires-Dist: pip; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: flynt; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Dynamic: license-file

<img src="docs/_static/mache-logo.png" width="200" height="200">

# mache: Machines for E3SM

A package for providing configuration data relate to E3SM supported
machines.

Mache's capabilities include:

1. discovering E3SM supported machines and providing some info about the discovered machine
2. syncing files from the E3SM server to a supported machine
3. helping with building spack packages with system compilers

## Documentation

The latest mache documentation can be found here:

https://docs.e3sm.org/mache/

## License

Copyright (c) 2021, Energy Exascale Earth System Model Project All
rights reserved

SPDX-License-Identifier: (BSD-3-Clause)

See [LICENSE](./LICENSE) for details

Unlimited Open Source - BSD 3-clause Distribution `LLNL-CODE-819717`
