Metadata-Version: 2.4
Name: mavryk-baking
Version: 20.2
Summary: Package that provides systemd services that orchestrate other services from Mavryk packages
Author: Mavryk Dynamics
Author-email: MavrykDynamics <info@mavryk.io>
License: LicenseRef-MIT-OA
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

<!--
   - SPDX-FileCopyrightText: 2023 Oxhead Alpha
   - SPDX-License-Identifier: LicenseRef-MIT-OA
   -->

# `mavryk-baking` package

## Building

To build and install package, run:
```bash
python3 -m pip install . mavryk-baking
```
