Metadata-Version: 2.4
Name: psstree
Version: 0.1.2
Summary: list process' PSS sorted descendingly within their parent-child hierarchy
Author: Anosrep Enilno
Project-URL: Repository, https://github.com/anosrepenilno/psstree
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: textual>=8.1.1
Dynamic: license-file

# PSS-tree
gets process' PSS via smem, sorts it descendingly within their parent-child hierarchy, and displays it in an interactive TUI with collapsible sections
