1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Metadata-Version: 2.4
Name: PyGObject
Version: @VERSION@
Summary: Python bindings for GObject Introspection
Author-Email: James Henstridge <james@daa.com.au>
Maintainer-Email: Christoph Reiter <creiter@src.gnome.org>, Arjan Molenaar <amolenaar@gnome.org>, Dan Yeaw <danyeaw@gnome.org>, Ignacio Casal Quinteiro <icq@gnome.org>
License-Expression: LGPL-2.1-or-later
License-File: COPYING
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Project-URL: Homepage, https://pygobject.gnome.org
Project-URL: Repository, https://gitlab.gnome.org/GNOME/pygobject.git
Project-URL: Changelog, https://gitlab.gnome.org/GNOME/pygobject/-/blob/main/NEWS
Requires-Python: >=3.9
|