summaryrefslogtreecommitdiffstats
path: root/python/python3-shellingham/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-shellingham/README')
-rw-r--r--python/python3-shellingham/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python3-shellingham/README b/python/python3-shellingham/README
new file mode 100644
index 0000000000..d55dcdd95a
--- /dev/null
+++ b/python/python3-shellingham/README
@@ -0,0 +1,7 @@
+python3-shellingham (Tool to Detect Surrounding Shell)
+
+Shellingham detects what shell the current Python executable is
+running in.
+
+detect_shell pokes around the process's running environment to
+determine what shell it is run in.