Source: python-daemon
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://pypi.org/project/python-daemon/#history
Vcs-Browser: https://github.com/alvistack/pagure.io-python-daemon
Vcs-Git: https://github.com/alvistack/pagure.io-python-daemon.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-docutils,
 python3-pip,

Package: python3-daemon
Architecture: all
Description: Library to implement a well-behaved Unix daemon process
 This library implements the well-behaved daemon specification of PEP
 3143, "Standard daemon process library".
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-setuptools,
 python3-lockfile (>= 0.10),
