pid-file-checker

View on PyPIReverse Dependencies (0)

1.0.1 pid_file_checker-1.0.1-py3-none-any.whl

Wheel Details

Project: pid-file-checker
Version: 1.0.1
Filename: pid_file_checker-1.0.1-py3-none-any.whl
Download: [link]
Size: 2910
MD5: c91f255bb678f5e0bf86673b35023896
SHA256: fdb85743a969dd0534c03f9a8a19c09d79000a4fe92f4dd28cb9970380136bd7
Uploaded: 2021-05-11 11:37:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pid-file-checker
Version: 1.0.1
Summary: Monitor a pid file
Author: Gabriel Augendre
Author-Email: gabriel.augendre[at]itsfactory.fr
Maintainer: Gabriel Augendre
Maintainer-Email: gabriel.augendre[at]itsfactory.fr
Home-Page: https://github.com/itsolutionsfactory/pid-file-checker
Project-Url: Repository, https://github.com/itsolutionsfactory/pid-file-checker
License: MIT
Keywords: pid,daemon,monitoring
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: psutil (>=5.8.0)
Description-Content-Type: text/markdown
[Description omitted; length: 470 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pid_file_checker/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pid_file_checker/checker.py sha256=Kn3AnQYNf_LrEuYRYDZGJUX8vf2fCsXSBBrhU1zegT4 1295
pid_file_checker/exceptions.py sha256=7BtK5Rv0IHgAQZd14WcCCOSH3NgGiTOX7XMXGsINU7o 43
pid_file_checker-1.0.1.dist-info/entry_points.txt sha256=DpGSgw8lobr4cgPQP1VcZjXhTTR76KF0JD67HGZSKJE 53
pid_file_checker-1.0.1.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
pid_file_checker-1.0.1.dist-info/METADATA sha256=_cNXoVuDPEdD0rLnvVRBC16xZTEYSdXdup4VnBcLZ_U 1548
pid_file_checker-1.0.1.dist-info/RECORD

entry_points.txt

pfc = pid_file_checker.checker:main