[ANN] PyGooCanvas 0.4.0

  • Thread starter Gian Mario Tagliaretti
  • Start date
G

Gian Mario Tagliaretti

I am pleased to announce version 0.4.0 of the Python bindings for Goocanvas.

This is the first release and it's available at:

https://developer.berlios.de/projects/pygoocanvas/

Contributors for this release:
==============================

- Gian Mario Tagliaretti (module creation, coding, documentation)
- Gustavo J.A.M. Carneiro (coding)
- Edward Hervey (coding)
- Brendan Howell (feedback and bug reporting)

Blurb:
======

Goocanvas [1] is a canvas widget for GTK+, It is similar in many ways to
FooCanvas, hence the name, but it uses cairo for rendering, it has a
model/view split, and uses interfaces for items & views (so you can
easily turn any application object into a canvas item or view).

Pygoocanvas is a wrapper which exposes the goocanvas API to the
python world, it's fairly complete, most of the API are covered.

The documentation is a work in progress.

Like the GTK+ library, PyGTK and Goocanvas itself Pygoocanvas is
licensed under the GNU LGPL, so is suitable for use in both
free software and proprietary applications.

Pygoocanvas requires:
=====================

- Goocanvas >= 0.4.0
- PyGObject >= 2.10.1 (2.11.3 to build the docs)
- PyGTK >= 2.8.4
- PyCairo >= 1.2.0

Bug reports should go to https://developer.berlios.de/bugs/?group_id=6813

[1] http://sourceforge.net/projects/goocanvas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

[Ann] PyGooCanvas 0.6.0 0
[Announce] PyGooCanvas 0.9.0 0
[ANN] Halcyon 0.4.0 0
[ANN] god 0.4.0 released 0
[ANN] pyOpenSSL 0.14 0
ANN: Wing IDE 4.1.13 released 0
[help] how to install pygtk 0
[ANN] Raggle 0.4.0 2

Members online

No members online now.

Forum statistics

Threads
473,795
Messages
2,569,644
Members
45,356
Latest member
deepthi.kodakandla

Latest Threads

Top