.readthedocs.yml
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
docs/CHANGES.rst
docs/README.rst
docs/conf.py
docs/index.rst
docs/_static/.keep
docs/_templates/.keep
src/pwsh/__about__.py
src/pwsh/__init__.py
src/pwsh/_adict.py
src/pwsh/_epath.py
src/pwsh/_modpath.py
src/pwsh/_pwsh.py
src/pwsh/_run.py
src/pwsh/_unique.py
src/pwsh/_util.py
src/pwsh.egg-info/PKG-INFO
src/pwsh.egg-info/SOURCES.txt
src/pwsh.egg-info/dependency_links.txt
src/pwsh.egg-info/requires.txt
src/pwsh.egg-info/top_level.txt
src/pwsh.egg-info/zip-safe
src/pwsh/lib/Microsoft.Management.Infrastructure.CimCmdlets.dll
src/pwsh/lib/Microsoft.Management.Infrastructure.Native.dll
src/pwsh/lib/Microsoft.Management.Infrastructure.dll
src/pwsh/lib/System.Management.Automation.dll
src/pwsh/lib/System.Management.Automation.xml
src/pwsh/lib/System.Memory.dll
src/pwsh/lib/System.Memory.xml
src/pwsh/lib/System.Runtime.CompilerServices.Unsafe.dll
src/pwsh/lib/System.Runtime.CompilerServices.Unsafe.xml
tests/__init__.py
tests/__main__.py
tests/test_main.py
tests/data/.keep