diff options
| author | Vijay Marcel <vijaymarcel@outlook.com> | 2023-09-23 10:11:03 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-23 11:33:35 +0700 |
| commit | c2ae4b4c6a00b84f46fdc2aa02cd3e287d48c7b2 (patch) | |
| tree | ea1e2bc4813a8187a7905ee2d033623feb7a3f0f /python/python3-pox/README | |
| parent | 84dadf920231418fd0bd596fa094aa54fc822190 (diff) | |
python/python3-pox: Added (python filesystem utilities).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pox/README')
| -rw-r--r-- | python/python3-pox/README | 7 |
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. + |
