Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 860fab38a29a205d3577d009961a6c74 > files > 6

nautilus-python-1.1-2.fc16.i686.rpm

libautilus-extension Python bindings
====================================

These are unstable bindings for the nautilus extension library
introduced in Gnome 2.6.

For examples and documentation check the examples sub directory.

As of nautilus-python 0.7.0, scripts are also loaded from $XDG_DATA_DIR/nautilus-python/extensions,
which includes ~/.local/share and /usr/share (or whatever your $XDG_DATA_DIR is 
set to).

Try to copy test.py to that directory for an example

Requirements
============

Nautilus  2.32.0
Python    2.3
PyGObject 2.28.0

Problems
========
It's currently not possible to reload the python file without
restarting nautilus. That's a planned feature for future versions