Description
Extend the Caja file manager with property pages and custom menu actions written in Python. It gives MATE desktop developers a way to add file-manager behavior without writing the extension in C.
Normal users usually receive this as a dependency of a Caja extension. Extensions run inside the file manager context, so they should come from trusted sources, especially when they inspect files, add actions, or automate changes in folders.