Gustavo J. A. M. Carneiro wrote:
GnomePythonDesktop 2.21.1 has been just released.  This is a unstable
release for testing purposes.

I am especially interested in people testing the new WAF build system, which 
will become the only build system in the future.

  GnomePythonDesktop provides python interfacing modules for some GNOME
libraries part of the GNOME Desktop.  The following Python modules are
included:

  - gnomeapplet
  - gnomeprint, gnomeprint.ui
  - gtksourceview
  - wnck
  - totem.plparser
  - gtop
  - nautilusburn
  - mediaprofiles
  - metacity
  - rsvg
  - gnomekeyring
  - gnomedesktop
  - evolution


Overview of Changes from 2.20.0 to 2.21.1
==============================================================================
* Add WAF build support (Gustavo)
* Better WNCK 2.20 API coverage (Gian)
* New Evolution libebook and libecal bindings (John Stowers)
* gnomekeyring error code handling fixes (Gustavo)


  The source tarball can be found here:
http://ftp.gnome.org/pub/GNOME/sources/gnome-python-desktop/2.21/

  Please file bug reports (bugs, missing APIs) here:
http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python-desktop

  Happy testing!

Hi
I try to use it, but :
>>> import evolution
Traceback (most recent call last):
 File "<stdin>", line 1, in ?
 File "evolution/__init__.py", line 20, in ?
   import ebook
ImportError: No module named ebook

Debian Lenny - Python 2.4.4

I want to use it to add/modify/delete EDS contacts.
Is there a tutorial ?

Thanks.

David.

--
Web site : http://david.hautbois.free.fr
Tablet users map : http://david.hautbois.free.fr/maps/index.php


_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to