From 30deaba4bd1e199aab75cb346ee9237237807fbd Mon Sep 17 00:00:00 2001 From: Gian Mario Tagliaretti Date: Tue, 11 Aug 2009 22:19:50 +0200 Subject: Update README --- README | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README b/README index 883cd5b..32d2587 100644 --- a/README +++ b/README @@ -1,7 +1,11 @@ PyGObject ===== -Original author: James Henstridge -Current maintainer: Johan Dahlin +Original authors: James Henstridge + Johan Dahlin + +Current maintainers: Gustavo J A M Carneiro + Paul Pogonyshev + Gian Mario Tagliaretti This archive contains bindings for the GLib, GObject and GIO, to be used in Python. It is a fairly complete set of bindings, @@ -39,6 +43,8 @@ Requirements * C compiler (GCC and MSVC supported) * Python 2.3.5 or higher * Glib 2.14.0 or higher + * GIO 2.16.0 or higher + * GIO-unix 2.16.0 or higher * libffi (optional) Copyright Information -- cgit