summaryrefslogtreecommitdiff
path: root/PKG-INFO.in
diff options
context:
space:
mode:
Diffstat (limited to 'PKG-INFO.in')
-rw-r--r--PKG-INFO.in19
1 files changed, 11 insertions, 8 deletions
diff --git a/PKG-INFO.in b/PKG-INFO.in
index 124b2130..42a72315 100644
--- a/PKG-INFO.in
+++ b/PKG-INFO.in
@@ -5,16 +5,19 @@ Summary: Python bindings for GTK
Home-page: http://www.daa.com.au/~james/software/pygtk/
Author: James Henstridge
Author-email: james@daa.com.au
-License: LGPL
-Download-URL: ftp://ftp.gtk.org/pub/gtk/python/v2.0/pygtk-@VERSION@.tar.gz
-Description:
- PyGTK allows you to write full featured GTK programs in
- Python. It is targetted at GTK 2.x, and can be used in
- conjunction with gnome-python to write Gnome applications.
-Keywords:
+License: GNU LGPL
+Download-url: ftp://ftp.gtk.org/pub/gtk/python/v2.0/pygtk-@VERSION@.tar.gz
+Description: PyGTK allows you to write full featured GTK programs in
+ Python. It is targetted at GTK 2.x, and can be used in
+ conjunction with gnome-python to write Gnome applications.
+Platform: POSIX, Windows, MacOS
Classifier: Development Status :: 4 - Beta
-Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications :: GTK
+Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
+Classifier: Operating System :: POSIX
+Classifier: Operating System :: Microsoft :: Windows
+Classifier: Programming Language :: C
+Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules