Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 674 Bytes

README.rdoc

File metadata and controls

34 lines (18 loc) · 674 Bytes

Supportconfig

Introduction

Library to access SUSE supportconfig and command line tool.

Its main goal is to be clean and provide a command line tool that exposes its features.

Features

Main use case is easy access to data inside supportconfig.

Plugins can be written to deal with specific needs.

Extending Supportconfig

Derive your class from Supportconfig::Supportconfig.

Debugging

Set DEBUG environment variable non-empty.

Authors

License

Copyright © 2016 SUSE LINUX Products GmbH.

Supportconfig is licensed under the MIT license. See MIT-LICENSE for details.