Source: python-dirq Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Josenilson Ferreira da Silva Build-Depends: debhelper-compat (= 13), dh-python, python3-setuptools, python3-all Standards-Version: 4.6.1 Homepage: https://github.com/cern-mig/python-dirq Vcs-Git: https://salsa.debian.org/python-team/packages/python-dirq.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-dirq Rules-Requires-Root: no Package: python3-dirq Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Disk I/O operation scheduler in Python objective of this module is to provide a queuing system using the underlying file system for storage, security and to avoid race conditions through atomic operations, focusing on simplicity, robustness and scalability.