README.md
pyproject.toml
setup.cfg
setup.py
pypsutil/__init__.py
pypsutil/_bsd.py
pypsutil/_cache.py
pypsutil/_detect.py
pypsutil/_errors.py
pypsutil/_ffi.py
pypsutil/_process.py
pypsutil/_psfreebsd.py
pypsutil/_pslinux.py
pypsutil/_psmacosx.py
pypsutil/_psnetbsd.py
pypsutil/_psopenbsd.py
pypsutil/_psposix.py
pypsutil/_system.py
pypsutil/_util.py
pypsutil.egg-info/PKG-INFO
pypsutil.egg-info/SOURCES.txt
pypsutil.egg-info/dependency_links.txt
pypsutil.egg-info/top_level.txt
pypsutil/compat/__init__.py
pypsutil/compat/psutil.py
tests/__init__.py
tests/test_basic.py
tests/test_children.py
tests/test_cmdline.py
tests/test_cred.py
tests/test_environ.py
tests/test_errors.py
tests/test_exe.py
tests/test_exist.py
tests/test_internal.py
tests/test_name.py
tests/test_popen.py
tests/test_priority.py
tests/test_resource.py
tests/test_sigmasks.py
tests/test_signal.py
tests/test_system.py
tests/test_terminal.py
tests/test_wait.py
tests/test_zombie.py
tests/util.py