.gitignore
.readthedocs.yml
.readthedocsenv.yml
LICENSE
README.md
environment.yaml
setup.py
.github/workflows/ci.yml
.github/workflows/python-publish.yml
docs/Makefile
docs/changelog.rst
docs/cli.rst
docs/conf.py
docs/getting.rst
docs/index.rst
docs/make.bat
docs/python.rst
shelephant/__init__.py
shelephant/_version.py
shelephant.egg-info/PKG-INFO
shelephant.egg-info/SOURCES.txt
shelephant.egg-info/dependency_links.txt
shelephant.egg-info/entry_points.txt
shelephant.egg-info/requires.txt
shelephant.egg-info/top_level.txt
shelephant/cli/__init__.py
shelephant/cli/shelephant_checksum.py
shelephant/cli/shelephant_cp.py
shelephant/cli/shelephant_dump.py
shelephant/cli/shelephant_extract.py
shelephant/cli/shelephant_get.py
shelephant/cli/shelephant_hostinfo.py
shelephant/cli/shelephant_merge.py
shelephant/cli/shelephant_mv.py
shelephant/cli/shelephant_parse.py
shelephant/cli/shelephant_rm.py
shelephant/cli/shelephant_send.py
test/main.py
test/ssh_generate.py
test/ssh_test.py