Source: python-firebase-messaging Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Carles Pina i Estany Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-aiohttp, python3-aioresponses , python3-all, python3-google-api-python-client , python3-hatchling, python3-http-ece, python3-myst-parser , python3-pytest , python3-pytest-asyncio , python3-pytest-mock , python3-pytest-socket , python3-sphinx , python3-sphinx-autodoc-typehints , python3-sphinx-rtd-theme , python3-toml Standards-Version: 4.7.0 Homepage: https://github.com/sdb9696/firebase-messaging/ Vcs-Browser: https://salsa.debian.org/python-team/packages/python-firebase-messaging Vcs-Git: https://salsa.debian.org/python-team/packages/python-firebase-messaging.git Package: python3-firebase-messaging Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends} Suggests: python-python-firebase-messaging-doc Description: Library to subscribe to GCM/FCM and receive notifications (Python 3) firebase-messaging is a library to subscribe to GCM/FCM and receive notifications within a Python application. . This package installs the library for Python 3.