python-daemon

View on PyPIReverse Dependencies (199)

3.1.0 python_daemon-3.1.0-py3-none-any.whl

Wheel Details

Project: python-daemon
Version: 3.1.0
Filename: python_daemon-3.1.0-py3-none-any.whl
Download: [link]
Size: 30899
MD5: 1acccba3c9eebbd3f24ae089126c4ef1
SHA256: a66b5896f0aed5807a25c6128268eb496488b1f9c6927c487710049ba16be32a
Uploaded: 2024-10-25 02:45:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-daemon
Version: 3.1.0
Summary: Library to implement a well-behaved Unix daemon process.
Author-Email: Ben Finney <ben+python[at]benfinney.id.au>
Maintainer: Ben Finney
Maintainer-Email: ben+python[at]benfinney.id.au
Project-Url: Home Page, https://pagure.io/python-daemon/
Project-Url: Change Log, https://pagure.io/python-daemon/blob/main/f/ChangeLog
Project-Url: Source, https://pagure.io/python-daemon/
Project-Url: Issue Tracker, https://pagure.io/python-daemon/issues
License: Copying this work ################# ‘python-daemon’ is under Copyright © 2008–2024 Ben Finney and others. This work, ‘python-daemon’, is free software: you may copy, modify, and/or distribute this work under certain conditions; see the relevant files for specific grant of license. No warranty expressed or implied. ‘daemon’ library ================ The files ‘daemon/*’ constitute the Python ‘daemon’ library. The Python ‘daemon’ library is licensed to you under the terms of the Apache License, version 2.0 as published by the Apache Software Foundation. See the file `LICENSE.ASF-2 <LICENSE.ASF-2>`_ for details. All other files =============== All other files in this distribution, including but not limited to the packaging definition and test suite, are licensed to you under the terms of the GNU General Public License as published by the Free Software Foundation; version 3 of that license or any later version. See the file `LICENSE.GPL-3 <LICENSE.GPL-3>`_ for details. .. This document is written using `reStructuredText`_ markup, and can be rendered with `Docutils`_ to other formats. .. _Docutils: https://docutils.sourceforge.io/ .. _reStructuredText: https://docutils.sourceforge.io/rst.html .. This is free software: you may copy, modify, and/or distribute this work under the terms of the Apache License version 2.0 as published by the Apache Software Foundation. No warranty expressed or implied. See the file ‘LICENSE.ASF-2’ for details. .. Local variables: coding: utf-8 mode: text mode: rst End: vim: fileencoding=utf-8 filetype=rst :
Keywords: daemon,fork,unix
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Requires-Dist: setuptools (>=62.4.0)
Requires-Dist: lockfile (>=0.10)
Requires-Dist: python-daemon[doc]; extra == "build"
Requires-Dist: wheel; extra == "build"
Requires-Dist: build; extra == "build"
Requires-Dist: docutils; extra == "build"
Requires-Dist: changelog-chug; extra == "build"
Requires-Dist: python-daemon[dist,test]; extra == "devel"
Requires-Dist: python-daemon[build]; extra == "dist"
Requires-Dist: twine; extra == "dist"
Requires-Dist: Sphinx (~=4.4); extra == "doc"
Requires-Dist: pip-check; extra == "static-analysis"
Requires-Dist: pycodestyle (~=2.12); extra == "static-analysis"
Requires-Dist: pydocstyle (~=6.3); extra == "static-analysis"
Requires-Dist: pyupgrade (~=3.17); extra == "static-analysis"
Requires-Dist: isort (~=5.13); extra == "static-analysis"
Requires-Dist: python-daemon[build,static-analysis]; extra == "test"
Requires-Dist: testtools; extra == "test"
Requires-Dist: testscenarios (>=0.4); extra == "test"
Requires-Dist: coverage; extra == "test"
Provides-Extra: build
Provides-Extra: devel
Provides-Extra: dist
Provides-Extra: doc
Provides-Extra: static-analysis
Provides-Extra: test
Description-Content-Type: text/plain
License-File: LICENSE.ASF-2
License-File: LICENSE.GPL-3
[Description omitted; length: 712 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.2.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
daemon/__init__.py sha256=IiCxBMbNH3knrtWxmazfZUtrVwl6L2qnbWtYbdkEzsw 1665
daemon/daemon.py sha256=t9qiNXgrKI1Pm2LE0yTPI57YP4MGNaqTiqbWBOim3Bw 35324
daemon/pidfile.py sha256=ab9Ja4x2gEVWLGx82sCcJ18GSik-lHWmSguXduJixLg 2186
python_daemon-3.1.0.dist-info/LICENSE.ASF-2 sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
python_daemon-3.1.0.dist-info/LICENSE.GPL-3 sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
python_daemon-3.1.0.dist-info/METADATA sha256=8XU6GPSHXh-fViDQ1KP4fyo7zKtp-ho11zIJvTPfV20 4847
python_daemon-3.1.0.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
python_daemon-3.1.0.dist-info/top_level.txt sha256=7tSe9oVFyd_dCLrotHDHVIQ6OAM26I6rF6ggOsDL0uk 7
python_daemon-3.1.0.dist-info/RECORD

top_level.txt

daemon