LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
src/shellingham/__init__.py
src/shellingham/_core.py
src/shellingham/nt.py
src/shellingham.egg-info/PKG-INFO
src/shellingham.egg-info/SOURCES.txt
src/shellingham.egg-info/dependency_links.txt
src/shellingham.egg-info/top_level.txt
src/shellingham.egg-info/zip-safe
src/shellingham/posix/__init__.py
src/shellingham/posix/_core.py
src/shellingham/posix/proc.py
src/shellingham/posix/ps.py
tests/test_posix.py