[LWN Logo]

From: Markus Fleck <fleck@informatik.uni-bonn.de>
Subject: [fm] gimp-python 0.4
Date: Sat, 10 Jul 99 07:52:08 GMT

  gimp-python 0.4
  james - July 05th 1999, 12:13 EST

  Gimp-Python is a set of python modules that allow you to write plugins
  for the GIMP in python. You get the best of both worlds, with all the
  power of the C plugin interface available, and the automatic GUI
  generation of Script-Fu. This plugin is also good if you don't like
  programming in scheme, perl or tcl.

  Changes: Added gimp-1.1 support (it should still work with gimp-1.0),
  made some incompatible changes to the API (removed the drawable type,
  and moved all its functionality to the layer and channel types), added
  a script-fu like interface module that handles all the GUI stuff of a
  plugin for you -- see the example plugins for details.

      Download:ftp://ftp.daa.com.au/pub/james/pygimp/
      Homepage:http://www.daa.com.au/~james/pygimp/

                  Author: James Henstridge
                 License: GPL
                Category: Development/Python Modules
              Depends on: gimp, python, pygtk

  Freshmeat (c) 1999 scoop@freshmeat.net

<P><A HREF="http://www.daa.com.au/~james/pygimp/">gimp-python 0.4</A> -
set of python modules that allow you to write plug-ins for the
<A HREF="http://www.gimp.org">GIMP</A> (GNU Image Manipulation Program)
in Python.  (05-Jul-99)

-- 
----------- comp.lang.python.announce (moderated) ----------
Article Submission Address:  python-announce@python.org
Python Language Home Page:   http://www.python.org/
Python Quick Help Index:     http://www.python.org/Help.html
------------------------------------------------------------