Metadata-Version: 2.4
Name: koan
Version: 3.0.1
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
License-File: COPYING
License-File: AUTHORS.in
Requires-Dist: distro
Requires-Dist: libvirt-python
Requires-Dist: netifaces
Provides-Extra: lint
Requires-Dist: pyflakes; extra == "lint"
Requires-Dist: pycodestyle; 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: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

This client can initiate and prepare a reinstallation of your operation system with the help ofcobbler.
