Source: python-queuelib
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Ignace Mouzannar <mouzannar@gmail.com>,
 Andrey Rahmatullin <wrar@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-setuptools,
 python3-pytest <!nocheck>,
Standards-Version: 4.6.1
Homepage: https://github.com/scrapy/queuelib
Vcs-Git: https://salsa.debian.org/python-team/packages/python-queuelib.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-queuelib
Rules-Requires-Root: no

Package: python3-queuelib
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: collection of persistent (disk-based) queues (Python 3)
 Queuelib is a collection of persistent (disk-based) queues for Python.
 Queuelib goals are speed and simplicity.
 .
 This is the Python 3 version of the package.
