Package: python3-pgq Source: python-pgq Version: 3.8-1.pgdg26.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 172 Depends: python3-skytools, python3:any Homepage: https://github.com/pgq/python-pgq Priority: optional Section: python Filename: pool/main/p/python-pgq/python3-pgq_3.8-1.pgdg26.04+1_all.deb Size: 31308 SHA256: 4f60c790c71fe296769f89492702061219d58c7c586f80c8298496825a03b4b7 SHA1: b34b696c89a35fea5f3671abdc51a44ae670bf04 MD5sum: 9c6331feed5284d360aca28c4ac594b8 Description: PgQ queue processing for Python PgQ provides generic queues for PostgreSQL. It allows multiple queues in one database, each queue can be consumed by multiple consumers. . This package contains the Python3 module.