summaryrefslogtreecommitdiff
path: root/PKG-INFO.in
diff options
context:
space:
mode:
authorJames Henstridge <jamesh@src.gnome.org>2003-08-26 11:25:17 +0000
committerJames Henstridge <jamesh@src.gnome.org>2003-08-26 11:25:17 +0000
commit9927b3c4b354fd2c16ad24ca223fdda2d99296dc (patch)
tree2f404f858faf066f5545179fe572efcbb337098b /PKG-INFO.in
parentc13205710696788e852141b64a8875a4db4965de (diff)
downloadpygtk-9927b3c4b354fd2c16ad24ca223fdda2d99296dc.tar.gz
update some fields in the PKG-INFO file.
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