Source: python-pywebpush Maintainer: Home Assistant Team Uploaders: Tianyu Chen , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools, Build-Depends-Indep: python3-aiohttp , python3-cryptography , python3-http-ece , python3-py-vapid , python3-pytest , python3-requests , Standards-Version: 4.7.2 Testsuite: autopkgtest-pkg-pybuild Homepage: https://github.com/web-push-libs/pywebpush Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-pywebpush Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-pywebpush.git Package: python3-pywebpush Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Webpush Data encryption library for Python pywebpush is a Python library that provides data encryption for WebPush notifications. It simplifies the process of sending push notifications to web clients by handling the encryption and VAPID (Voluntary Application Server Identification) authentication required for secure communication. . This package installs the library for Python 3.