Metadata-Version: 2.4
Name: koan
Version: 3.0.2
Summary: Kickstart over a Network Client for Cobbler
Home-page: https://www.github.com/cobbler/koan
Author: Team Cobbler
Author-email: cobbler.project@gmail.com
License: GPLv2
Description-Content-Type: text/markdown; charset=UTF-8
License-File: COPYING
Requires-Dist: distro
Requires-Dist: libvirt-python
Requires-Dist: netifaces
Provides-Extra: build
Requires-Dist: wheel; extra == "build"
Provides-Extra: changelog
Requires-Dist: towncrier>=22.8.0; extra == "changelog"
Provides-Extra: lint
Requires-Dist: pyflakes; extra == "lint"
Requires-Dist: black; extra == "lint"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: nose; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Provides-Extra: docs
Requires-Dist: Sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Dynamic: license-file

[![Testing Koan](https://github.com/cobbler/koan/actions/workflows/testing.yml/badge.svg)](https://github.com/cobbler/koan/actions/workflows/testing.yml)
[![Building Koan packages](https://github.com/cobbler/koan/actions/workflows/packaging.yml/badge.svg)](https://github.com/cobbler/koan/actions/workflows/packaging.yml)
[![codecov](https://codecov.io/gh/cobbler/koan/branch/master/graph/badge.svg?token=wSeiJxpVNh)](https://codecov.io/gh/cobbler/koan)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/41f1b5564c9d47d2a7ad6458b2011b9b)](https://www.codacy.com/gh/cobbler/koan/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=cobbler/koan&amp;utm_campaign=Badge_Grade)
[![Gitter](https://badges.gitter.im/cobbler/koan.svg)](https://gitter.im/cobbler/koan?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![Documentation Status](https://readthedocs.org/projects/koan/badge/?version=latest)](https://koan.readthedocs.io/en/latest/?badge=latest)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

# Koan

Koan stands for kickstart-over-a-network and allows for both network installation of new virtualized guests and
reinstallation of an existing system. For use with a boot-server configured with Cobbler.
