From 570e2575b08cae2bcebb7608a901d40d06e95a20 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Sat, 26 Jul 2008 10:50:29 +0000 Subject: Update, add glib/gio bindings and other environments svn path=/trunk/; revision=864 --- PKG-INFO.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/PKG-INFO.in b/PKG-INFO.in index 5f71121..ac0e2e6 100644 --- a/PKG-INFO.in +++ b/PKG-INFO.in @@ -9,10 +9,13 @@ Maintainer: Johan Dahlin Maintainer-email: johan@gnome.org License: GNU LGPL Download-url: ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/@PYGOBJECT_MAJOR_VERSION@.@PYGOBJECT_MINOR_VERSION@/pygobject-@VERSION@.tar.gz -Description: Python bindings for GObject +Description: Python bindings for GLib, GObject and GIO Platform: POSIX, Windows Classifier: Development Status :: 5 - Production/Stable +Classifier: Environment :: Linux +Classifier: Environment :: MacOS X Classifier: Environment :: Win32 (MS Windows) +Classifier: Environment :: Unix Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) Classifier: Operating System :: POSIX -- cgit