Skip to content

Extract python plugin

Mathias Siegel requested to merge extract-python-plugin into master

Description

Related Issue

Motivation and Context

Python should not be a dependency of the Remmina core. The Python language support therefore needs to be extracted into a plugin on its own.

How Has This Been Tested?

Manual tests. Still ongoing. Posted Merge Request as base of discussion.

Screenshots (if appropriate):

Screenshot_from_2022-04-28_19-20-07

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Merge request reports