Metadata-Version: 2.1
Name: libcobblersignatures
Version: 0.0.1
Summary: This library manages the operating system distribution signatures to enable cobbler to detect it correctly.
Home-page: https://cobbler.github.io/
Author: Cobbler
Author-email: cobbler.project@gmail.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/cobbler/cobbler/issues
Project-URL: Source, https://github.com/cobbler/cobbler
Description: [![Gitter](https://badges.gitter.im/cobbler/libcobblersignatures.svg)](https://gitter.im/cobbler/libcobblersignatures?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
        [![Build Status](https://travis-ci.com/cobbler/libcobblersignatures.svg?branch=master)](https://travis-ci.com/cobbler/libcobblersignatures)
        [![Documentation Status](https://readthedocs.org/projects/libcobblersignatures/badge/?version=latest)](https://libcobblersignatures.readthedocs.io/en/latest/?badge=latest)
        [![codecov](https://codecov.io/gh/cobbler/libcobblersignatures/branch/master/graph/badge.svg)](https://codecov.io/gh/cobbler/libcobblersignatures)
        
        # libcobblersignatures
        
        This library should be the interface for all applications using cobbler signatures.
        
        [![asciicast](https://asciinema.org/a/363956.svg)](https://asciinema.org/a/363956)
        
        ## 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>
        
Keywords: cobbler
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3
Description-Content-Type: text/markdown
Provides-Extra: lint
Provides-Extra: test
Provides-Extra: docs
