cobbler / libcobblersignatures

Library for working with cobbler signatures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libcobblersignatures

Gitter Build Status Documentation Status Codacy Badge Codacy Badge

This library should be the interface for all applications using cobbler signatures.

asciicast

Features

  • Create a cobbler signatures document from scratch
  • Modify existing cobbler signature documents
  • Read cobbler signatures document
  • Hand over structured data to other applications

Signatures-JSON Specification

Can be found in our Docs: https://libcobblersignatures.readthedocs.io

Schema and Examples

The JSON Schema and an example can be found at

version cobbler_version
v1 v2.x.x
v2 v3.0.0 - latest

About

Library for working with cobbler signatures

License:GNU General Public License v2.0


Languages

Language:Python 99.7%Language:Jinja 0.3%