summaryrefslogtreecommitdiffstats
path: root/python/python3-pox/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-pox/README')
-rw-r--r--python/python3-pox/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python3-pox/README b/python/python3-pox/README
new file mode 100644
index 0000000000..9af9b3a40b
--- /dev/null
+++ b/python/python3-pox/README
@@ -0,0 +1,7 @@
+pox provides a collection of utilities for navigating and
+manipulating filesystems. This module is designed to
+facilitate some of the low level operating system interactions
+that are useful when exploring a filesystem on a remote host,
+pox provides Python equivalents of several unix shell commands
+such as which and find.
+