Source: python-sherlock Section: python Priority: optional Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Build-Depends: debhelper-compat (= 11), dh-python, openstack-pkg-tools, pybuild-plugin-pyproject, python3-all, python3-poetry-core, python3-setuptools, Build-Depends-Indep: python3-etcd, python3-filelock, python3-kubernetes (>= 24.2.0), python3-pylibmc, python3-pytest, python3-redis, Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-sherlock Vcs-Git: https://salsa.debian.org/openstack-team/python/python-sherlock.git Homepage: https://github.com/py-sherlock/sherlock Package: python3-sherlock Architecture: all Depends: python3-etcd, python3-filelock, python3-kubernetes (>= 24.2.0), python3-pylibmc, python3-redis, ${misc:Depends}, ${python3:Depends}, Description: distributed inter-process locks with a choice of backend Sherlock is a library that provides easy-to-use distributed inter-process locks and also allows you to choose a backend of your choice for lock synchronization.