proc

View on PyPIReverse Dependencies (3)

1.0 proc-1.0-py2.py3-none-any.whl

Wheel Details

Project: proc
Version: 1.0
Filename: proc-1.0-py2.py3-none-any.whl
Download: [link]
Size: 42470
MD5: febd826a16f56f81b8d6d1e7c20adf45
SHA256: a297407618be889b2dac045f61a03237ee5abd600adb9f9a83347813df50a93a
Uploaded: 2020-04-25 23:37:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: proc
Version: 1.0
Summary: Simple interface to Linux process information
Author: Peter Odding
Author-Email: peter[at]peterodding.com
Home-Page: https://proc.readthedocs.io
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Operating System Kernels :: Linux
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Requires-Dist: coloredlogs (>=14.0)
Requires-Dist: executor (>=22.0)
Requires-Dist: humanfriendly (>=8.2)
Requires-Dist: property-manager (>=3.0)
Requires-Dist: verboselogs (>=1.7)
[Description omitted; length: 6763 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
proc/__init__.py sha256=myssDRvt3cXbU9GePbBAD2_f5xdkoYf3RVa0DyDzw68 379
proc/apache.py sha256=4F88HgxmcDH1ye8Dc8FsBD5j9lSYiI92HqfO3LPKGZQ 6851
proc/core.py sha256=KLTQcXWmnq9sIATWspeIU80y7Uwg_kW21Y9wnl6yt8o 36468
proc/cron.py sha256=Z6G3lofJgbaVI7dGFrjdC0OchZW_diqD9wvHDbl1joo 12645
proc/gpg.py sha256=5z7-SklM3F6Hk_n_NGokPUR4wf_FxTaSWRY_VKTFtwg 14593
proc/notify.py sha256=5IzM7881iuWlMl0ARa3U7OWiNkESplmQN3YgiDjMGwg 6744
proc/tests.py sha256=WSeh46voJKG7uk88Rb21nHfCzyWOFMQlmpkVCZRPSVQ 25716
proc/tree.py sha256=Y-2mvzY4Zk7gB09K_rz_U75m4PPZHNiG2-r8k4ZEeN8 6319
proc/unix.py sha256=RW1K4nJM5mui0m547HTAowDP85l6sqTYxYgNJb4z0Gg 6876
proc-1.0.dist-info/LICENSE.txt sha256=C-9P-xhVtlVwME8gGMbUTkurl71d-HFuzXgAAU1xcmc 1056
proc-1.0.dist-info/METADATA sha256=4RR1hmNSmg0hFgt1E3IiCwBF3N49AsUQX5YPjMTQ3-Y 8412
proc-1.0.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
proc-1.0.dist-info/entry_points.txt sha256=fOehBo41XVeGHkmxKsU6y1nl5JDKPMsfzKkHhGgafKY 177
proc-1.0.dist-info/top_level.txt sha256=bkrfXO7fG1jnhNlTc_LPG_bNITWu1tX3Afeg2YvuyVE 5
proc-1.0.dist-info/RECORD

top_level.txt

proc

entry_points.txt

cron-graceful = proc.cron:main
notify-send-headless = proc.notify:main
with-gpg-agent = proc.gpg:main
with-gui-environment = proc.notify:with_gui_environment