mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-07 00:03:52 -05:00
implements Processing providers
Plugins which implement providers should include the
hasProcessingProvider=yes
line within their metadata.txt file. This allows for rapid
identification of all plugins which implement Processing
functionality.