Skip to content

Commit 3c0042a

Browse files
authored
Shorten Pobshell description as requested in PR review
1 parent aeb6a2c commit 3c0042a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ reproduce the bug. At a minimum, please state the following:
161161

162162
| Application Name | Description | Organization or Author |
163163
| --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- |
164-
| [Pobshell](https://github.com/pdalloz/pobshell) | A Bash‑like shell for live Python objects: Think `cd`, `ls`, `cat`, and `find` — but for modules, classes, live objects. Explore code, runtime state, and data structures with familiar commands; piping output to CLI utils like diff and aichat. | [Peter Dalloz](https://www.linkedin.com/in/pdalloz)
164+
| [Pobshell](https://github.com/pdalloz/pobshell) | A Bash‑like shell for live Python objects: `cd`, `ls`, `cat`, `find` and _CLI piping_ for object code, str values & more | [Peter Dalloz](https://www.linkedin.com/in/pdalloz)
165165
| [CephFS Shell](https://github.com/ceph/ceph) | The Ceph File System, or CephFS, is a POSIX-compliant file system built on top of Ceph’s distributed object store | [ceph](https://ceph.com/) |
166166
| [garak](https://github.com/NVIDIA/garak) | LLM vulnerability scanner that checks if an LLM can be made to fail in a way we don't want | [NVIDIA](https://github.com/NVIDIA) |
167167
| [medusa](https://github.com/Ch0pin/medusa) | Binary instrumentation framework that that automates processes for the dynamic analysis of Android and iOS Applications | [Ch0pin](https://github.com/Ch0pin) |

0 commit comments

Comments
 (0)