LWN.net Logo

ANNOUNCE: nautilus-python 0.6.1

From:  Adam Plumb <adamplumb-AT-gmail.com>
To:  gnome-announce-list-AT-gnome.org
Subject:  ANNOUNCE: nautilus-python 0.6.1
Date:  Tue, 19 Jan 2010 13:33:49 -0500
Message-ID:  <ecdbfe501001191033j45783008m2fd6a16b463228ab@mail.gmail.com>
Archive-link:  Article, Thread

The new release is available at ftp.gnome.org:
    http://ftp.gnome.org/pub/GNOME/sources/nautilus-python/0.6/

Overview of changes in 0.6.1:
    - Look for libpython2.6.so.1.0 instead of libpython2.6.so, the latter
    is general available from -devel packages only.
    - Re-added the missing spec and pc files
    - Free pygobject data directly after using file objects.  Stops seg
    faults from occurring when nautilus wants to free pygobject data
    after Py_Finalize() is called.

Blurb:
    Nautilus-python provides python bindings for the Nautilus File Manager's

    extension framework.  Using nautilus-python, developers can easily
extend
    nautilus in python by adding context menu items, additional columns, and
    property pages, amongst other things.

nautilus-python requires:
    nautilus >= 2.22.0
    pygtk >= 2.8.0
    gnome-python >= 2.12.0
    pygobject >= 2.16.0
    python >= 2.3.5

Bug reports should be made in GNOME's bugzilla:
    http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus-...

Git Repository:
    http://git.gnome.org/browse/nautilus-python/

Adam Plumb
_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


(Log in to post comments)

Copyright © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds