Source: python-valkey Section: python Maintainer: Debian Python Team Uploaders: Lena Voytek Build-Depends: debhelper-compat (= 13), dh-sequence-python3, libjs-requirejs , furo , pandoc , pybuild-plugin-pyproject, python3-all, python3-hatchling, python3-nbsphinx , python3-setuptools, python3-sphinx , python3-sphinx-gallery , Standards-Version: 4.7.4 Homepage: https://github.com/valkey-io/valkey-py Vcs-Git: https://salsa.debian.org/python-team/packages/python-valkey.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-valkey Testsuite: autopkgtest-pkg-python Package: python3-valkey Section: database Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${python3:Depends}, Recommends: ${python:Recommends}, Description: Python interface to the Valkey key-value store Valkey-py is the official Python client library for Valkey, based on a fork of redis-py. Package: python-valkey-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Suggests: python3-valkey, Description: Python interface to the Valkey key-value store (Documentation) Valkey-py is the official Python client library for Valkey, based on a fork of redis-py.