Metadata-Version: |
2.1 |
Name: |
gbulb |
Version: |
0.6.6 |
Summary: |
GLib event loop for Python asyncio |
Author-Email: |
Russell Keith-Magee <russell[at]keith-magee.com>, Nathan Hoad <nathan[at]getoffmalawn.com> |
Maintainer-Email: |
Russell Keith-Magee <russell[at]keith-magee.com> |
Project-Url: |
Homepage, https://github.com/beeware/gbulb |
Project-Url: |
Funding, https://beeware.org/contributing/membership/ |
Project-Url: |
Tracker, https://github.com/beeware/gbulb/issues |
Project-Url: |
Source, https://github.com/beeware/gbulb |
License: |
Apache 2.0 |
Keywords: |
gtk,glib,gnome,asyncio,tulip |
Classifier: |
Development Status :: 7 - Inactive |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Operating System :: POSIX |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
>=3.8 |
Requires-Dist: |
pygobject (<3.50.0,>=3.14.0) |
Requires-Dist: |
coverage[toml] (==7.6.1); extra == "dev" |
Requires-Dist: |
pytest (==8.3.2); extra == "dev" |
Requires-Dist: |
setuptools-scm (==8.1.0); extra == "dev" |
Requires-Dist: |
tox (==4.18.1); extra == "dev" |
Requires-Dist: |
pre-commit (==3.5.0); python_version < "3.9" and extra == "dev" |
Requires-Dist: |
pre-commit (==3.8.0); python_version >= "3.9" and extra == "dev" |
Provides-Extra: |
dev |
Description-Content-Type: |
text/x-rst |
License-File: |
LICENSE |
License-File: |
AUTHORS.rst |