#1031789 RFP: thunar-plugins -- easy Python plugins for Thunar

#1031789#5
Date:
2023-02-22 19:42:34 UTC
From:
To:
* Package name    : thunar-plugins
  Version         : 1.4.0
  Upstream Contact: Yann Büchau
* URL             : https://pypi.org/project/thunar-plugins/
* License         : GPLv3
  Programming Lang: Python
  Description     : easy Python plugins for Thunar

This Python package extends the Thunar file manager and provides a way for other Python packages to do the same without worrying about Thunar finding them.

Features Added to Thunar

  * a settings menu to en-/disable plugins added by this or other Python packages
  * creating links to a file or folder
  * Calculating various checksums of files
  * Git Annex support:
    * git annex sync|add|get|drop|lock|unlock
    * branch switching
    * metadata-driven views
    * editing metadata in the file properties dialog
----

This plugin seems amazing. It's the best git-annex integration I've
seen in a file manager so far.

It has an unfortunate name though, as it does way more as being
"plugins", it actually ships a bunch of plugins itself...