pygobject 3.18.0



About PyGObject
===============

GObject is a object system used by GTK+,  GStreamer and other
libraries.

PyGObject provides a convenient wrapper for use in Python programs
when accessing GObject libraries.

Like the GObject library itself PyGObject is licensed under the GNU
LGPL, so is suitable for use in both free software and proprietary
applications. It is already in use in many applications ranging from
small single purpose scripts up to large full featured applications.

PyGObject now dynamically accesses any GObject libraries that uses
GObject Introspection. It replaces the need for separate modules such
as PyGTK, GIO and python-gnome to build a full GNOME 3.0 application.
Once new functionality is added to gobject library it is instantly
available as a Python API without the need for intermediate Python
glue.

ChangeLog
=========

commit 7bd599e066c4bad84156e132c732abe3e78fffef
Author: Garrett Regier <garrettregier gmail com>
Date:   Tue Sep 22 00:10:35 2015 -0700

    Release 3.16.0

 NEWS         | 2 ++
 configure.ac | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

commit e2b8ba0584d1a3273dfa2fcb23616d1dc68fdb8e
Author: Simon Feltman <sfeltman src gnome org>
Date:   Wed Aug 19 21:04:37 2015 -0700

    configure.ac: post-release version bump to 3.17.91

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6392b2727e7ed391683bebbf69fbc8b474e99a5f
Author: Simon Feltman <sfeltman src gnome org>
Date:   Wed Aug 19 21:02:44 2015 -0700

    release 3.17.90

 NEWS | 14 ++++++++++++++
 1 file changed, 14 insertions(+)



Download
========
https://download.gnome.org/sources/pygobject/3.18/pygobject-3.18.0.tar.xz (711K)
  sha256sum: 1c3ba1112d3713cd5c86260312bfeb0de1f84f18808e51072c50b29d46156dc9



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]