Source: pid
Section: misc
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper (>= 11),
 dh-python,
 pkgconf,
 pkg-config,
 python3-all-dev,
 python3-mock,
 python3-nose,
 python3-pytest,
 python3-setuptools,
Standards-Version: 4.6.2
Homepage: https://pypi.org/project/pid/
Vcs-Browser: https://github.com/trbs/pid
Vcs-Git: https://github.com/trbs/pid.git

Package: python3-pid
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
Description: Context Manager, Daemons and Logging
 Pidfile featuring stale detection and file-locking, can also be used as context-manager or decorator.