summaryrefslogtreecommitdiff
path: root/PKG-INFO.in
blob: 15b8dde3aa29b95d4364f6bb2f8af11ad824776a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Metadata-Version: 1.0
Name: PyGTK
Version: @VERSION@
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: 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
Classifier: Development Status :: 5 - Production/Stable
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