Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Steffens <joerg.steffens@bareos.com>2021-12-20 21:06:50 +0300
committerJoerg Steffens <joerg.steffens@bareos.com>2022-04-06 23:26:00 +0300
commit9ab5e274d7eea2586a7e1c5a012951e1f64f92bf (patch)
tree703b678660758b8cae8f223aad0b7f40626c30a4 /contrib
parent8c6188c4afd8ba63f1c3e9788083608130393c4c (diff)
contrib: cleanup
Diffstat (limited to 'contrib')
-rw-r--r--contrib/fd-plugins/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/fd-plugins/README.md b/contrib/fd-plugins/README.md
index ece8f3bbc..ea407a957 100644
--- a/contrib/fd-plugins/README.md
+++ b/contrib/fd-plugins/README.md
@@ -2,12 +2,12 @@ This directory is intended for Python FD plugins. Please use a subdirectory for
Please add a little documentation with a working configuration snippet to your contributions.
-
-## Sample pyhon plugins for Bareos FD
-
### Introduction
-The Bareos File Daemon plugin interface calls C-functions at certain entry points in the FD code. Developing plugins required deep C-knowledge. In Bareos this plugin interface has been extended with python bindings. This allows developers to write FD plugins in Python.
+The Bareos File Daemon plugin interface calls C-functions at certain entry points in the FD code.
+Developing plugins required deep C-knowledge.
+In Bareos this plugin interface has been extended with python bindings.
+This allows developers to write FD plugins in Python.
The following presentation gives an overview about Bareos Python plugins:
https://archive.fosdem.org/2017/schedule/event/backup_dr_bareos_plugins/