[Python] [Announce] PyGtksourceview 1.90.0

Gian Mario Tagliaretti gianmt a gnome.org
Dom 3 Giu 2007 22:45:50 CEST


I am pleased to announce version 1.90.0 of the Gtksourceview Python bindings.

It is available at:

ftp://ftp.gnome.org/Public/GNOME/sources/pygtksourceview/1.90/

The bindings are updated with the new Gtksourceview API

PyGtksourceview 1.90.0     (Jun 03 2007)
======================

 o Fist public release

Blurb:
======

gtksourceview is a library that provides a widget for source code display
and editing, derived from Gtk's TextView, and used by gedit and nemiver,
among others.

gtksourceview has recently been released 1.90.0 as a major update of
the library.

The greatest changes in this release are the introduction of a new, smarter
highlighting engine (which is context aware, and so allows much more
niceties than the old one) and a theming support (easier configuration of
colors it uses, better fit in dark themes).

Also, the printing support has been removed (thus dropping the gnomeprint
dependency), since we currently expect people to implement it on an
application basis using the new GtkPrint API, allowing much more control.

PyGtksourceview requires:
=========================

 o Gtksourceview >= 1.90.0
 o PyGObject >= 2.10.1 (2.11.3 to build the docs)
 o PyGTK >= 2.8.0

Bug reports should go to
http://bugzilla.gnome.org/

cheers
-- 
Gian Mario Tagliaretti


Maggiori informazioni sulla lista Python