broot
tree view, file manager, configurable launcher
broot lets you explore file hierarchies with a tree-like view, manipulate
files, launch actions, and define your own shortcuts.
tillitis-tkey-udev
Tillitis TKey udev rule
Tillitis TKey udev rule to allow non-root users to use access the TKey.
You will usually need this to be able to access a connected Tillitis
(https://tillitis.se/) TKey USB security token.
python3-treelib
Python implementation of tree structure
treelib is a simple tree data structure implementation in Python.
typer
CLI to run Python scripts and create CLI applications
Typer is a library for building command-line interface (CLI) applications
based on Python type hints. It's also a command line tool to run scripts,
automatically converting them to CLI applications.
python3-cloup
Click with option groups
Cloup enriches Click with several features that make it more expressive and
configurable:
* option groups and an (optional) help section for positional arguments
* constraints, like mutually_exclusive, that can be applied to option groups
or to any group of parameters, even conditionally subcommand aliases
* subcommands sections, i.e. the possibility to organize the subcommands of
a Group in multiple help sections
* a themeable HelpFormatter that:
- has more parameters for adjusting widths and spacing, which can be
provided at the context and command level use a different layout when the
terminal width is below a certain threshold in order to improve
readability
- suggestions like "did you mean <subcommand>?" when you mistype a
subcommand
Moreover, Cloup improves on IDE support providing decorators with detailed
type hints and adding the static methods Context.settings() and
HelpFormatter.settings() for creating dictionaries of settings.
linux-support-6.11.10
Support files for Linux 6.11
This package provides support files for the Linux kernel build, e.g.
scripts to handle ABI information and for generation of build system meta
data.