Metadata-Version: 2.4
Name: proctree
Version: 0.1.1
Summary: A cross-platform tool printing process tree with memory information.
Project-URL: Repository, https://github.com/soucelover/proctree.git
Project-URL: Issues, https://github.com/soucelover/proctree/issues
Project-URL: Changelog, https://github.com/soucelover/proctree/releases
Author-email: Soucelover <mr.ktotov@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Typing :: Typed
Requires-Python: <4.0,>=3.10
Requires-Dist: anytree>=2.13.0
Requires-Dist: psutil>=7.2.2
