diff options
Diffstat (limited to 'textproc/otree/pkg-descr')
-rw-r--r-- | textproc/otree/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/otree/pkg-descr b/textproc/otree/pkg-descr new file mode 100644 index 000000000000..4602f36462d1 --- /dev/null +++ b/textproc/otree/pkg-descr @@ -0,0 +1,4 @@ +otree is a command line tool to view objects (JSON/YAML/TOML) in a +terminal-based tree widget. It provides an interactive TUI interface +for exploring complex nested configuration files, particularly useful +for viewing Kubernetes YAML files and other structured data formats. |